この記事はPartyのTechチーム、「PY」の2024年アドベントカレンダー向けに作ったものです。 僕の担当回は、ちょっとニッチなのを投下しておきます。 備忘録メモ程度ですが、導入の参考になれば幸いです。 あと、実際に動かす実践編と分けるか迷ったのです ...
Download the config file from the darknet repo located at https://github.com/pjreddie/darknet/blob/master/cfg/yolov2.cfg Download the weights file by running the ...
Refer TLT Doc for how to train the models, after training finishes, run tlt-export to generate an .etlt model. This .etlt model can be deployed into DeepStream for fast inference as this sample shows.