kprokofi / animal-recognition-with-voice

HSE project. Idea to create animal detection system with voice guidance
MIT License
2 stars 1 forks source link

Template of Training Pipeline #1

Closed dupeljan closed 3 years ago

kprokofi commented 3 years ago

@dupeljan Please, consider aligning training with my proposal data loader from kp/data branch. It's more appropriate to build a dataset separately. The proposal function will return ready-to-go for loop TensorFlow datasets

dupeljan commented 3 years ago

@kprokofi it's the simplest use case of standard tensorwlow od model training. Now it's your turn to allingn chosen dataset to this pipeline (it's not a big deal)