Coder Social home page Coder Social logo

supervisely-ecosystem / extract-frames-from-videos Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 1.0 16.77 MB

App allows to extract video frames to images project without labels.

Python 75.88% HTML 24.12%
supervisely ecosystem video video-editing frame

extract-frames-from-videos's Introduction

Extract Frames from Videos

Overview โ€ข How To Use

GitHub release (latest SemVer) views runs

Overview

App allows to extract video frames to images project without labels. User should define frames step, and datasets structure (keep original structure or save frames for every video to separate dataset) and result project name.

Images will have name in the following structure: {original video id}_frame_{frame index}.jpg. Also additional meta information is attached to every frame and available in image labeling tool. For example:

{
    "original_project_id": 333,
    "original_project_name": "my-video-project",
    "original_dataset_id": 444,
    "original_dataset_name": "roads",
    "original_video_id": "7484736",
    "original_video_name": "cars.mp4",
    "frame": 15
}

How To Use

Step 1: Add app to your team from Ecosystem if it is not there

Step 2: Run app from context menu of video project or dataset:

Step 3: Define settings

Step 4: Wait until task is finished. Result project is created in the same workspace.

Every extracted frame has metainformation about original video:

extract-frames-from-videos's People

Contributors

annasupervisely avatar cxnt avatar goldenanpu avatar mkolomeychenko avatar nikolaipetukhov avatar peixed351 avatar tdionis avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

swipswaps

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.