/fastai

Learn FastAi

Primary LanguageJupyter Notebook

fastai

Classification easy way to classify sounds using deep learning:
sound_classification.ipynb my first code using fastai library, in this one tried to classify sounds of Environmental Sound Classification 50 public dataset shared on kaggle.

Segmentation Segmentation task running on kaggle; iMaterialist (Fashion) 2020 at FGVC7 CVPR2020
1- Fashion Segmentation Preprocessing (first run this notebook to preprocess data)
2- Model Development FastAi_Fashion2020 (import data from previous notebook, then run this)
* Get around 94% Accuracy with 4 epochs run *

  • Don't know why, but the result not showed in the downloaded notebook