Skip to content

Commit ec3ccc2

Browse files
committed
chore: update docs
1 parent fe33a68 commit ec3ccc2

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ docker-compose up -d
143143
## Training & Testing Tutorial
144144

145145
- For training, please read [tutorial_training](./docs/tutorials/training.md)
146-
- For testing, please read [tutorial_testing](./docs/tutorials//testing.md)
146+
- For testing, please read [tutorial_testing](./docs/tutorials/testing.md)
147147

148148
**FYI**: Keras builtin training uses **infinite dataset**, which avoids the potential last partial batch.
149149

@@ -163,8 +163,6 @@ After converting to tflite, the tflite model is like a function that transforms
163163

164164
See [tflite_convertion](./docs/tutorials/tflite.md)
165165

166-
1. Then the `.tflite` model is ready to be deployed
167-
168166
## Pretrained Models
169167

170168
Go to [drive](https://drive.google.com/drive/folders/1BD0AK30n8hc-yR28C5FW3LqzZxtLOQfl?usp=sharing)

0 commit comments

Comments
 (0)