Skip to content

Commit 92f0436

Browse files
authored
Merge pull request #27 from ml-gde/sayakpaul-patch-2
Adding a note on e2e object detection notebooks
2 parents 32c1038 + 5cb6a0f commit 92f0436

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ Once a project has been completed, please open a PR to [awesome-tfite](https://g
4545
* [U-GAT-IT](https://github.com/taki0112/UGATIT) (Selfie <-> Anime) - [project repo](https://github.com/margaretmz/selfie2anime-e2e-tutorial).
4646
* SPICE (Pitch Detection) - [Project repo](https://github.com/farmaker47/Pitch_Estimator) - [Medium article](https://medium.com/@farmaker47/estimating-musical-scores-pitch-in-android-with-tensorflows-spice-model-4d712ded96f8).
4747
* How to Create a Cartoonizer with TensorFlow Lite - [project repo](https://github.com/margaretmz/Cartoonizer-with-TFLite/), [blog post](https://blog.tensorflow.org/2020/09/how-to-create-cartoonizer-with-tf-lite.html).
48+
* Training a custom object detector (purely on Colab) to converting it to TensorFlow Lite - [Colab Notebook tutorials](https://github.com/sayakpaul/E2E-Object-Detection-in-TFLite/tree/master/colab_training). The [project repository](https://github.com/sayakpaul/E2E-Object-Detection-in-TFLite/) also shows how to train a custom object detector using Cloud TPUs from Colab, optimize it with TensorFlow Lite, and run inference with the optimized model.
4849

4950
## Contact the admins
5051

0 commit comments

Comments
 (0)