In this project, I use Deep Learning (DL) to develop a model capable of classifying marine animals based on audio recordings.
Streamlit Demo: https://watkins-marine-sound.streamlit.app/.
git clone https://github.com/aliceheiman/watkins-marine-sound-model.git
Then, run the Streamlit demo locally using
pip install -r requirements.txt
streamlit run app.py
Navigate to the project folder, then start the streamlit demo using
streamlit run app.py
The instructions on how to classify images are found on the demo!
Distributed under the Unlicense License. See LICENSE.txt
for more information.
Alice Heiman - [email protected]
Project Link: https://github.com/aliceheiman/watkins-marine-sound-model