You are viewing a plain text version of this content. The canonical link for it is here.
Posted to discuss-archive@mxnet.apache.org by Thomas via MXNet Forum <mx...@discoursemail.com.INVALID> on 2020/07/07 21:42:11 UTC

[MXNet Forum] Output Threshold at Action Recognition


Hello,

i´m training a custom dataset at I3D_Resnet50_custom Model in Action Recognition.

If im using inferene.py to test my trained model on various Testvideos i´ll get this output:
0000/0010: Video1.MP4 is predicted to class 0
0001/0010: Video2.MP4 is predicted to class 0
...
Can i output the probability too (e.g. ... to class 0 with 56%)?


Because i want to adjust the threshold. My Model predicts everything to my learned 2 classes, even if there´s none of the classes in the video. There it should output "none".


Greetings and thanks for your help :),

Thomas





---
[Visit Topic](https://discuss.mxnet.io/t/output-threshold-at-action-recognition/6387/1) or reply to this email to respond.

You are receiving this because you enabled mailing list mode.

To unsubscribe from these emails, [click here](https://discuss.mxnet.io/email/unsubscribe/d00f9d343523aa4c3e77de402477f61310d82798b68c89efdadd37bf63794268).