MiladGhorbaniG
MiladGhorbaniG
I tested SELSA with temporal ROI on my custom dataset but it doesn't work well on far objects, I tried to use YOLOX model instead of the Faster R-CNN detector,...
Hi, I'm using : ` Ubuntu 16.04 Python 3.5 Gdal 2.2.2 ` I installed s2p and then ran the example in the description. I faced with the bellow error: >...
Hi @rgov I am using a Jetson Nano with OpenCV 4.5 to read the Basler camera every 50 ms. I call the following function: ```python from pypylon import pylon global...
Dear All I captured a video with fast rotation. After applying the transformation, I found that most of the frames during the rotation are completely black. How can I minimize...
In my training with a custom dataset, the detection accuracy was poor, especially on the small objects. What can I do to improve detection accuracy?