https://github.com/m4tx/medicalex
https://github.com/m4tx/medicalex
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/m4tx/medicalex
- Owner: m4tx
- Created: 2021-05-19T13:33:04.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-27T19:35:25.000Z (almost 5 years ago)
- Last Synced: 2025-01-08T20:49:42.330Z (over 1 year ago)
- Language: Python
- Size: 15.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Medicalex(Pol)
`main.py` expects the original paper data to be present in `project_TransUNet` directory.
`main_cities.py` expects `gtFine_trainvaltest.zip` and `leftImg8bit_trainvaltest.zip` (cityscapes dataset) to be present in `cities` directory and `
inferno-pytorch` to be installed (plus a pre-trained ViT and ResNet from the original paper data as above)