Skip to content

Commit dc0ca5c

Browse files
authored
Update readme.md
1 parent 6af76fb commit dc0ca5c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

readme.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@ classifier.export('path/to/output')
5252

5353
## To-Do
5454

55-
- [ ] Prevent calculation if there is no image read (PCA & k-means)
56-
- [ ] Export embeddings
55+
- [x] Prevent calculation if there is no image read (PCA & k-means)
56+
- [x] Export embeddings
5757
- [ ] Make model independent from img2vec
5858
- [ ] Separate cpu and gpu installation and catch gpu errors
5959

@@ -64,4 +64,4 @@ Contributions to `Tasnif` are welcome! Please fork the repository and submit a p
6464

6565
## License
6666

67-
Tasnif is released under the MIT License. See the [LICENSE](LICENSE) file for more details.
67+
Tasnif is released under the MIT License. See the [LICENSE](LICENSE) file for more details.

0 commit comments

Comments
 (0)