Skip to content

Implementation of paper - YOLOv9: Learning What You Want to Learn Using Programmable Gradient Information

Notifications You must be signed in to change notification settings

muratali016/Yolov9-Custom-Functions

 
 

Repository files navigation

Yolov9 Custom functions

Additional files are "detect_and_blur.py" and "llm.py"

Change the api key in "llm.py" file

Features

  • Blur any unwanted object in videos/images with help of gpt
  • Count all objetcs by classes and works perfectly on every image or on a video
  • Code can run on Both (CPU & GPU)
  • Video/WebCam/External Camera/IP Stream Supported

Video

videoplayback.5.mp4

About

Implementation of paper - YOLOv9: Learning What You Want to Learn Using Programmable Gradient Information

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.9%
  • Shell 0.1%