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
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
Seems like we are now using the correct format for fastai2. Still there is a strange bug where the signal is killed in training   Dean 3 years ago
Merge branch 'split_commands_in_readme' of OperationSavta/SavtaDepth into pipeline-setup   Dean 3 years ago
*Split commands of preparing environment in README file > *added -y for conda env creation for less interactions for the user   Gal Braun 3 years ago
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   Dean 3 years ago
Hopefully finished with the requirements debacle, now using conda but freezing requirements with pip as usual   Dean 3 years ago
Fixed requirements.txt to comply with conda format   Dean 3 years ago
Update readme to include aws cli   Dean 3 years ago
Finished data import and processing setup, bug in training step   Dean 3 years ago
Transition to MLWorkspace docker and setup makefile with environment commands   Dean 3 years ago
Merge branch 'master' of https://dagshub.com/OperationSavta/SavtaDepth   Dean 3 years ago
Added notebook for baseline - starting conversion to python modules + pipeline   Dean 3 years ago
Fix to do in readme   Dean 3 years ago
Initial commit for setting up DS environment   Dean 3 years ago
added BTS demo as a qualitative baseline for SavtaDepth   deanp07 3 years ago