-
Hello!
I'm trying to train the models with a dataset that has 4 bands: Red, Green, Blue, Near-Infrared.
I've tried a .tiff file format and also a .png format. The training in both cases seems to…
-
XIO: fatal IO error 0 (Success) on X server "localhost:12.0"
after 48420 requests (48420 known processed) with 2336 events remaining.
WARNING:torch.distributed.elastic.multiprocessing.api:Sen…
-
Hi @rpautrat
Thanks for your great work and share.
I have a problem with step 2)
As we know the self-label process is found the repeatability of the detection.
I'm wondering if we can mix the RG…
-
thank charlesq34 for the code. I get a pointcloud data from realsense camera but how can I do the semantic segmentation with my own data after training. Could you give me any steps or path we can foll…
-
Hi I want to improve my yolo detections with ir camera feed. Now we are using the standard yolo3.weights file and obviously is not as good as with a visible camera.
I know about this https://www.fl…
-
Hello!
I am currently working on a project related to thermal infrared super-resolution, and I noticed that your work involves the PBVS2024 dataset. Since the PBVS2024 competition has already ended, …
-
关于SIRST_AUG数据集,训练集和测试集是用的原本的比例,还是将其调整为8:2的比例?
-
Contribute ideas, articles, projects that would help select best sensors for different configurations of SDCs.
Best ideas will be integrated in the OSSDC Hacking Book.
We prefer affordable sensors tha…
-
I'm getting a `PosDefException: matrix is not positive definite; Cholesky factorization failed` when doing a simple `lm(@formula(y ~ x), df)` when the range of `x` and `y` values is tiny compared to t…
-
Hi,
I am trying to finetune the pose models for infrared image data. I prepared a dataset with images padded to the size [768, 1024] to be able to use the finetuning scripts you provide. I structured…