huaxv

Results 3 issues of huaxv

Writing person VOC results file Writing motorbike VOC results file VOC07 metric? Yes Traceback (most recent call last): File "./tools/test_net.py", line 120, in test_net(sess, net, imdb, filename, max_per_image=args.max_per_image) File "/home/amax/yang4/zgaibug/tf-faster-rcnn/tools/../lib/model/test.py",...

Hello, we encountered the following problems when we replaced Resnet101 with Mobilenet_v2. How can I solve it? Traceback (most recent call last): File "train.py", line 185, in train() File "train.py",...

I used mobilenet V2 with CasCade R-CNN network training, but compared to Resnet101, the accuracy rate is reduced by 20%, but the paper of mobilenet V2 will not decrease so...