Manuel Garcia
Manuel Garcia
> I tried but unable to resolve the issue. Kindly tell me the process of adding the directory into pythonpath. It will be great If you have a Linux environment,...
> Thanks for your reply but my system is windows 10 with nvdia 940mx , cuda 11.5+cudnn 8.3 With Powershell opened as administrator ```powershell $PYTHONPATH = [Environment]::GetEnvironmentVariable("PYTHONPATH") $yolov6_path = '\YOLOv6\yolov6'...
> Still have the same issue after @Mandroide's solution. I am using a virtual environment in anaconda prompt because of that this error is coming or something else. Write into...
> Hi Mandroide . I think solved. Thanks for sharing this exercise. Hi, I will share with you some advice. Whenever you open a pull request, [avoid thrashing](https://blog.ploeh.dk/2015/01/15/10-tips-for-better-pull-requests/#ee2c4948822641c5b31d5c6918550d15). You could...
> I want to see the frames after top 3000 frames, I use > > ``` > vr.skip_frames(3000) > vr.seek(0) > vr.next() > ``` > > However, it is played...
@godfanmiao @milkfish1988 @HongyuLi2018 @LegendaryDan @XiaoguangHu01 @xfcygaocan
> Hi, I think that the missing directory is using deepSORT algorithm to find the vehicle's trajectory but I have no idea how to generate the .txt file. Have you...
@liyanyanliyanyan This is without any doubt a bug from last year.
I **added #85 #94 #111** as well. So after you rebase these commits, you can go ahead and close all previous PRs.
> Ahh, your branch has 2 commits on top of the master, looks ok to me. Also, did you check those translations? Let me know if not, I'll take a...