Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
kingabzpro
/
savtadepth
like
15
Paused
App
Files
Files
Community
a2c34a6
savtadepth
6 contributors
History:
24 commits
Dean
Fixing colab after feedback
a2c34a6
almost 4 years ago
.dvc
Hopefully finished with the requirements debacle, now using conda but freezing requirements with pip as usual
about 4 years ago
Notebooks
Fixing colab after feedback
almost 4 years ago
src
Successfully configured the dataloader and trained for one epoch. Results are not so good, but it's something. Still the Fastaiv1 looked better qualitatively
about 4 years ago
.dvcignore
Safe
139 Bytes
Finished data import and processing setup, bug in training step
about 4 years ago
.gitignore
Safe
93 Bytes
Migrated to fastai2, creating the DataLoader now works but I'm stuck on not being able to change the batch_size or num_workers as the interface seems to have changed
about 4 years ago
Makefile
Safe
1.43 kB
*Split commands of preparing environment in README file > *added -y for conda env creation for less interactions for the user
about 4 years ago
README.md
Safe
6.03 kB
Update readme to include google colab setup + remove problematic packages from requirements.txt
almost 4 years ago
dvc.lock
Safe
769 Bytes
Successfully configured the dataloader and trained for one epoch. Results are not so good, but it's something. Still the Fastaiv1 looked better qualitatively
about 4 years ago
dvc.yaml
Safe
461 Bytes
Fixed a bug in the training stage where the model was not saved, commiting before training on colab
about 4 years ago
requirements.txt
Safe
1.77 kB
Update readme to include google colab setup + remove problematic packages from requirements.txt
almost 4 years ago
run_dev_env.sh
Safe
228 Bytes
Added escaping slash to run_dev_env.sh so that it works in windows as well
about 4 years ago