Skip to content

Commit d844906

Browse files
authored
Merge pull request #17 from farmaker47/patch-1
SPICE model from "Help needed" to "In progress"
2 parents cae5b00 + afbfa59 commit d844906

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ Once you form a project team, move the idea to the "in progress" section below,
1515
* YOLO - [overview](overviews/yolo.md).
1616
* Classify pose - [overview](overviews/classify_pose.md).
1717
* Sound classification - [overview](overviews/classify_sound.md).
18-
* SPICE (Pitch Detection) - [overview](overviews/spice_pitch_detection.md).
1918
* Speech Command - [overview](overviews/speech_command.md).
2019

2120
Here are some more details on how exactly you can help:
@@ -39,6 +38,7 @@ Take a look at the in progress projects to see what it's like to work on a proje
3938
* [`arbitrary_image_stylization` by Magenta](https://github.com/magenta/magenta/tree/f3b66aa1354cd933f0e9757a567cc9a3d2d03297/magenta/models/arbitrary_image_stylization) - art generation. Colab Notebooks demonstrating TFLite model conversion process along with inference in Python are [available on TF Hub](https://tfhub.dev/sayakpaul/lite-model/arbitrary-image-stylization-inceptionv3/dr/predict/1). The TFLite models can be downloaded from the same link.
4039
* Enhanced super res GAN - [project repo](https://github.com/margaretmz/esrgan-e2e-tflite-tutorial).
4140
* CartoonGAN - [project repo](https://github.com/margaretmz/CartoonGAN-e2e-tflite-tutorial).
41+
* SPICE (Pitch Detection) - [project repo](https://github.com/farmaker47/Pitch_Estimator).
4242

4343
## End-to-end tutorials (completed)
4444

0 commit comments

Comments
 (0)