mirror of
https://github.com/opencv/opencv.git
synced 2024-11-29 05:29:54 +08:00
77b01deb80
* added depth-wise convolution; gives ~20-30% performance improvement in MobileSSD networks * hopefully, eliminated compile warnings, errors, as well as failure in one test * * fixed a few typos * decreased buffer size in some cases * added more optimal im2row branch in the case of 1x1 convolutions * tuned fastConv to reduce the number of passes over arrays |
||
---|---|---|
.. | ||
cmake/hooks | ||
include/opencv2 | ||
misc | ||
perf | ||
src | ||
test | ||
CMakeLists.txt |