car-detection-bayes/requirements.txt

12 lines
295 B
Plaintext
Executable File

# pip3 install -U -r requirements.txt
# conda install numpy opencv matplotlib tqdm pillow
# conda install pytorch torchvision -c pytorch
# conda install scikit-image -c conda-forge
# conda install -c spyder-ide spyder-line-profiler
numpy
opencv-python
torch >= 1.1.0
matplotlib
pycocotools
tqdm