Preparing logging for training and evaluation, and adding evaluation step [WIP]
a711240
Deancommited on
train model on colab after fixing normalization bug
9c03436
deancommited 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
Deancommited 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
Deancommited 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
Deancommited on
Finished data import and processing setup, bug in training step