Results 38 comments of phil

hi @yulequan how do you get bounding box from the annotation ground truth > > > Hi, @kkirtac ,@muyulin. > In the segmentation task, we don't do any resampling operations....

@yulequan @kkirtac I find ”ignore_label: 255” in the prototxt,so the mask files should be binarized。 am I right?

but there are 3 mobilenet_v1_1.0_224.ckpt.* files, which one should be renamed?

for example, files as follow: mobilenet_v1_1.0_224.ckpt.data-00000-of-00001 mobilenet_v1_1.0_224.ckpt.index mobilenet_v1_1.0_224.ckpt.meta how to rename them? thx !

oh, then the train command like this : ./experiments/scripts/train_faster_rcnn.sh 0 pascal_voc mobile , is right?

@azadef yes, you are right,it worked after i renamed the files as you said。 thank you very much!

has anybody solved the problem?

yes,issue9 and model D can work。@auroua thank you very much!