Abstract: Accurate and real-time segmentation of polyps in digestive endoscopy is critical for improving the diagnosis and treatment of gastrointestinal diseases. Although Transformer-based models ...
├── src/ # Source code │ ├── instance_segmentation.py # Core segmentation implementation │ └── data_generator.py # Synthetic data generation ├── web_app/ # Web interface │ └── app.py # Streamlit ...