You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In this project, several approaches for training/finetuning an audio gender recognition is provided. The code can simply be used for any other audio classification task by simply changing the number of classes and the input dataset.
In this repository, I aim at providing theoretical and practical notes for fully understanding Yolo models. Then, I show how to label a dataset which is downloaded from kaggle.com using makesense.ai to make it ready for training by yolo models