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...
7638f0a
diabetic-retinopathy-detection
2 contributors
History:
39 commits
bhimrazy
Updates readme
7638f0a
11 months ago
artifacts
Adds a checkpoint model
11 months ago
data
Adds directory to .gitignore
11 months ago
scripts
Adds shell scripts to download and merge dr dataset
11 months ago
src
Adds support for weighted random sampler
11 months ago
.gitattributes
Safe
1.52 kB
Updates git attributes
11 months ago
.gitignore
Safe
3.1 kB
Updates gitignore
11 months ago
LICENSE
Safe
1.07 kB
Create LICENSE
11 months ago
README.md
2.49 kB
Updates readme
11 months ago
app.py
Safe
1.5 kB
Updates description
11 months ago
notebook.ipynb
Safe
4.27 MB
Adds augmentation examples
11 months ago
prepare_data.py
Safe
822 Bytes
Add prepare_data.py script to split data into train and validation sets
11 months ago
requirements.txt
Safe
278 Bytes
udates requirements
11 months ago
train.py
1.44 kB
Adds callbacks fo rearly stopping and updates other params
11 months ago