-
Refer to Digikam Bug: https://bugs.kde.org/show_bug.cgi?id=451466
An image file with XMP metadata for Google depth-map (Images taken in Portrait mode) gets corrupted when metadata is modified in Digi…
-
Sorry for seeking this type of advice here...
I have a single ps3 camera - not so good for tracking - ive spent some time fine tuning the color calibration but the hand controllers are still struggli…
-
Hi Paul,
I have been trying to integrate dtam with live ptam frames. I have used 2.4.9 experimental branch. I am noticing that dtam is producing poor reconstruction. The reconstruction is quite smoot…
-
### Preliminary Checks
- [X] This issue is not a duplicate. Before opening a new issue, please search existing issues.
- [X] This issue is not a question, feature request, or anything other than a bu…
-
我将官网的yolov8n-seg.pt和yolov8s-seg.pt模型下载下来,使用如下代码生成yolov8n-seg.onnx和yolov8s-seg.onnx文件
```
from ultralytics import YOLO
# Load a model
model = YOLO("yolov8s-seg.pt") # load an official model
…
-
Hi,
I am running VIO on a custom dataset but it is diverging to infinity. My scenario is that I have a drone with a downward facing camera. I am running this drone using PX4, so I am attempting to …
-
I want to use Kinect V2 for RTMT. Does anyone have a good idea?
-
I use pytorch3d `PerspectiveCameras`, `MeshRenderer` to render a non-square image. When I set the `image_size` of `PerspectiveCameras` to be sqaure like `(max(H, W), max(H, W))` but set the `image_siz…
-
Hi @LiheYoung ,
This is super impressive work. I used the huggingface deployment to test out the network. I gave it a sample image from a camera with known camera intrinsics and it output a depth …
-
Would it be possible to make the synchronization tutorial videos linked to in this comment publicly searchable on YouTube?
https://github.com/IntelRealSense/librealsense/issues/3084#issuecomment-4658…