savtadepth / .gitignore

Commit History

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

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
eeb74de

Dean commited on

Hopefully finished with the requirements debacle, now using conda but freezing requirements with pip as usual
f24654e

Dean commited on

Update readme to include aws cli
92de89b

Dean commited on

Transition to MLWorkspace docker and setup makefile with environment commands
9cd8f4a

Dean commited on