Step-by-step buide for Windows users
-
Download the file environment.yml to your computer
-
Download Anaconda from www.anaconda.com/distribution/#download-section (make sure you get the Python 3.7 version for Windows)
-
Install Anaconda as described at docs.anaconda.com/anaconda/install/windows/
-
Open Anaconda, select 'Environments', then click 'Import'
-
Select the environment.yml file that you downloaded in step 1
-
Click 'Import'
-
Wait a few minutes while the import completes
-
Once the import has completed, a new environment with the name 'env_boat_detector' will appear in the menu to the left. Click the 'Play' button and select 'Open Terminal'. This opens a terminal window.
-
Now you can run the boat detector python scripts with the following commands: (adjust the file paths to match your needs)
boat-preproc.exe -c C:\Users\Sarah\settings.json -i C:\Users\Sarah\Data\ -r -v
boat-detect.exe -c C:\Users\Sarah\config_detector.json