rodrigomasini/diabetic-retinopathy-detection
Adds training logs
Updates app to add map location
Updates the model and config
updates config and removes old logs
Merge branch 'main' of https://github.com/bhimrazy/diabetic-retinopathy-detection
Adds outputs folder
Updates utlity functions
Adds model factory with several model supports
Refactors dataset and datamodules
Adds support for hydra
Adds config yaml
Update README.md
Update README.md
moves the tb logs to logs dir
updates the tb logs dir
Merge branch 'main' of https://github.com/bhimrazy/diabetic-retinopathy-detection
adds hydra core
Update README.md
Adds lightning logs
updates the dataset file
Updates gitignore
updates model file
updates the patience
Adds config file
Adds scripts to split the dataset
Updates scripts to prepare data
Updates readme
Adds callbacks fo rearly stopping and updates other params
Adds support for weighted random sampler
Adds augmentation examples
Adds augmentation visualization
Updates description
Update README.md
Update README.md
Adds notebook
Adds directory to .gitignore
Add image processing functions and plot image grid
Update README.md
Update README.md with Gradio App iframe
Adds gradio app to the readme
Updates the checkpoint path
udates requirements
Updates readme
Updates metadata
Adds hf metadata
Updates git attributes
Adds a checkpoint model
Adds gitattributes for lfs
Updates models
Adds lr moitor to train
