-
Hello,
I'm trying to install Navit in the car, but it doesn't load the map, instead a yellow background appears.
Checking the logs I have this.
```
Navit log started
Navit log started
error:n…
-
Thanks for your error report and we appreciate it a lot.
**Checklist**
1. I have searched related issues but cannot get the expected help.yes the issue was raised in mmdetection but in mmtrack t…
-
Hello, thank you very much for uploading the code. I have used your project to train a model. Now I want to test your project on a real robot (not turtlebot2) in gazebo environment and real world. Wha…
-
I trained a weight from the official YOLOX (https://github.com/Megvii-BaseDetection/YOLOX), and put it in the `self.ckpt`. However, when I run the evaluation code using `run_hybrid_sort_dance.py`, the…
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussions) and fou…
-
Hello @ifzhang,
You did an impressive work on re-id.
The results are wonderful.
However, I could not see any option/code/method to train the model on a custom multiple person dataset.
May I know …
-
**Describe the bug:**
When Razor creates virtual documents for HTML (and later HTML for CSS), the Razor escape sequences are not being replaced by placeholders. This leads to invalid syntax in the c…
-
Hi, Thank you for the great work.
I use a Velodyne VLP-16 lidar and I convert these point clouds into depth images. Could you give me some suggestions to modify your code so that I can use VLP-16's…
-
Hello, I'm trying to run the MOT challenge script on a custom dataset. I think I've got the folder structure right (including all the .ini files) and my gt files look like
```
1,1,304,938,79,140,-…
-
Hello! I was planning to creat a counter that separates stream of people that chose certain path in the street. Is there a way to have 3 or more regions and check in what order objects cross those reg…