# 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 | |