https://github.com/tybrucechen/animated2gradcam-covid19-chest-x-ray-vit-v2-200px-696case
An interactive visualization of machine learning model the modified vision transformer (under our research) on COVID-19 chest X-ray dataset
https://github.com/tybrucechen/animated2gradcam-covid19-chest-x-ray-vit-v2-200px-696case
grad-cam python r scripts
Last synced: 2 months ago
JSON representation
An interactive visualization of machine learning model the modified vision transformer (under our research) on COVID-19 chest X-ray dataset
- Host: GitHub
- URL: https://github.com/tybrucechen/animated2gradcam-covid19-chest-x-ray-vit-v2-200px-696case
- Owner: TyBruceChen
- Created: 2024-04-08T21:14:26.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-09T04:22:36.000Z (about 1 year ago)
- Last Synced: 2025-01-19T18:45:41.956Z (4 months ago)
- Topics: grad-cam, python, r, scripts
- Language: JavaScript
- Homepage: https://tybrucechen.github.io/Animated2GradCAM-COVID19-Chest-X-ray-ViT-V2-200px-696Case/
- Size: 77.7 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is the COVID-19 diagnosing visualization in Vision Transformer by our research: [A Vision Transformer Machine Learning Model for COVID-19 Dagnosis Using Chest X-Ray Images](https://github.com/TyBruceChen/Research-A-Fined-Tuned-ViT-for-COVID-19-Image-Auxiliary-Diagnosing/tree/main).
Specifically, I would like to thank Dr. Toby Hocking, who introduced and created the powerful [animint2](https://github.com/animint/animint2) R package.