-
Hey @floooh ,
Hope you are all well !
I am having a try with your interesting project because I wanted to manage more easily my cross-platform builds and stacks of c/c++ dependencies. While maki…
-
Hi,
first of all thanks for the awesome library! I am testing it right now and it is very nice to see YOLO4tiny implemented. However, I am into tracking stuff and while the YOLO could be implemented …
-
### Describe the feature and motivation
Hello, I would like to know if the first inference on CPU is something that is already available when compiling OpenCV with latest OpenVino or if will require …
-
How can i enable non free feature ? https://github.com/hybridgroup/gocv/blob/a897c364055ad1328c2162830747da556a8a9aa2/contrib/README.md
It is weird, the build stage appears to include contrib stuff…
-
Hello, I have met a problem when I try to cross compile Tengine,
aarch64-linux-gnu-g++ --sysroot=/home/artyze/Desktop/QNX/tengine_aarch/sysroot/ubuntu_rootfs -L/usr/lib/aarch64-linux-gnu -L/lib/aarc…
-
See title. Note that install works perfectly fine without the `DBUILD_LIST` but fails with this flag:
```
export OPENCV4NODEJS_AUTOBUILD_FLAGS=-DBUILD_LIST=core,imgproc,imgcodecs
```
# Error M…
-
```python
def pre_process(self, image):
image_padded = np.ones([self.input_size[0], self.input_size[1], 3], dtype=np.float32) * 114.0
r = min(self.input_size[0]/image.shape[0], …
-
### Initiative (Required)
GSSoC (Girl Script Summer of Code) 🌸
### Is your feature request related to a problem? Please describe.
I would like to add a file about Age detection in machine learning …
-
首先我是新手,感谢作者开源的项目。
目前已经跑起来了,但是挂在那里跑的时候发现内存占用会一直增长,这是正常的吗?请问怎么解决?
![QQ_1723102194495](https://github.com/user-attachments/assets/e849150d-f95a-4c63-aa8b-5052230e7ad5)
gl94 updated
2 months ago
-
Hi~
I'm building onnxruntime1.10 with openvino4.2. I try to run the example [squeezenet_cpp_app.cpp](https://github.com/microsoft/onnxruntime-inference-examples/tree/main/c_cxx/OpenVINO_EP/Linux/squ…