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: 2 months 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-08-03T06:01:15.351Z (5 months 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
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