https://github.com/tirendazacademy/cancer-detection-project
Cancer detection with Lightning, Comet ML and Gradio
https://github.com/tirendazacademy/cancer-detection-project
cancer-detection comet-ml computer-vision deep-learning gradio huggingface image-classification pytorch pytorch-lightning
Last synced: 4 months ago
JSON representation
Cancer detection with Lightning, Comet ML and Gradio
- Host: GitHub
- URL: https://github.com/tirendazacademy/cancer-detection-project
- Owner: TirendazAcademy
- Created: 2023-05-11T18:59:58.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-26T18:32:13.000Z (over 2 years ago)
- Last Synced: 2025-01-01T05:27:04.648Z (9 months ago)
- Topics: cancer-detection, comet-ml, computer-vision, deep-learning, gradio, huggingface, image-classification, pytorch, pytorch-lightning
- Language: Jupyter Notebook
- Homepage:
- Size: 1.76 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

[]()
[]()
[]()
[]()
[]()This repo contains files for the cancer detection project. We used [PyTorch-Lightning](https://lightning.ai/docs/pytorch/latest/) framework to build an image classification model. To track hyperparameters and metrics, we utilized [Comet ML](https://www.comet.com/site/). We also used [Gradio](https://gradio.app/) to create a cancer detection app. To examine this project, you can check [our app](https://huggingface.co/spaces/Tirendaz/Cancer-Detection) on HuggingFace.
📌 Medium blog post: [Simplifying the Image Classification Workflow with Lightning & Comet ML](https://medium.com/cometheartbeat/simplifying-the-image-classification-workflow-with-lightning-comet-ml-43d5c8cda3a8)