-
Hi NaitLee! I discovered your app long time ago on F-droid, and I find it is a practice-proven useful app. You've done such a great job, I really appreciate your efforts! Yet unfortunately, I can hard…
-
Hi there,
I've previously used MMDet v2 and now have switched to v3 to retrain a MaskRCNN model on a custom dataset. Some background info about my dataset and the adaptations made to customize thin…
-
Hello, I am trying to use ArrNorm for batch processing, using the command
`arrnorm -i 15 -p 3 -ref _20220612_SR_B4.tif _19990801_SR_B4.tif`
in anaconda prompt, with conda environment with all the r…
-
## Description
## Environment
**TensorRT Version**: 8.5
**CUDA Version**: 11.4
**CUDNN Version**: 8.6
Operating System:
Python Version (if applicable): 3.8.10
PyTorch …
-
While this is a great concept, it has the obvious flaw of having the cameras misaligned.
Can some html/javascript guru tell us how to make an input value (like the minimum temperature e.g.) that prov…
-
How can I add any thermal image to your program? I added another thermal image and got the following error message: Invalid file selected. Please help me deal with this problem. Thank you !
![howtofi…
-
Each plotting program must work on the command line, in a notebook, and in tests.
Each command line program should have main() function that is only for the command line logic, and calls an ipmag fun…
-
In the paper it was mentioned that face recognition was being performed. However, I could find no face recognition code provided here. Can you please upload the face recognition code as well? Thanks
-
has anyone performed pix2pix approach for RGB to Thermal image translation?
I am getting very bad results while testing. anyone can help?
I used this command for testing:
python3 test.py --dataro…
-
Hello, I want to train tiny-yolov3 to detect a single class. I have 8862 images for training, 1366 images for validation. All the images are gray images and the image resolution is 640×512. First time…