Open Source Computer Vision Library https://opencv.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Dmitry Kurtaev bfd1504de3 Resolve valgrind warnings 1 year ago
..
caffe Merge pull request #24892 from opencv-pushbot:gitee/alalek/dnn_avoid_16s_usage 1 year ago
cuda Added int support to flatten, permute, reshape, slice layers (#25236) 1 year ago
cuda4dnn Merge branch 4.x 1 year ago
darknet Merge pull request #24384 from Dhanwanth1803:feat-crop 1 year ago
int8layers Merge branch 4.x 1 year ago
layers Resolve valgrind warnings 1 year ago
ocl4dnn Merge pull request #24892 from opencv-pushbot:gitee/alalek/dnn_avoid_16s_usage 1 year ago
onnx Merge pull request #25277 from alexlyulkov:al/dnn-int-tests 1 year ago
opencl Merge pull request #24610 from jimmylaw21:dnn-onnx-add-group-norm-layer 1 year ago
tensorflow Merge pull request #24411 from alexlyulkov:al/dnn-type-inference 1 year ago
tflite Merge pull request #25273 from dkurt:tflite_new_layers 1 year ago
vkcom Merge pull request #25075 from mshabunin:cleanup-imgproc-1 1 year ago
webnn
backend.cpp
backend.hpp
debug_utils.cpp
dnn.cpp
dnn_common.hpp Merge pull request #24411 from alexlyulkov:al/dnn-type-inference 1 year ago
dnn_params.cpp
dnn_read.cpp Merge branch 4.x 1 year ago
dnn_utils.cpp Merge pull request #25075 from mshabunin:cleanup-imgproc-1 1 year ago
factory.hpp
graph_simplifier.cpp
graph_simplifier.hpp
ie_ngraph.cpp Fix for OpenVINO 2024.0 1 year ago
ie_ngraph.hpp Fix for OpenVINO 2024.0 1 year ago
init.cpp Allowed int64 constants in ONNX parser (#25148) 1 year ago
layer.cpp dnn: fix to iteration variable scope 1 year ago
layer_factory.cpp
layer_internals.hpp Merge pull request #24411 from alexlyulkov:al/dnn-type-inference 1 year ago
legacy_backend.cpp Merge pull request #24411 from alexlyulkov:al/dnn-type-inference 1 year ago
legacy_backend.hpp Merge pull request #24411 from alexlyulkov:al/dnn-type-inference 1 year ago
math_utils.hpp
model.cpp Merge pull request #24411 from alexlyulkov:al/dnn-type-inference 1 year ago
net.cpp Merge branch 4.x 1 year ago
net_cann.cpp
net_impl.cpp Merge pull request #24411 from alexlyulkov:al/dnn-type-inference 1 year ago
net_impl.hpp Merge pull request #24411 from alexlyulkov:al/dnn-type-inference 1 year ago
net_impl_backend.cpp Merge pull request #24411 from alexlyulkov:al/dnn-type-inference 1 year ago
net_impl_fuse.cpp Merge pull request #24834 from fengyuentau:cuda_naryeltwise_broadcast 1 year ago
net_openvino.cpp Fix for OpenVINO 2024.0 1 year ago
nms.cpp
nms.inl.hpp
op_cann.cpp
op_cann.hpp
op_cuda.cpp Merge pull request #24411 from alexlyulkov:al/dnn-type-inference 1 year ago
op_cuda.hpp Merge pull request #24411 from alexlyulkov:al/dnn-type-inference 1 year ago
op_inf_engine.cpp Fix for OpenVINO 2024.0 1 year ago
op_inf_engine.hpp Fix for OpenVINO 2024.0 1 year ago
op_timvx.cpp
op_timvx.hpp
op_vkcom.cpp
op_vkcom.hpp
op_webnn.cpp
op_webnn.hpp Fix for OpenVINO 2024.0 1 year ago
plugin_api.hpp
plugin_wrapper.impl.hpp
precomp.hpp
registry.cpp