Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ljbatwh/Medical-Image-Classification
This is a research project about how to do medical image classification on small dataset by deep learning The pdf is the report. The VGG16 is the code for experiments
https://github.com/ljbatwh/Medical-Image-Classification
image-classification transfer-learning
Last synced: 28 days ago
JSON representation
This is a research project about how to do medical image classification on small dataset by deep learning The pdf is the report. The VGG16 is the code for experiments
- Host: GitHub
- URL: https://github.com/ljbatwh/Medical-Image-Classification
- Owner: ljbatwh
- Created: 2018-11-23T03:51:59.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-23T04:02:41.000Z (about 6 years ago)
- Last Synced: 2024-11-13T06:32:49.115Z (about 1 month ago)
- Topics: image-classification, transfer-learning
- Language: Python
- Homepage:
- Size: 561 KB
- Stars: 10
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome_medical - Medical-Image-Classification
README
This is a research project about how to do medical image classification on small dataset by deep learning
The pdf is the report.
The VGG16 is the code for experiments