All projects

Computer vision

Retra

A diabetic retinopathy screening platform that pairs severity predictions with readable Grad-CAM reports.

Retra displaying a screening report with a Grad-CAM heatmap

The project

Retra reads retinal fundus images, predicts diabetic retinopathy severity, and makes the reasoning visible through confidence outputs and Grad-CAM heatmaps. The whole experience is built around turning a computer vision result into a report someone can actually inspect. It grew out of a Samsung Solve for Tomorrow proposal.

Built with

Primary

  • Python
  • PyTorch
  • Hugging Face
  • OpenCV
  • Next.js
  • FastAPI
  • TypeScript

Other

  • EfficientNet-B3
  • timm
  • Grad-CAM