-
In the code, I notice that you use the grayscale images as an input to Ei. Isn't it supposed to be infrared images?
and why did you mix the infrared and RGB images then fed it as an input to Ev?
an…
-
I get lots of false detections from spider webs and moths etc at night in infrared.
[This](
https://medium.com/@anuj_shah/object-detection-in-infrared-3f247dc3708) article suggests that images fro…
-
Excuse me,I have an issue,Why is the dataset four-channel? How to train RGB image and infrared image separately input?I would be most grateful if you could answer me.
-
:rotating_light: The dummy tests consists of a set of RGB leds that are initially turned on, and then off after motion is detected by the infrared sensor.
-
## Expected behavior and actual behavior.
When using `gdalbuildvrt` to combine images together the _Description_ element of the bands are not copied over. There is other metadata left behind too.
…
-
Hey guys,
I tried out with your models and i see that the pre-trained models all receive a single channel of input.
My main goal is to use your model with ImageNet and IR masks and produce an RGB …
-
Dear Thomas,
first of all thanks a lot for the work you put into the KinectPV2 project!
What I am searching for is a possibility to map the infrared values to the depth image and to export a file whi…
-
I'm using the ```baseline_racer_image_benchmarker.py``` to test the speed of capturing images from cameras with different sensor types. However, when I try to get Segmentation/Infrared/Surface Normal …
-
I am using a dataset for infrared image dim-small aircraft target to train a model by the stylegan3 code. The datasets are infrared images. I want to use dataset_tool.py for data preprocessing on th…
-
Hello,
Thanks for your project, it's amazing.
I'm planning to use infrared (thermal) camera instead of RGB camera. What changes needs to be considered ?