Skip to content

prernadh/add_video_temporal_det

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Temporal Detection in Video

This plugin allows you to add temporal detections to videos through the FiftyOne app using start and end timestamps.

Installation

fiftyone plugins download https://github.com/prernadh/add_video_temporal_det

Refer to the main README for more information about managing downloaded plugins and developing plugins locally.

Run Example

After installing this plugin, you can try the example yourself on the quickstart dataset.

import fiftyone as fo
import fiftyone.zoo as foz

dataset = foz.load_zoo_dataset("quickstart-video")
session = fo.launch_app(dataset)

Click on the first video to expand it in the sample modal, click the Add temporal detection button - enter the start and end timestamps and label for the temporal detection you want to add and click Execute. Reload the app and you should see the temporal detection appear on the sample.

About

FiftyOne Plugin to add temporal detections to videos

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages