This website requires JavaScript.
Explore
Help
Sign In
ambiser
/
human
mirror of
https://github.com/vladmandic/human
Watch
9
Star
0
Fork
You've already forked human
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
e899607609
human
/
types
/
image.d.ts
5 lines
97 B
TypeScript
Raw
Blame
History
export
declare
function
process
(
input
:
any
,
config
:
any
)
:
{
tensor
:
any
;
canvas
:
any
;
}
;
Reference in New Issue
View Git Blame
Copy Permalink