This website works better with JavaScript.
Explore
Help
Sign In
Chiebot-Mirror
/
opencv
Watch
8
Star
0
Fork
You've already forked opencv
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
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.
34316
Commits
6
Branches
128
Tags
3.0 GiB
C++
87%
C
3.4%
Python
2.8%
CMake
2.1%
Java
1.6%
Other
2.8%
Tag:
Branch:
Tree:
ab7ab7b6be
2.4
3.4
4.x
5.x
master
next
2.2
2.3.0
2.3.1
2.4.0
2.4.1
2.4.10
2.4.10.1
2.4.10.2
2.4.10.3
2.4.10.4
2.4.11
2.4.12
2.4.12.1
2.4.12.2
2.4.12.3
2.4.13
2.4.13.1
2.4.13.2
2.4.13.3
2.4.13.4
2.4.13.5
2.4.13.6
2.4.13.7
2.4.2
2.4.3
2.4.3-rc
2.4.3.1
2.4.3.2
2.4.4
2.4.4-beta
2.4.5
2.4.6
2.4.6.1
2.4.6.2
2.4.6.2-rc1
2.4.6.2r2
2.4.6.2r3
2.4.7
2.4.7-rc1
2.4.7.1
2.4.7.2
2.4.8
2.4.8.1
2.4.8.2
2.4.8.3
2.4.9
2.4.9.1
3.0-ocl-tech-preview
3.0-ocl-tp2
3.0.0
3.0.0-alpha
3.0.0-beta
3.0.0-rc1
3.1.0
3.2.0
3.2.0-rc
3.3.0
3.3.0-cvsdk
3.3.0-rc
3.3.1
3.3.1-cvsdk
3.4.0
3.4.0-rc
3.4.1
3.4.1-cvsdk
3.4.10
3.4.11
3.4.12
3.4.13
3.4.14
3.4.15
3.4.16
3.4.17
3.4.18
3.4.19
3.4.2
3.4.2-openvino
3.4.20
3.4.3
3.4.3-openvino
3.4.4
3.4.5
3.4.6
3.4.7
3.4.8
3.4.9
4.0.0
4.0.0-alpha
4.0.0-beta
4.0.0-openvino
4.0.0-rc
4.0.1
4.0.1-openvino
4.1.0
4.1.0-openvino
4.1.1
4.1.1-openvino
4.1.2
4.1.2-openvino
4.10.0
4.10.0-kleidicv
4.11.0
4.2.0
4.2.0-openvino
4.3.0
4.3.0-openvino
4.3.0-openvino-2020.3.0
4.4.0
4.4.0-openvino
4.5.0
4.5.0-openvino
4.5.1
4.5.1-openvino
4.5.2
4.5.2-openvino
4.5.3
4.5.3-openvino
4.5.3-openvino-2021.4.1
4.5.3-openvino-2021.4.2
4.5.4
4.5.5
4.5.5-openvino-2022.1.0
4.6.0
4.7.0
4.8.0
4.8.1
4.9.0
5.0.0-alpha
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'ab7ab7b6be'
${ noResults }
opencv
/
modules
/
dnn
/
src
History
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
…