Skip to content

Fast and lightweight (hopefully) service for object detection.

Notifications You must be signed in to change notification settings

Sammy1Am/youlldetect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

You'll Detect

The goal of this project is to provide a lightweight, performant service for object detection. The initial goal is to run YOLOv8 on a Coral TPM to provide detection for Frigate, but long-term should have support for any other Ultralytics supported model, other acceleration options, and with various convenient APIs.

To that end, the detect_cpai endpoint will emulate (as much as is possible and/or as much as is necessary for Frigate) the CodeProject.AI object detection API since Frigate already has support for this. Eventually a more optimized Frigate-specific API should be implemented (possibly using WebSockets for performance), but this will likely require implementation on the Frigate side of things as well.

Contributions to enhance performance and reliability are greatly appreciated as I'm still a bit green in the ML/object detection space.

About

Fast and lightweight (hopefully) service for object detection.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages