shinya7y / UniverseNet

USB: Universal-Scale Object Detection Benchmark (BMVC 2022)
Apache License 2.0
422 stars 54 forks source link

How to save the predicted bbox in a file? #37

Closed nile649 closed 1 year ago

nile649 commented 1 year ago

Question : How to save the predicted bbox in a file?

shinya7y commented 1 year ago

Please see this document. https://github.com/shinya7y/UniverseNet/blob/master/docs/en/1_exist_data_model.md

--out results.pkl
--format-only \
--options "jsonfile_prefix=./mask_rcnn_test-dev_results"