We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fbc780a + d9cc564 commit f424e5eCopy full SHA for f424e5e
1 file changed
db/yaml/workflows/tf-object-detection-training/20201223202929.yaml
@@ -101,7 +101,7 @@ templates:
101
cd /mnt/src/tf/research/ && \
102
/mnt/src/protoc/bin/protoc object_detection/protos/*.proto --python_out=. && \
103
cd /mnt/src/train/workflows/tf-object-detection-training && \
104
- python train.py \
+ python main.py \
105
--extras="{{workflow.parameters.hyperparameters}}" \
106
--model="{{workflow.parameters.cvat-model}}" \
107
--num_classes="{{workflow.parameters.cvat-num-classes}}" \
0 commit comments