lifafang

Results 8 comments of lifafang

https://github.com/argusswift/YOLOv4-pytorch/issues/201#issuecomment-885987541 可以留一下您的联系方式,讨论一下这个问题吗? @wasedd 1.

请问目前的网络的PANet部分使用到DO_CONV了吗? @argusswift @Imagery007

@Bobby645 I've encountered the same issue. Would you mind sharing your contact information so we can discuss it?

If I want to use SuperPoint for feature extraction in a ROS 2 environment, how should I proceed? Could you provide some reference examples? @matlabbe

@matlabbe I encountered the following issue during execution. How should I resolve it? ``` ros2 launch rtabmap_launch rtabmap.launch.py rtabmap_args:="--delete_db_on_start" ``` ``` 'Mem/UseOdomFeatures': 'False', 'Vis/FeatureType': '11', 'Kp/DetectorStrategy': '11', 'Rtabmap/DetectionRate': "5.0", 'Vis/MaxFeatures':...

@matlabbe If I want to use RTAB-Map with SuperPoint and SuperGlue, do I need to install both LibTorch and PyTorch in the corresponding runtime environment?

Could you share the process of configuring VINS Fusion for Rtabmap? @NID299