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

Question about conversion to KITTI format parameters #18

Closed MBelkhechine closed 3 years ago

MBelkhechine commented 3 years ago

Hi all,

I am having difficulty determining the following arguments that need to be passed to the data2kitti.py script:

--category-limit < Category Limit for Masked and No-Mask Faces > \ --tlt-input-dims_width < tlt input width > \ --tlt-input-dims_height \ --train < for generating training dataset >

Could you please provide more explanation with an example maybe?

Thank you for your help.

MBelkhechine commented 3 years ago

More explanation about these parameters can be found in the file argparser_data2kitti.py