mylife126
mylife126
Hi, I am a big fan of your work. And I try to simply test your code before I start following your tutorial. However, when I cd to where I...
Hi, Thanks for sharing this great repo. I am trying to create my own dataset with my own annotation. However, I do not know if the bbox coordinates have to...
Hi, Could you let me know how the annotation file should look like in terms of how should the ground truth be labeled? Are they labeled by bounding box's coordinates...
Hi, I am running CornerNet- Squeeze on real time video using the code below. But the result is quite bad in terms of inferencing speed. It is almost 1s/ frame....
Hi, I am having a question regarding the tag_id. I am trying to use the ```AprilTagDetector.detect``` API to tell me which tag it is. I assume the ```tag_id``` could be...
Hi dear authors, Thanks for providing this great repo. I am wondering how to properly measure an AprilTag's tag size? Do I just measure the whole black edge of a...