-
### OpenVINO Version
2023.2,2022.1,2023.3,2024.0
### Operating System
Windows System
### Device used for inference
CPU
### Framework
None
### Model used
_No response_
##…
-
- Netron app and version: 4.4.4
- OS and browser version: Windows 10 64bit
Steps to Reproduce:
1. Open OpenVINO IR XML file in netron
2.
Please attach or link model files to reproduce the …
-
Migrated from [rt.perl.org#123616](https://rt-archive.perl.org/perl5/Ticket/Display.html?id=123616) (status was 'open')
Searchable as RT123616$
p5pRT updated
2 years ago
-
This is a tracking issue for our effort to enable pylint on all Python testing code underneath `tests/python`. Currently we don't lint scripts in that directory. We're going to take an incremental app…
-
This was just me making a silly typo in IR, but it SEGVd so I figure I'd mention that fact here. If that's not considered a bug, do feel free to just close this.
```
Program terminated with sig…
-
Every time you have `N>1` senders for `1` receiver you can have race-condition
- sender `s1` sent a message `m1` at `0:00:00`
- sender `s2` sent a message `m2` at `0:00:01`
- message `m2` receive…
-
我在docker中编译cpu版的paddle,遇到如下错误:
```
paddle/fluid/jit/CMakeFiles/jit_download_program.dir/build.make:57: recipe for target 'paddle/fluid/jit/CMakeFiles/jit_download_program' failed
make[2]: *** [padd…
-
## Description
INT8 quantization fails with error in title on Jetson AGX Orin in latest JetPack 6.0 container. I also tried this previously on JetPack 5.1.2 and it failed with the same issue so I t…
-
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "setup.py", line 38, in
setup(
File "C:\ProgramData\anaconda3\envs\yolo\lib\…
-
**问题描述**
yolov3_ darknet53_ 270e_ VOC 训练出来的模型
image_shape:[3,608,608]
Paddle2onnx conversion yolov3_ darknet53_ 270e_ VOC model
[WARNING] Due to the operator:multiclass_nms3, the converted…