https://github.com/rohetoric/species-recognition
Project undertaken with Azure Skynet Solutions Pvt. Ltd.
https://github.com/rohetoric/species-recognition
Last synced: 4 months ago
JSON representation
Project undertaken with Azure Skynet Solutions Pvt. Ltd.
- Host: GitHub
- URL: https://github.com/rohetoric/species-recognition
- Owner: rohetoric
- Created: 2019-11-08T11:25:46.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-11-08T20:07:34.000Z (over 5 years ago)
- Last Synced: 2025-01-10T11:59:18.566Z (5 months ago)
- Language: Python
- Size: 2.27 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Species-Recognition
Project undertaken in my summer internship working under Azure Skynet Solutions Pvt. Ltd.
I have used YOLO machine learning model which was trained on COCO dataset to classify species with a confidence box wrapped around the species stating how sure the ML model is about its classification. The surity of the ML model varies between 0 and 1 with value closer to 1 is directly proportional to surity of the model about recognition of the specie.