blackjacket996
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!  
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...
按照官方网站关于[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步骤失败 
你好,想请教一下如果在无人机上部署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?