Pytorch-yolov3: Add versions to requirements.txt

Created on 9 Jan 2020  路  3Comments  路  Source: eriklindernoren/PyTorch-YOLOv3

Increasingly more unstable as new versions of dependencies come out

Most helpful comment

This is my environment.

torch==1.2.0
torchvision==0.4.0
matplotlib
tensorflow==1.13.2
tensorboard
terminaltables
pillow==6.2.1
tqdm

All 3 comments

Increasingly more unstable as new versions of dependencies come out

This is my environment.

torch==1.2.0
torchvision==0.4.0
matplotlib
tensorflow==1.13.2
tensorboard
terminaltables
pillow==6.2.1
tqdm

Did these versions work properly for you @rsek147 ?

Was this page helpful?
0 / 5 - 0 ratings