Save images#1
Conversation
tinhnguyen-starglobal
commented
May 25, 2022
- photos in png format
- output at 2X resolution
… change output format to png
|
LGTM! |
|
Hi @fritz-ebner please help me review this PR. Thanks |
graySquirrel
left a comment
There was a problem hiding this comment.
I don't think that is correct, but you will have to check with Dmytro.
I think the code is line 48, should not do sigmoid(tc)
|
Hi @fritz-ebner as you can see, To avoid getting you confused I will remove this line of code. Please help me check. |
fritz-ebner
left a comment
There was a problem hiding this comment.
I think line 57 still has to be
let confidenceInClass = tc * bestClassScore
|
Hi @fritz-ebner |