-
### Search before asking
- [X] I have searched the HUB [issues](https://github.com/ultralytics/hub/issues) and [discussions](https://github.com/ultralytics/hub/discussions) and found no similar quest…
-
Hi, in the PW3D.py line 159 generates the above error. Can you explain what does **oks** stand for, and to get rid of the error should I just comment this line.
Thank you
-
### 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…
-
Thanks for an interesting paper!
Is it possible to use this work for pose estimation of novel objects given that I have a textured CAD model? I managed to produce the template images using your Ble…
-
#### Description
When running SAX-VSM on my timeseries I get the following error:
`At least one sample is constant.`
I tried filtering out all the constant time series with
`X = X[np.where(~(np.…
-
Thank you for your work.
use intel realsense D435i. I execute the following command in terminal ,like the examples "4. Running ORB-SLAM3 with your camera"
`./Examples/RGB-D/rgbd_realsense_D435i Voc…
-
Hello, I'm trying to build the OpenVins ROS 2 on Jetson Orin Nano... I did see some old post stating that it works on the older Jetson, so I wanted to confirm if it is runnable.
While I tried to …
-
Detailer: segment upscale for ((98, 123)) | crop region (490, 615) x 1.2491930769817265 -> (612, 768)
DWPose: Using yolox_l.onnx for bbox detection and dw-ll_ucoco_384_bs5.torchscript.pt for pose e…
-
I get this error when training on YCBV
```
File "/data2/6d-pose-estimation/gdrnpp_bop2022/core/gdrn_modeling/../../core/gdrn_modeling/models/GDRN_double_mask.py", line 110, in forward
coor_…
-
Would you please point to a notebook that contains extracting the novel pose of a custom object that is not present in famous 6D pose datasets such as T-LESS, LMO, YCB, etc?
I would like to know wh…