faster-rcnn.pytorch
faster-rcnn.pytorch copied to clipboard
How can the network use Visual Genome classes to detect objects?
I have tried the default pascal_classes, and MS COCO classes by changing some settings and add the 80 classes of MS COCO to demo.py. How should I do to detect objects with Visual Genome categories?