yuhuayc / da-faster-rcnn

An implementation of our CVPR 2018 work 'Domain Adaptive Faster R-CNN for Object Detection in the Wild'

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

propossal_target_layer.py

AnthonyZhai opened this issue · comments

when i try to run demo but get below result
screenshot from 2018-08-23 14-11-28
@yuhuayc what should i do to address this issue

i found the mistake:
in coco.py/pascal_voc.py etc files,the size of self.classed should be corresponding to the num_classes in you prototext files