MIC-DKFZ/medicaldetectiontoolkit
The Medical Detection Toolkit contains 2D + 3D implementations of prevalent object detectors such as Mask R-CNN, Retina Net, Retina U-Net, as well as a training and inference framework focused on dealing with medical images.
Built on PyTorch with custom CUDA kernels for 3D-optimized Non-Maximum Suppression and RoIAlign, the framework handles dynamic patching and weighted consolidation of overlapping predictions across patches and test-time augmentations. It integrates the MIC-DKFZ batchgenerators library for extensive data augmentation and supports training from both bounding box and pixel-wise annotations through on-the-fly connected component labeling. Evaluation metrics include COCO mean average precision computed at both object and patient levels, with 2D/3D visualization outputs.
1,349 stars. No commits in the last 6 months.
Stars
1,349
Forks
293
Language
Python
License
Apache-2.0
Category
Last pushed
Jun 17, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/MIC-DKFZ/medicaldetectiontoolkit"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
aelefebv/nellie
Nellie: Automated organelle segmentation, tracking, and hierarchical feature extraction in...
GewelsJI/VPS
Official website for "Video Polyp Segmentation: A Deep Learning Perspective (MIR 2022)"
mahmoodlab/HIPT
Hierarchical Image Pyramid Transformer - CVPR 2022 (Oral)
SerdarHelli/Segmentation-of-Teeth-in-Panoramic-X-ray-Image-Using-U-Net
The aim of this study is automatic semantic segmentation in one-shot panoramic x-ray image by...
gaudot/SlicerDentalSegmentator
3D Slicer extension for fully-automatic segmentation of CT and CBCT dental volumes.