Skip to content

Kitiyaparnnn/Project-in-Biomedical-AI

Repository files navigation

falcon

FALCON: FoveA LoCalizatiON in En-face OCT Imaging via Explainable B-scan Classification and Transformer-Based Segmentation

This repository is the official implementation of FALCON: FoveA LoCalizatiON in En-face OCT Imaging via Explainable B-scan Classification and Transformer-Based Segmentation. And also a part of 42-687 Projects in Biomedical AI (Spring 2025) at Carnegie Mellon University.

Members: Arav Jain, Kitiyaporn Takham, Micah Baldonado, Shreyas Sanghvi

Training

Fovea Classification

folder: fovea_classification_codes

The VGG16 was fine-tuning with fovea/non-fovea B-scan slices in both healthy and unhealthy eyes.

Fovea Explainability

folder: fovea_explainability_codes

The fovea explainability algorithms include:

  • Vanilla Seliency
  • Occlusion
  • GradCAM
  • GradCAM++
  • ScoreCAM

En-face Segmentation

folder: enface_segmentation_codes

The model consists of ViT-Based MAE (encoder) and UNet++ Decoder (decoder).

Evaluation

Fovea Classification

folder: fovea_classification_codes

The model was evaluated on a sample volumetric

  • potential fovea images (15 slices)
  • potential non-fovea images (117 slices)

Pre-trained Models

You can download pretrained models here:

Results

Our fovea classification model achieves the following performance on fovea_classification_codes folder:

Model name Potential Fovea Potential Non-fovea
best_VGG_model_1 80% 96.58%

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors