question about training data for faster-rcnn

52 views
Skip to first unread message

jun wei Chen

unread,
Mar 30, 2016, 11:38:25 AM3/30/16
to Caffe Users
i have a weird question want to ask , i have trained a network using py-faster-rcnn , 
i download the  dataset  from internet , which is including annotation file 
so the network know  the region proposal is foreground or background  ,
but if my dataset are all composed of images  which is croped image , no background at all ,
then i set the axis to :

xmin = 0
ymin = 0
xmax = image.width
ymax = image.height


can the network learn what is the background  ? 
Reply all
Reply to author
Forward
0 new messages