Skip to content

File URL paths #68

Answered by meeki007
meeki007 asked this question in Q&A
Feb 22, 2021 · 16 comments · 11 replies
Discussion options

You must be logged in to vote

you ask for - this.warn('Human:' + human.version); I think you want - this.warn('Active Configuration:' + JSON.stringify(human.config));

This is partly my fault. I limit the amount of char my debug can send per msg so I don't risk the chance of a lock up.
So when I got the output for - human.config - It is chopped off before I could notice the end.

Here is the complete output for - human.config - using bodys insted of body for myConfig just like the example a few threads above.

Active Configuration:{"backend":"tensorflow","wasmPath":"../assets/","async":false,"profile":false,"deallocate":false,"scoped":false,"videoOptimized":false,"warmup":"face","filter":{"enabled":true,"width":0,"height…

Replies: 16 comments 11 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@meeki007
Comment options

@meeki007
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@vladmandic
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@meeki007
Comment options

@vladmandic
Comment options

Comment options

You must be logged in to vote
1 reply
@meeki007
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@vladmandic
Comment options

Comment options

You must be logged in to vote
4 replies
@vladmandic
Comment options

@vladmandic
Comment options

@meeki007
Comment options

@vladmandic
Comment options

Answer selected by meeki007
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants