Spaces:
Build error
Build error
File size: 155 Bytes
169e11c |
1 2 3 4 |
#!/bin/sh
python -m tools.train_detector --model-eval "d://cvcspw/storage/motsynth_output/detection_logs/fasterrcnn_training/checkpoint.pth" --test-only
|