blackjacket996

Results 9 issues of blackjacket996

sorry,where are the files “data”&“module”?

Thanks for your great work! But I have a question: If I want to train a model for image matching, can I create my custom dataset using RGB image pairs...

Hey! Thx for great work, but I meet a error when testing patch2pix only! ![截图 2024-01-30 10-41-07](https://github.com/GrumpyZhou/image-matching-toolbox/assets/74939393/01be0c85-62fe-4b8d-9567-c184981b628d) ![截图 2024-01-30 10-41-50](https://github.com/GrumpyZhou/image-matching-toolbox/assets/74939393/e82e9af7-a56e-4c7e-80fc-fc8d33245649)

WARNING ⚠️ DetectMultiBackend failed: No module named 'model' Traceback (most recent call last): File "/home/turtlebot/.local/lib/python3.8/site-packages/yolov5/helpers.py", line 35, in load_model model = DetectMultiBackend(model_path, device=device, fuse=autoshape, hf_token=hf_token) # detection model File "/home/turtlebot/.local/lib/python3.8/site-packages/yolov5/models/common.py",...

### Checklist - [X] I have searched for [similar issues](https://github.com/isl-org/Open3D/issues). - [X] For Python issues, I have tested with the [latest development wheel](https://www.open3d.org/docs/latest/getting_started.html#development-version-pip). - [X] I have checked the [release...

question

按照官方网站关于[jetson nano采用E-port接口的方案:](https://developer.dji.com/doc/payload-sdk-tutorial/cn/quick-start/quick-guide/jetson-nano.html) 进行Jetson Orin NX通信链路搭建,在USB Hulk步骤失败 ![8f722a99b0158e5b99ef71fc4178996](https://github.com/user-attachments/assets/9aa8f72f-f69e-4d76-81f2-678b337d4332)

你好,想请教一下如果在无人机上部署Elastic-Tracker需要修改哪些文件,对应的launch文件是planning.launch么

Thanks for your great work! But I met a question about what is the function of the package “mapping” ? Just as the "detection" used to catch the result of...

Hi! I wanna know in your system which topic is used to control the velocity of the drone?such as cmd_vel in the turtlebot?