- Fixes incorrect requirements.txt
- Test script improvements, setup.py
- Removes gitpython from install_requires, adds click
- TF/PyTorch import fixes, git fix
- Skips CLAM testing if torch not installed
- Adds ubuntu pixman==0.38 repair
- Adds Tensorflow dockerfile & Torch dockerfile
- Adds more testing CLI options to test.py script
- Moves tfrecord2idx to sf.util so it does not import pytorch
- Builds libvips from source with tensorflow dockerfile
- CLAM submodule fixes
- Neptune logging fixes
- Fixes pytorch early stopping bug
- numpy must be <1.21