IDEA-Research / detrex

detrex is a research platform for DETR-based object detection, segmentation, pose estimation and other visual recognition tasks.
https://detrex.readthedocs.io/en/latest/
Apache License 2.0
1.9k stars 199 forks source link

How can I use the demo.py to test many pictures at once? #349

Open PengCH23 opened 2 weeks ago

PengCH23 commented 2 weeks ago

Hi, when I have run the code and acquire the model_final.pth and how can I use the demo.py to test many pictures at once?