Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:

Duplicated from  bhimrazy/diabetic-retinopathy-detection

rodrigomasini
/
diabetic-retinopathy-detection
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
diabetic-retinopathy-detection
Ctrl+K
Ctrl+K
  • 2 contributors
History: 15 commits
bhimrazy's picture
bhimrazy
Adds shell scripts to download and merge dr dataset
31d1d47 over 1 year ago
  • data
    Adds sample images files over 1 year ago
  • scripts
    Adds shell scripts to download and merge dr dataset over 1 year ago
  • src
    Add concurrent_task_executor function for executing tasks concurrently over 1 year ago
  • .gitignore
    3.1 kB
    Updates gitignore over 1 year ago
  • LICENSE
    1.07 kB
    Create LICENSE over 1 year ago
  • README.md
    33 Bytes
    Create README.md over 1 year ago
  • app.py
    1.2 kB
    Adds gradio app over 1 year ago
  • prepare_data.py
    822 Bytes
    Add prepare_data.py script to split data into train and validation sets over 1 year ago
  • requirements.txt
    314 Bytes
    Adds requirements file over 1 year ago
  • train.py
    1.1 kB
    Add training script with data module setup, model initialization, logger, callbacks, and trainer configuration over 1 year ago