Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/asvcode/fmi
Additional functionality for use with fastai’s medical imaging module
https://github.com/asvcode/fmi
dicom medical-imaging
Last synced: 2 months ago
JSON representation
Additional functionality for use with fastai’s medical imaging module
- Host: GitHub
- URL: https://github.com/asvcode/fmi
- Owner: asvcode
- License: apache-2.0
- Created: 2020-11-19T17:31:29.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-07-20T04:25:09.000Z (over 2 years ago)
- Last Synced: 2024-08-03T18:11:41.559Z (5 months ago)
- Topics: dicom, medical-imaging
- Language: Jupyter Notebook
- Homepage:
- Size: 101 MB
- Stars: 15
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-fastai - fmi - additional functionality for use with fastai’s medical imaging module (Libraries / Medical Imaging)
README
# fmi
> Adding additional functionality to fastai's medical imaging moduleTo learn more about medical imaging using `Fastai` you can view my [blog](https://asvcode.github.io/MedicalImaging/)
![CI](https://github.com/asvcode/fmi/workflows/CI/badge.svg)
## Install
`git clone https://github.com/asvcode/fmi.git`
## Tutorials
[Medical Imaging Tutorial](https://github.com/asvcode/fmi/blob/master/tutorial_nbs/medical_imaging_tutorial.ipynb) **Updated**
[Bounding Box Generation](https://github.com/asvcode/fmi/blob/master/tutorial_nbs/bounding_box_generation.ipynb)
[Explore & Preprocessing Tutorial](https://github.com/asvcode/fmi/blob/master/tutorial_nbs/explore_preprocessing_tutorial.ipynb)
[Dicom Splitter Examples](https://github.com/asvcode/fmi/blob/master/tutorial_nbs/dicom_splitter_examples.ipynb)
[Signal Processing Tutorial](https://github.com/asvcode/fmi/blob/master/tutorial_nbs/Signal_Processing_Tutorial.ipynb) **Not Complete**
## Successfully merged updates with fastai.medical.imaging
Updates that have successfully merged with [fastai.medical.imaging](https://github.com/fastai/fastai/blob/master/nbs/60_medical.imaging.ipynb) are displayed with: