tiberium24
tiberium24
Hello, As far as I see your code provides PR curves for each individual class. Would it be possible to perform the same but for all classes together?
Hello, Does this algorithm work for other classes such as cars?
Hello, I am trying to get 3D position in Gazebo with a simulated kinect plugin but after recognizing an object i do not get any 3D info but only :...
Hello, I get an error when i launch this file. The error is: > In constructor, checking size of observations_ > Size: 0 > src/tcmalloc.cc:278] Attempt to free invalid pointer...
Hello, I am struggling to make the 3D ekf slam package work. When i use it with the base_link to odom coming from the robot, i am getting messages of...
In tracking.py I am getting: ValueError: could not convert string to float: b'1,-1,988.7,312.9,63.98,193.94,2.8224,-1,-1,-1' It is trying to do: detection = MakeCell(np.loadtxt.....) The file path is correct. What is going on?
Hello, I have noticed that tracking results are saved after n number of frames and not from frame 1. Is there any way to change that?
I have verified that the code works but completing run without errors. Defocus works on demo images but when I tested my images on denoising I am getting exactly same...
When I try to test the Denoise model on a single image, the model is loading forever and I never get a result. Why does it take so long?