Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add infrared camera for object detection #13

Open
tungp55 opened this issue Aug 4, 2024 · 1 comment
Open

add infrared camera for object detection #13

tungp55 opened this issue Aug 4, 2024 · 1 comment

Comments

@tungp55
Copy link

tungp55 commented Aug 4, 2024

Thank you for your wonderful application.
Currently, people are using both infrared and RGB images obtained from UAV cameras for object detection. Therefore, I am wondering if it is possible to add an infrared camera to the UAV and use both sources to detect objects in the images.
I hope you can help me or provide guidance on how to achieve this. Thank you very much.

@monemati
Copy link
Owner

monemati commented Aug 5, 2024

@tungp55 Hello, I don't have much knowledge in the infrared realm, but I think you can either use this topic, or change the OakD-Lite to other cameras (maybe realsense D435). After that, you can either change the yolov8 object detection to another model, or modify some parts of yolov8 so it will be able to work with infrared data, check here and here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants