Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
kingabzpro
/
savtadepth
like
15
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
68475c1
savtadepth
6 contributors
History:
27 commits
Dean
Merge branch 'pipeline-setup' of https://dagshub.com/OperationSavta/SavtaDepth into pipeline-setup
68475c1
over 4 years ago
.dvc
Hopefully finished with the requirements debacle, now using conda but freezing requirements with pip as usual
over 4 years ago
Notebooks
Fixing colab after feedback
over 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
over 4 years ago
.dvcignore
Safe
139 Bytes
Finished data import and processing setup, bug in training step
over 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
over 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
over 4 years ago
README.md
Safe
6.04 kB
Update 'README.md'
over 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
over 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
over 4 years ago
requirements.txt
Safe
1.77 kB
Update readme to include google colab setup + remove problematic packages from requirements.txt
over 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
over 4 years ago