xiaobin1231 / Fall-Detection-By-YOLOV3-and-LiteFlowNet

GNU General Public License v3.0
57 stars 23 forks source link

error #5

Open ofalah opened 3 years ago

ofalah commented 3 years ago

hi i get this error can you help me plase

Traceback (most recent call last): File "detect.py", line 8, in from LiteFlowNet.run import Network, batch_estimate File "/home/fal/Downloads/Fall-Detection-By-YOLOV3-and-LiteFlowNet-master/LiteFlowNet/run.py", line 21, in assert(int(str('').join(torch.version.split('.')[0:3])) >= 41) # requires at least pytorch version 0.4.1 ValueError: invalid literal for int() with base 10: '170+cu110'

ofalah commented 3 years ago

I'm using GPU RTX 3090 24gb

mahesh2496 commented 3 years ago

me to facing same issue

af-doom commented 2 years ago

hi i get this error can you help me plase

Traceback (most recent call last): File "detect.py", line 8, in from LiteFlowNet.run import Network, batch_estimate File "/home/fal/Downloads/Fall-Detection-By-YOLOV3-and-LiteFlowNet-master/LiteFlowNet/run.py", line 21, in assert(int(str('').join(torch.version.split('.')[0:3])) >= 41) # requires at least pytorch version 0.4.1 ValueError: invalid literal for int() with base 10: '170+cu110'

I also

nguyenduylinhqbu commented 1 year ago

Me too. Please help!