Nishani Kasineshan

Results 5 issues of Nishani Kasineshan

This repo has been helpful till date @marcoslucianops . I am trying run two yolov5 models simultaneously and get the results in the same frame window (1 pgie) or at...

I have been trying to modify the bdd100k.yml file to add lane styles by changing `seg_list=['road','solid','dashed']` but i have added only the seg_root paths to `bdd_seg_.gt and bdd_lane_.gt` it is...

I am currently working on Jetson Tx2. Since I am interested in using yolov5 for jetson inference which is not supported with your jetson-inference repo I alternatively tried [https://github.com/mailrocketsystems/JetsonYolov5](https://github.com/mailrocketsystems/JetsonYolov5). Since...

Hi. This work is great. The inference is great. I actually need to get some evaluation done based on the results. Is there any code related on how to perform...

How can i test Matcher for a custom dataset? How can i prepare the dataset? Can you provide the format? Is it same as the coco,FSS1000 ...?