Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 947 Bytes

README.md

File metadata and controls

34 lines (26 loc) · 947 Bytes

Environment

  • Python 3.7+
  • CUDA 11.0 Update 1 or CUDA 10.1
  • Install proper pytorch version from recommended way.

for better experience with notebooks install jupyterlab and nbextensions.

Hardware specs

Computer 1:

  • Intel i7-9750H 2.6 GHz
  • 16 GB RAM
  • Nvidia GTX 1650 Max-Q

Computer 2:

  • Intel i7-9750H 2.6 GHz
  • 16 GB RAM
  • Nvidia RTX 2070 Max-Q

Computer 3: TODO: Fill

  • Intel i7-8700K 3.7 GHz
  • 64 GB RAM
  • Nvidia Titan V

Third party tools

Known Problems

n (such as opencv-python-headless, opencv-python, opencv-contrib-python or opencv-contrib-python-headless) installed in your Python environment, you can force Albumentations installation with following command:

pip install -U albumentations --no-binary imgaug,albumentations