Skip to content
Snippets Groups Projects
Commit c0accd8f authored by Maxence Ferrari's avatar Maxence Ferrari
Browse files

Add README.md

parent fa104908
No related branches found
No related tags found
No related merge requests found
# CARIMAM_DOCC10
Convolutionnal neural networks for click classification.
Call the python script followed by the list of wav files you would like to process, and optionnaly an output filename.
For example :
`python forward_UpDimV2_long.py path/to/file_or_folder --output_path predictions.pkl`
Use `python forward_UpDimV2_long.py -h` to display the help message with all the possible argmuments and their usage.
The required libraries are PIL, torch, torchvision, torchelie, numpy, soundfile, scipy and tqdm
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment