You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Project on exploring how different vision models “see” and analyze the images. We compare ConvNeXt, DeiT, and MLP-Mixer using Grad-CAM, attention maps, and saliency, with tools to run inference, analyze results, and visualize model focus regions.
PathAI: An integrated AI healthcare platform featuring ViT-based skin cancer screening, a Google HeAR ensemble for acoustic respiratory analysis, and Luna, an AI-powered menstrual cycle health advisor.
Interpretability analysis of Vision Transformers using Attention Rollout, Gradient Rollout, and a novel FAF/BAF metric with Mask R-CNN. Includes experiments on DeiT-Tiny comparing CNN and ViT explanation behavior, showing ~25% improvement in semantic focus using gradient-based rollout.