This project supports all types of 2D medical X-ray images, including chest, dental, and others. It performs super-resolution and denoising using a RealESRGAN-based model. The application supports ...
neuro-trends-suite/ ├── shared/ # Common utilities and libraries ├── neurodegenerai/ # NeuroDegenerAI project │ ├── src/ │ │ ├── api/ # FastAPI server │ │ ├── app/ # Streamlit UI │ │ ├── data/ # Data ...