DeepCreamPy/requirements.txt
SoftArmpit 9847a7f33f feat: pass whole images and auto-detect shapes
We add auto-detection of mask shapes, enabling the ability to put whole
images in the input folder. This is done through OpenCV by checking for
large contours (>150) matching the mask color.

Depends: https://github.com/deeppomf/DeepMindBreak/pull/8
2018-06-15 16:59:22 +01:00

7 lines
49 B
Plaintext

Pillow
tqdm
scipy
pyamg
matplotlib
opencv-python