We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Luka Kureljušić, SW-23-2018, Grupa 2
Aleksandar Lukić
Klasifikacija cifara 0-9 iz audio fajlova.
Transformacija audio fajla u spektrogram, i dalja klasifikacija dobijene slike konvolucionom neuronskom mrežom.
Za dataset koristiće se podskup iz "Tensorflow speech commands" koji sadrži samo cifre: http://download.tensorflow.org/data/speech_commands_v0.01.tar.gz
Procenat uspešnosti klasifikovanih slika u odnosu na test podatke.
Dataset će biti podeljen na trening (75%), validacioni(15%) i test (10%) skup.
https://github.com/Lule99/DigitRecognition
The text was updated successfully, but these errors were encountered:
Tema odobrena, ostavite link ka github repozitorijumu. Srećan rad.
Sorry, something went wrong.
No branches or pull requests
Članovi tima:
Asistent:
Problem koji se rešava:
Klasifikacija cifara 0-9 iz audio fajlova.
Algoritam:
Transformacija audio fajla u spektrogram, i dalja klasifikacija dobijene slike
konvolucionom neuronskom mrežom.
Dataset:
Za dataset koristiće se podskup iz "Tensorflow speech commands" koji sadrži samo cifre:
http://download.tensorflow.org/data/speech_commands_v0.01.tar.gz
Metrika za merenje performanse:
Procenat uspešnosti klasifikovanih slika u odnosu na test podatke.
Validacija rešenja:
Dataset će biti podeljen na trening (75%), validacioni(15%) i test (10%) skup.
Repozitorijum:
https://github.com/Lule99/DigitRecognition
The text was updated successfully, but these errors were encountered: