Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel
Commit History
Message Author SHA1 Date
Finalized evaluation step, which now works. Ready to merge into master   Dean 3 years ago
Training for 1 epoch, still need to fix evaluation step   Dean 3 years ago
First finalized pipeline   Dean 3 years ago
Changes to almost all of the pipeline:   Dean 3 years ago
Revert change to dataloader that uses is_test flag.   Dean 3 years ago
Preparing logging for training and evaluation, and adding evaluation step [WIP]   Dean 3 years ago
reformatting the training file   Dean 3 years ago
update with Colab Badge   Dean 3 years ago
Merge branch 'simplifying-savta-depth' of OperationSavta/SavtaDepth into pipeline-setup   Dean 3 years ago
Merge branch 'pipeline-setup' into simplifying-savta-depth   Dean 3 years ago
Update '.dvc/config'   Dean 3 years ago
Update 'README.md'   Dean 3 years ago
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   Dean 3 years ago
train model on colab after fixing normalization bug   dean 3 years ago
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   Dean 3 years ago
Add hosted storage remote and make it default   Dean 3 years ago
Update 'README.md'   Dean 3 years ago
Merge branch 'pipeline-setup' of https://dagshub.com/OperationSavta/SavtaDepth into pipeline-setup   Dean 3 years ago
Fixing colab after feedback   Dean 3 years ago
Update 'README.md'   Dean 3 years ago
Update 'README.md'   Dean 3 years ago
Update readme to include google colab setup + remove problematic packages from requirements.txt   Dean 3 years ago
adding more setup options to readme   Dean 3 years ago
removed problematic requirements   Dean 3 years ago
Added dvc pull instruction as dvc checkout only works locally.   Dean 3 years ago
Added escaping slash to run_dev_env.sh so that it works in windows as well   Dean 3 years ago
Successfully configured the dataloader and trained for one epoch. Results are not so good, but it's something. Still the Fastaiv1 looked better qualitatively   Dean 3 years ago
Finished training of model, saving before qualitative testing. Seems model has actually learned something. Need to add metrics and params to the pipeline.   Dean 3 years ago
Fixed a bug in the training stage where the model was not saved, commiting before training on colab   Dean 3 years ago
Training stage seems to work, creating a non-run commit to use colab as an orchestration machine   Dean 3 years ago