Some checks are pending
Build/Publish Develop Docs / deploy (push) Waiting to run
2 lines
165 B
Bash
2 lines
165 B
Bash
CUDA_VISIBLE_DEVICES=0 python tools/predict.py --model_path model_best.pth --input_folder ./input --output_folder ./output --thre 0.7 --polygon --show --save_result
|