roboflow / notebooks

Examples and tutorials on using SOTA computer vision models and techniques. Learn everything from old-school ResNet, through YOLO and object-detection transformers like DETR, to the latest models like Grounding DINO and SAM.
https://roboflow.com/models
5.27k stars 814 forks source link

Feature Request: Tool for Measuring Time Spent on Object Detection and Tracking #260

Open YoungjaeDev opened 6 months ago

YoungjaeDev commented 6 months ago

Search before asking

Description

Hello Roboflow team,

I am currently working on a project involving object detection and tracking, and I have encountered a need that might also benefit others in the community. Specifically, I am looking for a way to measure the time spent on detecting and tracking specific objects within a scene. This feature could be incredibly useful for applications where understanding the duration of object interactions or presence is crucial, such as in surveillance, research studies, or any scenario where time metrics could provide additional insights.

Could you advise if there is an existing tool or feature within Roboflow that facilitates this? If not, I believe integrating a functionality that allows users to measure and record the time taken for objects to be detected and tracked over time would be a valuable addition. This could potentially include features like timestamping object appearances and calculating the duration of their presence or tracking within a video feed.

Thank you for considering this request. I am looking forward to any guidance you can provide or discussing possible solutions that could be implemented to support this requirement.

Best regards,

Additional

No response

Are you willing to submit a PR?