krumo / Domain-Adaptive-Faster-RCNN-PyTorch

Domain Adaptive Faster R-CNN in PyTorch
MIT License
305 stars 68 forks source link

How to get Images with bounding box predictions ? #34

Closed tilahun12 closed 2 months ago

krumo commented 2 years ago

Hi, there is a simple demo for result visualization at Mask_R-CNN_demo.ipynb. You could consider to follow it to visualize results on your own data.