Advanced Whole Slide Image Analysis Portal powered by Deep Learning transformers including SWIN, SAE (Matryoshka), and Vision Transformers for pathology research.
- 🤖 Multiple Deep Learning Models: SWIN Transformer, SAE (Matryoshka), Vision Transformer
- 🖼️ Multi-format Support: JPEG, PNG, TIFF, SVS, NDPI
- 🔍 Advanced Segmentation: U-Net, DeepLabV3+, Mask R-CNN, SAM
- 📊 Interactive Visualizations:
- Real-time t-SNE/PCA/UMAP feature embeddings
- Multi-head attention heatmaps
- Segmentation overlays with hover details
- ⚡ Real-time Processing: Live progress tracking and ETA
- 📈 Comprehensive Analytics: Classification reports and metrics
- Upload your pathology images (JPEG, PNG, TIFF, SVS, NDPI)
- Select your preferred deep learning model (SWIN, SAE, ViT)
- Configure preprocessing and segmentation parameters
- Run analysis and explore interactive results!
- Digital Pathology Research: Analyze whole slide images for research
- Educational Purposes: Learn about deep learning in medical imaging
- Prototype Development: Base for custom pathology analysis tools
- Feature Extraction: Extract and visualize high-dimensional features
- Frontend: HTML5, CSS3, JavaScript (ES6+)
- Visualization: Chart.js, Plotly.js, Canvas API
- Deep Learning: TensorFlow.js integration ready
- Architecture: Client-side processing, no server required
- t-SNE Visualization: Hover over points to see patch details
- Attention Maps: Click on heatmaps to explore attention weights
- Segmentation Views: Switch between overlay, mask, and contour modes
- Real-time Progress: Live updates during analysis pipeline
We welcome contributions! Please feel free to:
- Fork the repository
- Create your feature branch
- Submit a pull request
This project is licensed under the MIT License - see the LICENSE file for details.
- Author: Swami P Iyer
- Email: swami.padmanabhan@gmail.com
- Project Link: https://github.com/SwamiPIyer/wsi-images-portal
Replace YOURUSERNAME with your actual GitHub username