-
您好,请问下您跑的FLIR数据集的模型配置文件是这几个中的哪一个?
![image](https://github.com/Zhao-Tian-yi/RSDet/assets/71579899/4c5b648d-fe81-4c92-bef8-df1a207832c7)
-
Transfer or write function that parse binary data streams
see https://github.com/vstadnytskyi/lcp-flir/blob/master/lcp_flir/analysis.py for details
-
I was able to run the code with a "pixel mixed" stream - so far so good.
after reading the stats of the gen 3, I saw that the gen 3 thermal sensor have only 80x60 pixel resolution (instead of 160x120…
-
I am trying setup this package on an Xavier which runs 18.04 (thus ROS melodic). As OpenCV is already installed with Jetpack (OpenCV 4 on Jetpack 4.3), and due to other differences in architecture (ar…
-
**Description:**
I am setting up two cameras with external triggering from an IMU (using Line0) at a frequency of 20Hz. My goal is to run OpenVINS. However, when I launch either the stereo.launch o…
-
作者,您好。我在FLIR_aligned数据集上跑出了结果,对于KAIST数据集,没有正确运行。
` File "/root/autodl-tmp/Triple-I-Net-TINet/mmdet/datasets/samplers/group_sampler.py", line 36, in __iter__
indices = np.concatenate(indices)
…
xxwbe updated
3 months ago
-
您好 ,请问是否可以提供一下论文中所用的改进后的KAIST、FLIR数据集?十分感激!
-
**Describe the bug**
Aravis GStreamer plugin doesn't accept the camera's auto exposure ROI settings.
I was trying to set FLIR-BFS-U3-16S2C-CS auto exposure ROI from the GStreamer plugin:
```…
-
The white_line_detection node currently hard codes the flir camera into the node. In order to use this node with gazebo, we need to convert the white line detection node to work on ros image streams. …
-
Hi,
Your package is of tremendous help for us to use Python to link to our Spinnaker SDK-based FLIR Cameras. With Python 3.12 around the corner, do think it would be possible to provide a Python 3.…