AI-powered cloud detection from satellite imagery using U-Net + EfficientNet. Sub-second predictions with FastAPI backend, React frontend, and real-time analytics dashboard.
Stars
4
Forks
0
Watchers
4
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
31
commits
chore: remove accidentally tracked atmosgen-api subdir
5de45fbView on GitHubchore: remove legacy deployment files (Railway, Render, SQLite, Supabase)
6d6e11bView on GitHubfix: defer heavy imports + fix MongoDB SSL on Render
61abf9eView on GitHubfix: lazy model loading to prevent Gunicorn worker timeout on Render
2b073b3View on GitHubfix: update start.sh to run main:app with proper timeout
f85ff07View on GitHubfeat: add cloud segmentation model, update frontend UI, clean up project
83cea41View on GitHub