-
Hello @psriram2 , We are working on a model that takes KITTI format for BEV generation. We used your script for converting KITTI-360 to KITTI dataset. With the converted label files, when the BEV gen…
-
Hello,
I am using nnDetection to detect pulmonary embolisms. While processing the label files, I noticed that many bounding boxes overlap, resulting in a final object count lower than what was indi…
-
Hi,
Thank you for your excellent work. I have been playing with the `run_grom.py` file and was wondering whether it is possible to provide multiple region bounding boxes to the model and ask it to …
-
Hello,
I am interested in using the Kitti360 dataset and I have some questions.
Firstly, what is the structure of the 3D Bounding Boxes? This is how I understand it: for every object, there is a m…
-
https://github.com/user-attachments/assets/d959f187-e737-4946-8c99-8bc0d53f4be2
I think we should have 2 widget hover condition, one on the outer square bounding box and one on the inner rounded co…
-
Hello, can you provide **tracked_bounding_boxes.json**?
iyc2 updated
2 months ago
-
I am looking to serialize indexes into smaller chunks for better performance in a KV store.
If there are boxes at each tree level, I would like to be able to get the pre-configured bounding box coo…
-
Hi! I just wanted to know why orientation is not being used to set the bounding boxes on ios like is used on android?
-
Hello,i am using the predictor._predict function for prediction, input_points contains 86 points, and input_bbox contains 2 bounding boxes, as there are multiple points within 2 boxes.
`masks, sc…
-
I see SAM is already able to take horizontal (normal) bounding boxes as input. Would it be hard to adapt SAM to be able to take rotated bounding boxes as input? Any thoughts as to how I might get st…