NVIDIA-AI-IOT / face-mask-detection

Face Mask Detection using NVIDIA Transfer Learning Toolkit (TLT) and DeepStream for COVID-19
MIT License
241 stars 94 forks source link

error:Message type 'ClassWiseBboxHandlerConfig' has no field named 'confidence_threshold' #32

Closed deepxiaobai closed 3 years ago

deepxiaobai commented 3 years ago

The error occurred when I used the retrained model to test some images.

relaxtheo commented 3 years ago

I just delete them, don't know the reason. I guess current code is for TLT 2.0

deepxiaobai commented 3 years ago

@relaxtheo Yes,just remove them makes the code to run. However, the results will have some noise. so are there any other properties to replace them?

deepxiaobai commented 3 years ago

Here, my TLT version is 3.0.0 and tutorial document has not been modified. I solve it with the latest configuration file.