Link to video presentation: https://docs.google.com/presentation/d/1OnSpqN2YmZ8unbi5q6A7vYA22PumYkbwk_b0CntWXlM/edit?usp=sharing
Project Information: Our project harnesses the power of CNNs and data science to create an AI-driven tool that supports biodiversity research and conservation, fosters public understanding and interaction with nature, and serves as an educational platform to enhance learning about species and expressions, contributing to both sustainability and societal impact.
Title: Scales and Tails
Summary: Key Features
-
Species Identification: Identify fish species based on images.
-
Expression Analysis: Recognize emotional or behavioral cues (e.g., happiness, sadness, fear, etc).
-
Interactive UI: Upload images for real-time identification.
Contributors list: Sabrina Lin, Rajnandini Sharma, Prateek Rai Shrivastav, Owen Druzgal
Navigating the repo:
- Notebooks: For the notebooks it is in the Scales and Tails repo .ipynb files
- Data: The data is in the Cat_Test_Images and identification_examples/PetImages folder in the repo
- Code: The trained models are in the h5 file and .keras file
- Repo: https://github.com/lsabrina51/Scales-and-Tails An explanation of what the key files are: Our key files are: CatEmotionFunctional.ipynb, fishModel.ipynb in the github repo
- Cat Test Images provides some example images to use to test the program
Instructions on how to run your project:
-
Dependencies: tensorflow, keras, matplotlib, numpy, react.js, bootstrap
-
Clone our directory (final commit of master branch) -> Navigate to app.js
-
Run npm start
