-
I use the version of cpu opencv and the yolo_cpp_dll_no_gpu to detect (coco model), find no objects.
detection *dets = get_network_boxes(net, im.w, im.h, thresh, hier_thresh, 0, 1, &nboxes, letter…
-
hi@AlexeyAB , I have used yolo cpp dll for detection, it seems that it did not use the GPU, which is much slower than >darknet.exe detector demo..........is there any options in the source code to use…
-
nvidia jetson agx xavier
ubuntu 20.04
jetpack5.1
cuda11.4
apollo 9.0
**启动perception_lidar.launch,发现在paddle_net.cc 132 行执行predictor_->Run()这个函数不再往下继续执行,也没有任何错误报出;**
cyber_launch start modules…
-
I am planning to use compreface to build a face recognition system, mainly for face recognition within videos. The total duration of the videos is estimated to be several thousand hours, with an expec…
-
Hi,
My detection works great, but it takes ~9 seconds to complete for a single image! I don't have GPU capabilities and my CPU is i5 at 3.2GHz.
The idea I am having is to somehow load the provid…
-
### Bug Explanation
I'm trying to create demos using ivy framework to build a CNN Model for plant disease detection. Everything is Working fine on CPU as intended except that when device is set to gp…
-
Is it possible to live object detection Mask RCNN using single GPU...?
-
### 🐛 Describe the bug
I tried to load from checkpoint using the file initially downloaded by the models.get() call. It looks like there's a leftover TODO in the repo code that's a reminder to remove…
-
**Describe the bug**
Contrarily to all the other panes in the _PhysX Configuration (PREVIEW)_ tool, Continuous Collision Detection pane lack tooltip when hovered over with the mouse pointer.
**Ste…
-
When I tried running this code I got this error.
D:\Salient_Object_Detection>python inference.py --rgb_folder=./test
Traceback (most recent call last):
File "inference.py", line 65, in
ma…