Skip to content

Jallson/High_res_hi_speed_object_counting_FOMO_720x720

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

High_res_hi_speed_object_counting_FOMO_720x720

This project utilizes Edge Impulse's FOMO algorithm, which can quickly detect objects in every frame camera captured on a running conveyor belt. FOMO's ability to know the number and position of coordinates of an object is the basis of this system. The project aims to assess Nvidia Jetson Nano's GPU capabilities in processing higher-resolution imagery (720x720) compared to typical FOMO object detection projects (often limited to 96x96), all while maintaining optimal inference speed. The machine learning model (model.eim) will be deployed using the TensorRT library, configured with GPU optimizations and integrated through the Linux C++ SDK. Additionally, the Edge Impulse model will be seamlessly integrated into our Python codebase to facilitate cumulative object counting. Our proprietary algorithm compares current frame coordinates with those of previous frames to identify new objects and avoid duplicate counting.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages