https://github.com/mikhoiuo/algaecog
basic keras picture-based counter thingamabob
https://github.com/mikhoiuo/algaecog
image-processing keras machine-learning python3 work-in-progress
Last synced: about 2 months ago
JSON representation
basic keras picture-based counter thingamabob
- Host: GitHub
- URL: https://github.com/mikhoiuo/algaecog
- Owner: mikhoiuo
- License: mit
- Created: 2023-02-01T13:54:42.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-24T14:41:31.000Z (over 3 years ago)
- Last Synced: 2025-01-12T17:47:29.875Z (over 1 year ago)
- Topics: image-processing, keras, machine-learning, python3, work-in-progress
- Language: Python
- Homepage:
- Size: 10.4 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Made for my research class.
Should just count algae on a hemocytometer. Do whatever the hell you want with it. Needs OpenCV, Keras, scikit-learn, and numpy. Obligatory "I am a self-taught high schooler with no common sense" warning for the code. Not done but I think the code is done.
To-do:
- actually get images
- train
- work
- eval.py
- organize + add notes to code
- web implementation xoxo
- maybe make it count calculate concentration but i kind of rlly dont want to do that
I don't know why you'd want to use this, but you can if you want.