hzhupku / DCNet

Dense Relation Distillation with Context-aware Aggregation for Few-Shot Object Detection, CVPR 2021
MIT License
142 stars 32 forks source link

get a visual interface #8

Closed alphacyp closed 2 years ago

alphacyp commented 2 years ago

I wonder know how to get a visual interface? For example, randomly input a picture, then detect it, and then output the result picture?Thank you for your reply

hzhupku commented 2 years ago

Please refer to demo.py for inference.