FastMOT icon indicating copy to clipboard operation
FastMOT copied to clipboard

FASTMOT for Jetson

Open joyWang-77 opened this issue 2 years ago • 0 comments

Your issue may already be reported! Please search the issues before creating one.

Current Behavior

  • NVIDIA Jetson
    • jetson nano B1
    • Jetpack version:4.6
    • Ran install_jetson.sh YES
    • Reinstalled OpenCV from Jetpack not yet

Common issues

  1. GStreamer warnings are normal
  2. If you have issues with GStreamer on Desktop, disable GStreamer and build FFMPEG instead in Dockerfile
  3. TensorRT plugin and engine files have to be built on the target platform and cannot be copied from a different architecture
  4. Reinstalled OpenCV is usually not as optimized as the one shipped in Jetpack

joyWang-77 avatar Apr 06 '22 02:04 joyWang-77