Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature request] save detection overrided image with --dont_show option #1

Open
kan-bayashi opened this issue May 14, 2024 · 0 comments

Comments

@kan-bayashi
Copy link
Contributor

kan-bayashi commented May 14, 2024

What?

  • --dont_show optionをつけて処理を実行した場合に outputs/detections 以下の画像にBBOXが重畳されるようにして欲しい
     # コマンド例
     $ ./trt-lightnet --flagfile ../configs/lightNetV2-T4XP2-960x960-autolabel.txt --precision fp16 --v ../samples/sakae_night_00-00-00_00-00-10.mp4 --save_detections true --dont_show true --save_detections_path outputs/sakae_night_00-00-00_00-00-10

Why?

  • --dont_show optionをつけると outputs/detections 以下の画像にBBOXが重畳されない
  • optionをつけない場合は問題ないが、SSH CLI環境だとX windowの転送が検出の時間よりもかかってしまいボトルネックなってしまう
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant