Extension to tensorpack for medical imaging applications.
Here are some selected examples of medical imaging with deep learning research. In these examples we try to replicate the results from recent published work, so that it can be used for actual research comparisons.
- Reinforcement Learning:
- Supervised Learning:
- Image segmentation [todo]
- Saliency maps [todo]
tensorpack-medical requires:
- Python >= 3.5
- TensorFlow >= 1.6.0
- Tensorpack >= 0.8.0
- Python OpenCV
- pyglet
pip install -U git+https://github.com/amiralansary/tensorpack-medical.git
New contributors of any experience level are very welcomed. Reproducing more examples from recent published works is very helpful for the reproducibility of new research.
You can clone the latest version of the source code with the command::
git clone https://github.com/amiralansary/tensorpack-medical.git