Orienfish / ESC50-torch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ESC50-torch

Getting Started

Create a conda environment and Install the prerequisite packages.

conda env create -n esc-py38 python=3.8
conda activate esc-py38
python3 -m pip install -r requirements.txt

Then follow the corresponding notebook to download, setup and train on each dataset:

ESC-50

ESC-10

BDLib

License

MIT

About

License:MIT License


Languages

Language:Jupyter Notebook 94.4%Language:Python 5.5%Language:Shell 0.1%