savtadepth / requirements.txt

Commit History

Fixed requirements for dagshub
6880b4f

Dean Pleban commited on

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

Dean commited on

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

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

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

Dean commited on

removed problematic requirements
9cbee66

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

Fixed requirements.txt to comply with conda format
50b2019

Dean commited on

Update readme to include aws cli
92de89b

Dean commited on

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

Dean commited on

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

Dean commited on

Initial commit for setting up DS environment
47cfa83

Dean commited on