-
### Describe the doc issue
When I use "make -j8" to build the opencv with cuda 11.6 on ubuntu 22.04, it meets the following errors. Would any one can help me?
**System information:**
...
modules…
-
Enable PyTorch Bfloat16 for CPU and add MKL-DNN bfloat16 optimization for Cooper Lake
## Motivation
Bfloat16 is a 16-bit floating point representation with same exponent bit-width as 32-bit floa…
-
Now, when we have enough statistics about GCC and LLVM distinct optimizations across different programs, datasets and hardware such as Android mobiles and RPi3 (see http://cKnowledge.org/repo), as wel…
-
I am running YOLO v3 on Jetson Xavier, I am using python and OpenCV DNN module for inferencing, and it is pretty slow and seems as if it is not effective for my application. So I am looking for anothe…
-
This is the error encountered when running model.fit
AssertionError: AbstractConv2d Theano optimization failed: there is no implementation available supporting the requested options. Did you exclude b…
-
-
I have been through the error of #1, and solved follow the answer. but, I come to a new error as follows:
AssertionError: AbstractConv2d Theano optimization failed: there is no implementation availa…
-
##### System information (version)
- OpenCV => 4.2.0
- Operating System / Platform => Ubuntu 18.04
- Compiler => GCC 7.4
##### Detailed description
Vast majority of permute operations can be …
-
Description:
Encounter error using yolov8_tensor_rt.launch.py and isaac_ros_yolov8_visualize.launch.py. The scripts are run on jetson orin nano. The custom trained model is exported to onnx as sugge…
-
Hey all,
Also referencing #3759 here, which is closed.
I speedtested the GpuDnnConv3d as compared to conv3d2d with dnn convolutions. The simple speedtest below indicated the dnn version is a lot fas…