We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35b0e36 commit 889a59bCopy full SHA for 889a59b
official/projects/waste_identification_ml/README.md
@@ -67,7 +67,7 @@ Material Form Model V2| MobileNet | saved model | [click here](https://storage.g
67
7. Move the configuration file for model training inside the VM as well.
68
8. Your configuration file contains all the parameters and path to your datasets
69
Example of configuration file for GPU training has been uploaded in the same
70
- directory with name config.yaml
+ directory with name `config.yaml`
71
8. Create a directory where you want to save the output checkpoints.
72
9. Run the following command to initiate the training -
73
`python -m official.vision.train --experiment="maskrcnn_resnetfpn_coco"
0 commit comments