DLTK/models
DLTK Model Zoo
This collection of deep learning models helps medical researchers and practitioners apply advanced image analysis techniques to medical scans. It provides ready-to-use models for tasks like segmenting tumors or organs, taking raw medical images (like MRIs or CT scans) and producing detailed analyses. The primary users are medical imaging specialists, radiologists, and researchers working with diagnostic or anatomical data.
113 stars. No commits in the last 6 months.
Use this if you need pre-built, state-of-the-art deep learning models specifically for analyzing medical images.
Not ideal if your primary task is general-purpose image analysis outside of the medical domain or if you need to build models from scratch without relying on existing architectures.
Stars
113
Forks
27
Language
Jupyter Notebook
License
Apache-2.0
Category
Last pushed
Jun 17, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/DLTK/models"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
MaximeVandegar/Papers-in-100-Lines-of-Code
Implementation of papers in 100 lines of code.
kk7nc/RMDL
RMDL: Random Multimodel Deep Learning for Classification
OML-Team/open-metric-learning
Metric learning and retrieval pipelines, models and zoo.
miguelvr/dropblock
Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.
PaddlePaddle/models
Officially maintained, supported by PaddlePaddle, including CV, NLP, Speech, Rec, TS, big models...