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

  • Log In
  • Sign Up

Spaces:
kingabzpro
/
savtadepth
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
savtadepth
Ctrl+K
Ctrl+K
  • 6 contributors
History: 42 commits
Dean
First finalized pipeline
7200298 over 4 years ago
  • .dvc
    Merge branch 'pipeline-setup' into simplifying-savta-depth over 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 over 4 years ago
  • src
    First finalized pipeline over 4 years ago
  • .dvcignore
    139 Bytes
    Finished data import and processing setup, bug in training step almost 5 years ago
  • .gitignore
    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 over 4 years ago
  • Makefile
    1.43 kB
    *Split commands of preparing environment in README file > *added -y for conda env creation for less interactions for the user almost 5 years ago
  • README.md
    6.97 kB
    update with Colab Badge over 4 years ago
  • dvc.lock
    943 Bytes
    First finalized pipeline over 4 years ago
  • dvc.yaml
    974 Bytes
    First finalized pipeline over 4 years ago
  • requirements.txt
    139 Bytes
    Preparing logging for training and evaluation, and adding evaluation step [WIP] over 4 years ago
  • run_dev_env.sh
    228 Bytes
    Added escaping slash to run_dev_env.sh so that it works in windows as well almost 5 years ago