Tri-Netra
Brain MRI tumor analysis with a cascade segmentation network, three independently-architected classifiers, and a evidence-grounded layered LLM radiology report.
CNN / Transfer / ViT on Kaggle test set
v3 UNet, BraTS 2020 test split
ONNX runtime, single 256x256 image
Evaluated on 246-sample OOD benchmark
Pipeline overview Click to expand the step-by-step methodology
Upload & normalize
2D MRI slice (PNG/JPG) is resized to 256x256, ImageNet-normalized for the segmentation backbone, and 224x224 for the classifiers.
Cascade segmentation
Grayscale input is auto-detected and routed to the T1c specialist; multi-modal input goes to v3. 4-way TTA averaging + largest-component filter.
3-classifier ensemble
CNN + ResNet50 transfer + ViT-hybrid run in parallel via ONNX. Epistemic = std across models, aleatoric = entropy of mean.
Feature extraction
Deterministic radiology features: geometry, intensity, GLCM texture, morphology, mass effect, internal architecture, grade-evidence score.
Layered LLM report
Pattern A polish, Pattern B citation-checked differential, Pattern C/D vision observer. Every LLM claim is validated against measured features.
Run an analysis
Drop a single MRI here, or use Batch Upload above for many at once.
Drop MRI Scan Here
or click to browse files
Supports: PNG, JPG, JPEG (Max 50MB)