Closed kumurule closed 1 year ago
I am able to run it on Jetson AGX.
I can run on Jetson NX.
@cwlinghk and @AnikaLiu628 How did you run on Xavier nx?
I'm building docker and got two error
tensorflow==2.1.0' returned a non-zero code:
ERROR: No matching distribution found for scipy==1.4.1; python_version >= "3"
Also, in performance testing, I only got 7 fps at InputSize = 321.193 TensorrtPrecision = 16 it's pretty low, I hope >20fps
@NoLoPhe I'm also facing the same issue when building the Docker image. Were you able to find a solution?
@NoLoPhe Same issue with `I'm building docker and got two error
tensorflow==2.1.0' returned a non-zero code:
ERROR: No matching distribution found for scipy==1.4.1; python_version >= "3"`
Anyone find solution?
I tried to implement this model on Jetson xavier NX but it doesn't work..Are there any additional pre requisites needed.I have torch,tensorrt,pycuda,openpifpaf installed on jetson Xavier..Is there any other way to run this without using docker as its difficult to debug with docker