Human Detection on Raspberry Pi 4 through Thermal Camera connected through I2C

Question/Issue: Hello, I’m trying to deploy this model on the RPI4. However, it is not detecting the thermal camera that I have connected through I2C. How can I fix this issue? Can you also please guide me through the steps?

**Project ID:**381745

**Context/Use case:**Hello, I’m trying to deploy this model for human detection on the RPI4. However, it is not detecting the thermal camera that I have connected through I2C. How can I fix this issue? Can you also please guide me through the steps?

Welcome @joodshinawi

It seems like your thermal camera isn’t being detected by your Raspberry Pi 4 when deploying your human detection model.

To troubleshoot this issue, first, ensure that your camera is properly connected and powered. Then, check if the necessary drivers are installed for the thermal camera. Additionally, make sure that the I2C interface is enabled on your Raspberry Pi.

If the issue persists, provide more details about your setup, and make sure to follow our troubleshooting guide:

Best

Eoin