Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aegis301/nihx-ray
https://github.com/aegis301/nihx-ray
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/aegis301/nihx-ray
- Owner: aegis301
- Created: 2023-02-03T08:03:06.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-26T16:40:36.000Z (almost 2 years ago)
- Last Synced: 2024-11-06T19:55:59.110Z (3 months ago)
- Language: Jupyter Notebook
- Size: 13 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NIHX-Ray
This project is my approach of developing a image classificator based on the NIH Chest X Ray Dataset hostet on [kaggle](https://www.kaggle.com/datasets/nih-chest-xrays/data).
## Data
Running the code expects you to have reordered the images into an `images/` folder and will reorder it again into a format where there are seperate folders for trainin, validation and testing. This code is commented out in the original notebook since it is computational very heavy and only has to be done on the first run.