Skip to content

Releases: culdo/darknet_video

Windows standalone executable

04 Apr 07:52
Compare
Choose a tag to compare
  • Those standalone exe don't need required DLLs.
  • Packing use Pyinstaller.

enet detection with Siammask tracking

only YOLOv4 detection, no SiamMask tracking

Required DLLs on Windows

02 Apr 11:04
Compare
Choose a tag to compare
  • OpenCV with TrueType contrib module DLL + OpenCV Python 3.8 wrapper
  • Please extract the zip to your python environment's site-packages folder

Cv2 download link: Google Drive

  • CUDA + CUDNN library
  • YOLO library
  • Please extract the zip to the project root

Lib download link: Google Drive