Skip to content

LWIR Camera based Vehicle detection Using DetectNet in the jetson TX1

Notifications You must be signed in to change notification settings

studian/DetectNet_LWIR_Vehicle_TX1

Repository files navigation

I modified .. (by Hyun-Koo KIM)

It is LWIR Camera based on Vehicle Detection Using DetectNet

  • git clone
  • mkdir build
  • cd build
  • cmake ../
  • make

Database download link is

  • http://naver.me/FIIJ3Hfn
  • Database download and uncompress
  • if database is not "/home/ubuntu/GITC_LWIR"
  • you are modify in /detectnet-lwir/detectnet-lwir.cpp
  • in the 93 line,
  • modify filepath and filename of "sprintf(imgFilename, "/home/ubuntu/GITC_LWIR/DB_1st/images/%06d.bmp", num);"
  • And, in the build folder, make
  • ./detectnet-lwir

Project Simulation Result

Results (click on the image to open the video)

About

LWIR Camera based Vehicle detection Using DetectNet in the jetson TX1

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published