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
945b303
diabetic-retinopathy-detection
2 contributors
History:
36 commits
bhimrazy
Adds augmentation examples
945b303
10 months ago
artifacts
Adds a checkpoint model
10 months ago
data
Adds directory to .gitignore
10 months ago
scripts
Adds shell scripts to download and merge dr dataset
10 months ago
src
Add image processing functions and plot image grid
10 months ago
.gitattributes
Safe
1.52 kB
Updates git attributes
10 months ago
.gitignore
Safe
3.1 kB
Updates gitignore
10 months ago
LICENSE
Safe
1.07 kB
Create LICENSE
10 months ago
README.md
2.39 kB
Update README.md
10 months ago
app.py
Safe
1.5 kB
Updates description
10 months ago
notebook.ipynb
Safe
4.27 MB
Adds augmentation examples
10 months ago
prepare_data.py
Safe
822 Bytes
Add prepare_data.py script to split data into train and validation sets
10 months ago
requirements.txt
Safe
278 Bytes
udates requirements
10 months ago
train.py
Safe
1.19 kB
Adds lr moitor to train
10 months ago