Commit History

add disclaimer and ui updates
f45e597

kemalbsoylu commited on

add .env.example, update documentation
b428760

kemalbsoylu commited on

add streamlit config
cb8b62c

kemalbsoylu commited on

fix: sanitize PIL images to numpy arrays, add python_version to configuration block
1855dca

kemalbsoylu commited on

implement environment-driven model loading from Hugging Face
e2a693f

kemalbsoylu commited on

add requirements.txt for Hugging Face deployment
a4673b4

kemalbsoylu commited on

add Hugging Face Spaces configuration block
5542c45

kemalbsoylu commited on

add streamlit app
74c7f87

kemalbsoylu commited on

add comprehensive training workflow documentation
317ffa1

kemalbsoylu commited on

implement unified batch pipeline and clean up obsolete scripts
e0350db

kemalbsoylu commited on

build YOLOv8 data pipeline and configure diatom detector
562cbcf

kemalbsoylu commited on

train V2 model with augmented data, class weights, and update inference default
41df04d

kemalbsoylu commited on

add 15% margin to bounding box crops to prevent clipping
5319cf6

kemalbsoylu commited on

add CLI inference script with lazy loading and usage documentation
959432c

kemalbsoylu commited on

train baseline resnet18 achieving 91% accuracy
754f988

kemalbsoylu commited on

Add MIT License to the project
42389dc
unverified

kemalbsoylu commited on

initial project setup and data extraction script
490c4a2

kemalbsoylu commited on