savtadepth / dvc.lock

Commit History

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

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

Finished data import and processing setup, bug in training step
3c0c5aa

Dean commited on