This website requires JavaScript.
Explore
Help
Register
Sign In
ZF
/
OpenFace
Watch
1
Star
0
Fork
0
You've already forked OpenFace
mirror of
https://gitcode.com/gh_mirrors/ope/OpenFace.git
synced
2026-05-17 20:58:01 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b57bdd2127e0023bf7de728c6cea2e309770d7ce
OpenFace
/
lib
/
local
/
LandmarkDetector
History
Tadas Baltrusaitis
b57bdd2127
Speeding up MTCNN a bit, through optimization of im2col and transposing the convolution multiplication so it is easier to split
2017-08-23 20:00:18 +01:00
..
include
Integrating MTCNN in all of the demos.
2017-08-18 20:57:19 +01:00
model
Adding more preparation for MTCNN in C++
2017-08-09 12:01:53 -04:00
src
Speeding up MTCNN a bit, through optimization of im2col and transposing the convolution multiplication so it is easier to split
2017-08-23 20:00:18 +01:00
CMakeLists.txt
Use preprocessor defines rather than configured header files for CONFIG_DIR so it works when not using CMake
2016-12-29 23:36:10 +00:00
LandmarkDetector.vcxproj
Adding more preparation for MTCNN in C++
2017-08-09 12:01:53 -04:00
LandmarkDetector.vcxproj.filters
Adding more preparation for MTCNN in C++
2017-08-09 12:01:53 -04:00