- 
          
 - 
                Notifications
    
You must be signed in to change notification settings  - Fork 17.3k
 
Arjun #13556
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Arjun #13556
Conversation
need to implement filtering candidate objects, and the concept to be used is minimum euclidean distance between centroid of image frame and centroid of bounding box of objects. Signed-off-by: arjunramdascs <151497622+arjunramdascs@users.noreply.github.com>
| 
           
 I have read the CLA Document and I sign the CLA 1 out of 2 committers have signed the CLA.  | 
    
| 
           π Hello @arjunramdascs, thank you for submitting a PR to the  
 For more details on contributing, check our Contributing Guide. If you encounter any issues or have questions, feel free to comment here. This is an automated response π€, but an Ultralytics engineer will review your PR and provide feedback soon. Thank you for helping improve YOLOv5! πβ¨  | 
    
| 
           π Hello there! We wanted to let you know that we've decided to close this pull request due to inactivity. We appreciate the effort you put into contributing to our project, but unfortunately, not all contributions are suitable or aligned with our product roadmap. We hope you understand our decision, and please don't let it discourage you from contributing to open source projects in the future. We value all of our community members and their contributions, and we encourage you to keep exploring new projects and ways to get involved. For additional resources and information, please see the links below: 
 Thank you for your contributions to YOLO π and Vision AI β  | 
    
updated detect.py
π οΈ PR Summary
Made with β€οΈ by Ultralytics Actions
π Summary
This PR introduces MQTT integration and a sliding window mechanism for object detection focus tracking in YOLOv5, enhancing real-time applications and communication capabilities.
π Key Changes
paho-mqtttorequirements.txtfor MQTT functionality..gitignoreandpyproject.tomlfor better project organization.π― Purpose & Impact