faster-rcnn.pytorch icon indicating copy to clipboard operation
faster-rcnn.pytorch copied to clipboard

How can the network use Visual Genome classes to detect objects?

Open wihn2021 opened this issue 3 years ago • 0 comments

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?

wihn2021 avatar Apr 08 '22 10:04 wihn2021