Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
kingabzpro
/
savtadepth
like
15
Paused
App
Files
Files
Community
818ec2e
savtadepth
6 contributors
History:
44 commits
Dean
Finalized evaluation step, which now works. Ready to merge into master
818ec2e
over 3 years ago
.dvc
Merge branch 'pipeline-setup' into simplifying-savta-depth
almost 4 years ago
Notebooks
Added a simplified version of the colab notebook, which doesnt have a clean env setup. This simplifies the setup process greatly at the cost of hurting reproducibility. Further research into ways to get a clean env on colab is required
almost 4 years ago
logs
Finalized evaluation step, which now works. Ready to merge into master
over 3 years ago
src
Finalized evaluation step, which now works. Ready to merge into master
over 3 years ago
.dvcignore
Safe
139 Bytes
Finished data import and processing setup, bug in training step
about 4 years ago
.gitignore
Safe
98 Bytes
remove secondary requirements (i.e. not things that are explicitly installed by the user), fix normalization problem, and use tqdm for image processing progress bar
almost 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.97 kB
update with Colab Badge
almost 4 years ago
dvc.lock
Safe
2.07 kB
Finalized evaluation step, which now works. Ready to merge into master
over 3 years ago
dvc.yaml
Safe
974 Bytes
First finalized pipeline
over 3 years ago
requirements.txt
Safe
153 Bytes
Finalized evaluation step, which now works. Ready to merge into master
over 3 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