Ahsan Raza

Results 18 comments of Ahsan Raza

@franva Hello! Have you tried setting up the Raspberry PI for pytracking till now ? Any success and challenges ?

Ok its fine.On 25 Jan 2022 5:53 pm, Winston Fan ***@***.***> wrote: Hi @Ahsanr312 Sorry no, I am flat out, haven't got a chance to try it. —Reply to this...

Yes, I have been using the repository on linux, it works absolutely fine. My hardware is Jetson TX2. Python 3.6, 3.7 Pytorch 1.8 and its compatible CUDA and CUDNN versions...

@yogeshv4 Were you able to make it working? If not then let me know we will discuss and sort it out.

> Can you share your run_video.py file ? As it's still not working for LWL

Try it by first fixing your path which is "/home/user/Documents/Computer Vision/pytracking/pytracking/" remove the space between "Computer Vision" either by removing the space or adding an underscore. Then check

@vahmelk99 Have you solved the problem? Which cuda and pytorch version have you installed ?

I solved this issue by creating a virtual env and installing pytorch 1.10.0 with cuda 11.1 Keep your current installation and try this in virtual env.

> Hi, > > Unfortunately we haven't tested the code on jetson tx2. Thus I'm not sure whether the PrPool module can be compiled on jetson tx2 or not. You...

> It's all about trying it. I haven't done it so far so can't say much, but I believe you will be able to do it.