-
![d94c75b27794dac837dede16e2e5c48](https://user-images.githubusercontent.com/54382260/155268661-3c78d2a4-ac31-4422-9855-6f838ad725ba.png)
![283b5635e6089a9efd234b2524b42e6](https://user-images.github…
-
@feiyuhuahuo 大佬,你好,就是我是一名大二学生,然后是在中北大学的robomaster战队里负责用神经网络识别装甲板实现自动瞄准,不过就是之前我用yolo系列训练出来的模型最后实际测试时得到的bbox和装甲板的轮廓并不能很好的拟合,导致后续使用pnp进行姿态解算时会有较大误差,所以我想通过yolact直接分割出装甲板然后用opencv来提取坐标,不过后续就是我想使用c++下的openv…
-
Hi,
I noticed a change in object class with gvatrack.
I had inference-interval=2 and tracking_per_class=false
With gvatrack, a person and a couple of chairs assigned object id 13, 4 and 9 res…
-
Hello Currently I'm working on yolov5 with open vino using c++,and I faced this problem : Exception thrown at 0x00007FFC474D4ED9 in ylov5_openvino.exe: Microsoft C++ exception: InferenceEngine::NotImp…
-
你好,我在编译的时候出现/usr/bin/ld: cannot find -lonnxruntime
[ 2%] Building CXX object CMakeFiles/lite.ai.toolkit.dir/lite/ort/cv/nanodet_plus.cpp.o
[ 2%] Building CXX object CMakeFiles/lite.ai.toolkit.di…
-
-
### Search before asking
- [X] I have searched the HUB [issues](https://github.com/ultralytics/hub/issues) and found no similar bug report.
### HUB Component
Datasets
### Bug
Processi…
-
## Bug Description
I cannot convert a TorchScript module because of the error:
```
RuntimeError: [Error thrown at core/partitioning/shape_analysis.cpp:116] Unable to process subgraph input type …
-
运行的时候延迟过大,很卡。已经使用GPU了,但是仍旧很不理想,请问是因为帧率过大吗?还是模型检测就需要这么久
-
When using the official COCO API i get these results on my dataset:
Average Precision (AP) @[ IoU=0.50:0.95 | area= all | maxDets=100 ] = 0.430
Average Precision (AP) @[ IoU=0.50 | area= …