1 files changed, 1 insertions(+), 1 deletions(-)
M README.md
M README.md => README.md +1 -1
@@ 120,7 120,7 @@ This will copy all the files from the *Origami-Classify* folder to your *OS-clas
## Training and using your own model:
-- Visit [teachablemachine.withgoogle.com/train/image](https://teachablemachine.withgoogle.com/train/image)
+- Visit [teachablemachine.withgoogle.com/train/image](https://teachablemachine.withgoogle.com/train/image) (Standard Image Model, 224px x 224px color images)
- Create and train your own classifier model
- Export and download your model as TensorFlow Lite (Quantized)
- Unzip the downloaded file (converted_tflite_quantized.zip)