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
f47c05cc13
face-api
/
types
/
dom
/
fetchNetWeights.d.ts
2 lines
77 B
TypeScript
Raw
Blame
History
export
declare
function
fetchNetWeights
(
uri
:
string
)
:
Promise
<
Float32Array
>
;
Reference in New Issue
View Git Blame
Copy Permalink