All Projects → marrlab → InstantDL

marrlab / InstantDL

Licence: MIT license
InstantDL: An easy and convenient deep learning pipeline for image segmentation and classification

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to InstantDL

Awesome Referring Image Segmentation
📚 A collection of papers about Referring Image Segmentation.
Stars: ✭ 91 (+175.76%)
Mutual labels:  image-segmentation, semantic-segmentation, instance-segmentation
Entity
EntitySeg Toolbox: Towards Open-World and High-Quality Image Segmentation
Stars: ✭ 313 (+848.48%)
Mutual labels:  image-segmentation, semantic-segmentation, instance-segmentation
Labelme
Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).
Stars: ✭ 7,742 (+23360.61%)
Mutual labels:  classification, semantic-segmentation, instance-segmentation
Pixellib
Visit PixelLib's official documentation https://pixellib.readthedocs.io/en/latest/
Stars: ✭ 327 (+890.91%)
Mutual labels:  image-segmentation, semantic-segmentation, instance-segmentation
Semanticsegpapercollection
Stars: ✭ 102 (+209.09%)
Mutual labels:  image-segmentation, semantic-segmentation, instance-segmentation
Geospatial Machine Learning
A curated list of resources focused on Machine Learning in Geospatial Data Science.
Stars: ✭ 289 (+775.76%)
Mutual labels:  classification, image-segmentation, semantic-segmentation
Universal Data Tool
Collaborate & label any type of data, images, text, or documents, in an easy web interface or desktop app.
Stars: ✭ 1,356 (+4009.09%)
Mutual labels:  classification, image-segmentation, semantic-segmentation
Xtreme-Vision
A High Level Python Library to empower students, developers to build applications and systems enabled with computer vision capabilities.
Stars: ✭ 77 (+133.33%)
Mutual labels:  semantic-segmentation, instance-segmentation
Paper-Notes
Paper notes in deep learning/machine learning and computer vision
Stars: ✭ 37 (+12.12%)
Mutual labels:  semantic-segmentation, instance-segmentation
FaPN
[ICCV 2021] FaPN: Feature-aligned Pyramid Network for Dense Image Prediction
Stars: ✭ 173 (+424.24%)
Mutual labels:  semantic-segmentation, instance-segmentation
R-Machine-Learning
D-Lab's 6 hour introduction to machine learning in R. Learn the fundamentals of machine learning, regression, and classification, using tidymodels in R.
Stars: ✭ 27 (-18.18%)
Mutual labels:  regression, classification
RGBD-semantic-segmentation
A paper list of RGBD semantic segmentation (processing)
Stars: ✭ 264 (+700%)
Mutual labels:  image-segmentation, semantic-segmentation
K-Net
[NeurIPS2021] Code Release of K-Net: Towards Unified Image Segmentation
Stars: ✭ 434 (+1215.15%)
Mutual labels:  image-segmentation, semantic-segmentation
celldetection
Cell Detection with PyTorch.
Stars: ✭ 44 (+33.33%)
Mutual labels:  semantic-segmentation, instance-segmentation
ResUNetPlusPlus-with-CRF-and-TTA
ResUNet++, CRF, and TTA for segmentation of medical images (IEEE JBIHI)
Stars: ✭ 98 (+196.97%)
Mutual labels:  image-segmentation, semantic-segmentation
Semantic-Segmentation-BiSeNet
Keras BiseNet architecture implementation
Stars: ✭ 55 (+66.67%)
Mutual labels:  image-segmentation, semantic-segmentation
image-segmentation
Mask R-CNN, FPN, LinkNet, PSPNet and UNet with multiple backbone architectures support readily available
Stars: ✭ 62 (+87.88%)
Mutual labels:  semantic-segmentation, instance-segmentation
CAP augmentation
Cut and paste augmentation for object detection and instance segmentation
Stars: ✭ 93 (+181.82%)
Mutual labels:  semantic-segmentation, instance-segmentation
flexinfer
A flexible Python front-end inference SDK based on TensorRT
Stars: ✭ 83 (+151.52%)
Mutual labels:  classification, semantic-segmentation
ugtm
ugtm: a Python package for Generative Topographic Mapping
Stars: ✭ 34 (+3.03%)
Mutual labels:  regression, classification

InstandDL: An easy and convenient deep learning pipeline for image segmentation and classification

Build Status

InstantDL enables experts and non-experts to use state-of-the art deep learning methods on biomedical image data. InstantDL offers the four most common tasks in medical image processing: Semantic segmentation, instance segmentation, pixel-wise regression and classification. For more in depth discussion on the methods, as well as comparing the results and bechmarks using this package, please refer to our preprint on bioRxiv here


Documentation

For documentation please refere to docs

For a short video introducing InstantDL please see:

Contributing

We are happy about any contributions. For any suggested changes, please send a pull request to the develop branch.

Citation

If you use InstantDL, please cite this paper:

@article {
author = {Waibel, Dominik Jens Elias and Shetab Boushehri, Sayedali and Marr, Carsten},
title = {InstantDL - An easy-to-use deep learning pipeline for image segmentation and classification},
year = {2021},
doi = {10.1186/s12859-021-04037-3},
URL = {https://bmcbioinformatics.biomedcentral.com/articles/10.1186/s12859-021-04037-3#article-info},
eprint = {https://doi.org/10.1186/s12859-021-04037-3},
journal = {BMC Bioinformatics}
}
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].