Commit History

thumbnail added
fad4164

Abid commited on

added more features to app
0ecdec8

Abid commited on

center subtitle
8af355a

Abid commited on

center subtitle
3c3c4b3

Abid commited on

authentication remove
191800f

Abid commited on

authentication remove
b9f0115

Abid commited on

gradio image app features added
b8c5fad

Abid commited on

gradio image app
6e8e639

Abid commited on

jinja2 added
5d43a5e

Abid commited on

hypy removed from requirments
bcdbad6

Abid commited on

gradio app added
8c32d7f

Abid commited on

Update 'README.md'
9577c2f

Dean Pleban commited on

Updating Colab Notebook with example from 50 epoch model
3302879

Dean commited on

Added MIT license
6f8c6a4

Dean Pleban commited on

Merge branch 'epoch_testing_fixed' of OperationSavta/SavtaDepth into master
2275c88

Dean Pleban commited on

Fixed requirements for dagshub
6880b4f

Dean Pleban commited on

50 epoch training w eval
9066474

Dean commited on

10 epoch training with evaluation
5960c89

Dean commited on

Fixed problem with eval, metrics now make sense. This is a run with 1 epoch of training
dc053a0

Dean commited on

Merge branch 'pipeline-setup' of OperationSavta/SavtaDepth into master
4c15c2c

Dean Pleban commited on

Finalized evaluation step, which now works. Ready to merge into master
818ec2e

Dean commited on

Training for 1 epoch, still need to fix evaluation step
ad95853

Dean commited on

First finalized pipeline
7200298

Dean commited on

Changes to almost all of the pipeline:
5ad6755

Dean commited on

Revert change to dataloader that uses is_test flag.
3410172

Dean commited on

Preparing logging for training and evaluation, and adding evaluation step [WIP]
a711240

Dean commited on

reformatting the training file
b013dfa

Dean commited on

update with Colab Badge
889b443

Dean commited on

Merge branch 'simplifying-savta-depth' of OperationSavta/SavtaDepth into pipeline-setup
737e99e

Dean commited on

Merge branch 'pipeline-setup' into simplifying-savta-depth
9296b0b

Dean commited on

Update '.dvc/config'
a005e08

Dean commited on

Update 'README.md'
07a1ed8

Dean commited on

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
912d076

Dean commited on

train model on colab after fixing normalization bug
9c03436

dean commited on

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
068408a

Dean commited on

Add hosted storage remote and make it default
c6368bf

Dean commited on

Update 'README.md'
13584d1

Dean commited on

Merge branch 'pipeline-setup' of https://dagshub.com/OperationSavta/SavtaDepth into pipeline-setup
68475c1

Dean commited on

Fixing colab after feedback
a2c34a6

Dean commited on

Update 'README.md'
86f80fd

Dean commited on

Update 'README.md'
04605e5

Dean commited on

Update readme to include google colab setup + remove problematic packages from requirements.txt
715606b

Dean commited on

adding more setup options to readme
ee797b2

Dean commited on

removed problematic requirements
9cbee66

Dean commited on

Added dvc pull instruction as dvc checkout only works locally.
42fa488

Dean commited on

Added escaping slash to run_dev_env.sh so that it works in windows as well
9293d40

Dean commited on

Successfully configured the dataloader and trained for one epoch. Results are not so good, but it's something. Still the Fastaiv1 looked better qualitatively
13f0309

Dean commited on

Finished training of model, saving before qualitative testing. Seems model has actually learned something. Need to add metrics and params to the pipeline.
479e632

Dean commited on

Fixed a bug in the training stage where the model was not saved, commiting before training on colab
79fd7d0

Dean commited on

Training stage seems to work, creating a non-run commit to use colab as an orchestration machine
0b86a0a

Dean commited on