Music Loops Genre Classifier CNN
Music Loop Genre Classification with CNN
looperman_dataset_info
folder.plot_data_info.py
.account.xlsx
a file to list your account and passwords (to log in semi-automatically)chromedriver
python loop_crawler.py
. (Remember to change the data path in the file)get_url_of_first_page.py
can get the urls on the first page of a specific genre.gen_dataset.py
is for generating Mel-Spectrogram and dataset text files.python CNN_train.py
to train the model.