This website requires JavaScript.
Explore
Help
Sign In
ambiser
/
face-api
mirror of
https://github.com/vladmandic/face-api.git
Watch
9
Star
0
Fork
You've already forked face-api
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
99c9ea0b75
face-api
/
src
/
faceFeatureExtractor
/
index.ts
3 lines
84 B
TypeScript
Raw
Normal View
History
Unescape
Escape
initial commit
2020-08-18 13:54:53 +02:00
export
*
from
'./FaceFeatureExtractor'
;
full re-lint and typings generation
2020-12-23 17:26:55 +01:00
export
*
from
'./TinyFaceFeatureExtractor'
;