Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
bhimrazy
/
diabetic-retinopathy-detection
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
f1ec74c
diabetic-retinopathy-detection
/
src
2 contributors
History:
9 commits
bhimrazy
updates the dataset file
159c02d
11 months ago
__init__.py
Safe
0 Bytes
Add training script with data module setup, model initialization, logger, callbacks, and trainer configuration
11 months ago
concurrent_task_executor.py
Safe
1.55 kB
Add concurrent_task_executor function for executing tasks concurrently
11 months ago
dataset.py
Safe
5.37 kB
updates the dataset file
11 months ago
model.py
Safe
3.87 kB
updates model file
11 months ago
utils.py
Safe
4.45 kB
Add image processing functions and plot image grid
11 months ago