nickjrz

Results 11 comments of nickjrz

Thanks for getting back to me on this. The most up-to-date version works great with masks and moving targets as well. My hot fix for this was re-training the resnet...

Thanks for your quick reply, I will try it today and will keep you updated.

So I updated the files and I am still getting readings of 62550 celsius. I found a formula for the lepton thermal cameras temp = slope * (raw -8192) +...

as of now I am using the 2.0 model with the purethermal 2 breakout board. I think I only need to add some calibration coefficient in the calculation in order...

Okay thanks, I guess I just need to figure out how to calibrate it. I tried ordering the 3.5 one but they were out of stock and only had 2.0...

I am currently waiting for a lepton 3.5 (digikey) to come in, as of now I am still trying to get the 3.0 to work with this application with some...

I just got the lepton 3.5 and tried it out altogether but readings seem to be a little off. I am getting an average temperature of 32 Celsius. Do I...

Hey @Luxonis-Brandon, this looks like a great starting point for neural network assisted depth estimation. I wonder how precise it can get if we added the depth ground truth in...

I was able to run real-time inference on HITNET Stereo depth estimation (middlebury) using OAK-D and having the inference on the host. Here are my results: ![output_ful](https://user-images.githubusercontent.com/56938367/133224437-57f3482b-caf3-4f48-8d20-37d0431c96b3.gif)

> > I was able to run real-time inference on TFLite HITNET Stereo depth estimation (middlebury) using OAK-D and having the inference on the host. Here are my results: >...