Spaces:
Sleeping
Sleeping
| python demo/demo.py \ | |
| --config-file cubercnn://omni3d/cubercnn_DLA34_FPN.yaml \ | |
| --input-folder "datasets/coco_examples" \ | |
| --threshold 0.25 --display \ | |
| MODEL.WEIGHTS cubercnn://omni3d/cubercnn_DLA34_FPN.pth \ | |
| OUTPUT_DIR output/demo | |