Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
bhimrazy
/
diabetic-retinopathy-detection
like
1
Running
App
Files
Files
Community
41420e1
diabetic-retinopathy-detection
/
src
2 contributors
History:
8 commits
bhimrazy
updates model file
41420e1
8 months ago
__init__.py
0 Bytes
Add training script with data module setup, model initialization, logger, callbacks, and trainer configuration
8 months ago
concurrent_task_executor.py
Safe
1.55 kB
Add concurrent_task_executor function for executing tasks concurrently
8 months ago
dataset.py
5.37 kB
Adds support for weighted random sampler
8 months ago
model.py
Safe
3.87 kB
updates model file
8 months ago
utils.py
Safe
4.45 kB
Add image processing functions and plot image grid
8 months ago