You are browsing as a guest. Sign up (or log in) to start making projects!

17m 1s logged

DEVLOG #2

Productive day — got the core ML pipeline working and built out the web interface:

  1. Trained the detection model — fine-tuned EfficientNet-B0 on 80k+ retinal OCT images. Hit ~95% validation accuracy across 4 disease classes (CNV, DME, DRUSEN, NORMAL). Training took ~25 min on Colab’s GPU. Model weights saved and ready for Pi deployment.

  2. Built prototype web interface — simple site for device usage and real-time results display. Users can see detection confidence scores + disease info. Planning to add more educational content about each condition. You can try it here: veya-web-zeta.vercel.app

Next: quantize the model down to ~5MB for faster inference on Pi, then test the full pipeline (capture → predict → display) end-to-end.

0
21

Comments 3

@IreneS

bro i aspire to have your intelligence

@Ulagat

hahahaa thank you so much broski, hearing it from the goat itself ))

@kaylawong

super cool!!