mirror of
https://github.com/open-mmlab/mmyolo.git
synced 2025-06-03 15:00:20 +08:00
* Add the switch of whether to display the result. * Add the inference test of the images folder * Add video demo. * Add progress bar in image and video demo. * Add dir inference support. * Add url download support. * Add output path prompt at the end. * Modify the logic of saving results. * Update mmengine limit.