-
First, I should mention that the code is working for the `Market1501` dataset properly.
I want to train the network on the RAP dataset. I have created a `rap.py` as to below. I tried to mimic the …
-
ReID implementation on Jetson https://github.com/anonymous1computervision/Human-ReID-in-NVIDIA-Jetson
-
Explore CVAT implementation https://github.com/openvinotoolkit/cvat/pull/1767 and https://github.com/openvinotoolkit/cvat/tree/e7585b8ce900cec2c9dd6ef2dc1092e6567780b1/cvat/apps/lambda_manager so we c…
-
I run the command
"python run.py --data_dir=your_dataset_path" or
"python run.py --mode=val --data_dir=your_dataset_path"
and have this error
Traceback (most recent call last):
F…
-
We are trying to run object detection from a camera topic. It is not from a realsense camera, but is structured as an image message.
And you documentation says "any ROS topic which is structured in i…
-
Hey guys,
I want to know how can I use this to track trucks in a video. Should I replace this CNN with a CNN trained to detect trucks or re-train the CNN for trucks?
Let me know
-
Hello organizers,
Thank you for the code. It's a great work done.
I want to do a research for my thesis to create a system to track Multiple people in Multiple camera scenario. I totally believe …
-
I have been trying to change the current person-vehicle-bike-detection-crossroad-0078 model with the person-vehicle-bike-detection-crossroad-1016 as both of them have a similar use. But I am facing a …
-
![image](https://user-images.githubusercontent.com/10086516/52650089-90b05180-2f0f-11e9-92d9-2208e99253f0.png)
![image](https://user-images.githubusercontent.com/10086516/52650100-95750580-2f0f-11e9-…
-
Hey, nice work! I was wondering if it has person tracking and person reidentification inbuilt? If not, then do I need to have a separate tracker? I have to track and reid pedestrians coming and going …