File size: 445 Bytes
d8d92d2 f3c83e1 d8d92d2 59afb71 d8d92d2 9920c15 033fbe1 c8e1a27 d8d92d2 7003d75 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 |
# pip install -r requirements.txt # Base ---------------------------------------- matplotlib>=3.2.2 numpy==1.22.4 opencv-python>=4.1.2 Pillow>=7.1.2 PyYAML>=5.3.1 requests>=2.23.0 scipy>=1.4.1 tqdm>=4.41.0 easydict torchvision torch==1.11.0 # Logging ------------------------------------- tensorboard>=2.4.1 # Plotting ------------------------------------ pandas>=1.1.4 seaborn>=0.11.0 thop # Extras ----------- streamlit psutil altair<5 |