Skip to content
Snippets Groups Projects
Commit e6bafc53 authored by Arfib Manon's avatar Arfib Manon
Browse files
parents 7e5a955f 092e254f
Branches main
No related tags found
No related merge requests found
File added
......@@ -9,6 +9,11 @@ This git repository is made to detect and recognize birds in sound files. It is
The required Python modules are listed in the 'requirement.txt' file. Beware that CUDA necesitates a specific installation and may cause compatibility issues.
## Usage of the application
In order to use the application, you must first ensure that all the requirements specified in the requirement.txt file are installed, and that Java 8 or more is available on your computer.
When opened, the application will prompt you with a file chooser window. You must then select the git project folder in order to continue.
This application works wwith drag and drop. To use it, you just have to drop the files you want to test the model on in the window.
## Usage
The 'creation_datasets' folder can be used to create the datasets to train and test the AI
......
File added
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment