Discover and explore top open-source AI tools and projects—updated daily.
MIC-DKFZSelf-configuring framework for 3D medical object detection
Top 53.7% on SourcePulse
nnDetection is a self-configuring framework for 3D medical object detection, designed to automate the challenging process of method configuration for new datasets without manual intervention. It targets researchers and practitioners in medical imaging who need to perform object detection tasks, offering state-of-the-art performance with minimal setup.
How It Works
nnDetection automates the entire pipeline from data preprocessing to model training and inference. It leverages a self-configuring approach, similar to nnU-Net for segmentation, to adapt to arbitrary medical detection problems. The framework uses Hydra for dynamic configuration, allowing users to easily switch between different augmentation, dataloader, planner, and core model modules via configuration files.
Quick Start & Requirements
det_data, det_models, OMP_NUM_THREADS=1), and installing dependencies.Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
1 week ago
1 day
dusty-nv