SiamFC、RPN系列中样本对pair(模板图和搜索图)生成方式
准备数据集时,需要exemplar图和search图(或称为instance图),对应大小为exemplar_size(比如127)和search_size(比如255)
这种处理有两种形式
第一种,处理原始数据集阶段:(参考https://github.com/STVIR/pysot/blob/master/training_dataset/vid/par_crop.py)
对于原...
原创
2020-01-17 15:44:28 ·
1343 阅读 ·
5 评论