AlphaJia / pytorch-faster-rcnn

pytorch based implementation faster rcnn

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

When I install

MaQingya opened this issue · comments

ERROR: Invalid requirement: u'torch~=1.5.1+cu101' (from line 1 of requirements.txt)
ERROR: Invalid requirement: u'torchvision~=0.6.1+cu101' (from line 5 of requirements.txt)
What should I do?

ERROR: Invalid requirement: u'torch~=1.5.1+cu101' (from line 1 of requirements.txt)
ERROR: Invalid requirement: u'torchvision~=0.6.1+cu101' (from line 5 of requirements.txt)
What should I do?

Hi I fix the bug, you can pull the newest code.