Skip to content
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

Feat: Object Detection from Video & Statistical Analysis #274

Open
6 tasks done
Jibesh10101011 opened this issue Jan 29, 2025 · 8 comments
Open
6 tasks done

Feat: Object Detection from Video & Statistical Analysis #274

Jibesh10101011 opened this issue Jan 29, 2025 · 8 comments

Comments

@Jibesh10101011
Copy link
Contributor

Jibesh10101011 commented Jan 29, 2025

Describe the feature

This feature will enable object detection from videos and provide statistical insights about detected objects.

Feature Details

  1. Users will have an option in the "Videos" section to process videos.
  2. While processing, users can watch the video with detected objects in real-time.
  3. After processing, a statistical distribution of detected objects (e.g., {person: 4, animal: 5}) will be provided. e.g.

Image

  1. Option to save metadata related to the statistical distribution for future reference.

Implementation Plan

  • Integrate the YOLOv8 model with the existing object detection architecture.
  • Implement WebSockets to send base64-encoded frames to the frontend for real-time visualization.
  • Frame transmission via WebSocket may introduce some latency.
  • Use Matplotlib for statistical analysis and visualization of detected objects.

Add ScreenShots

Demo Video In testing Phase

Demo_video_in_testing_phase.mp4

Record

  • I agree to follow this project's Code of Conduct
  • I want to work on this issue
@Jibesh10101011
Copy link
Contributor Author

@Pranav0-0Aggarwal I am working on this feature , can you assign this to me ?

@Mansi08git
Copy link

I have worked on projects similar like this. In one of my project, I worked on face-detection and face recognition. Please assign this issue to me

@Jibesh10101011
Copy link
Contributor Author

@Mansi08git I have completed my work for this issue . you may find another

@arpanhub
Copy link

arpanhub commented Feb 8, 2025

@Jibesh10101011 have you completed this issue, or is it still in the testing phase?
If it's in testing, how many epochs did it take to achieve that accuracy percentage, and what learning rate are you using?

@Jibesh10101011
Copy link
Contributor Author

@Jibesh10101011 have you completed this issue, or is it still in the testing phase? If it's in testing, how many epochs did it take to achieve that accuracy percentage, and what learning rate are you using?

@arpanhub My task for this issue is completed. I am not training any model here , the YOLO model is already provided, and I have simply utilized its functionality. I am waiting for @Pranav0-0Aggarwal to review this issue. After that, I will raise a PR.

@Ashutosh-KARNX7
Copy link
Contributor

@Jibesh10101011 I working on something like camera face detection I think we should go for the pr

@Jibesh10101011
Copy link
Contributor Author

@Jibesh10101011 I working on something like camera face detection I think we should go for the pr

Yes @Ashutosh-KARNX7 I think you are right , but needs our mentor @Pranav0-0Aggarwal 's review once for this issue .

@Ashutosh-KARNX7
Copy link
Contributor

Bro this is a usefull feature he is busy person (I think he is a final year student ) I don' t think so he has now that much time that he can do this. So go for the pr

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants