Coder Social home page Coder Social logo

tags's Introduction

tags: a website that takes your video and annotate it. You just need to give a video link and our algorithm will deliver you a set of words for each scene with given interval (frame start, frame end).

Definition of annotate: provide words that describe an object, this case, a frame, a scene, or the video.

Features:

  • annotate scenes: frames that share similarities and settings i.e. environment or context.
  • annotate video: (ultimate goal)

Contributors:

  • Dung Huynh
  • Henok Seifu
  • Melvin Wolf
  • Osama Al-Wardi
  • Saurav Dahal

The project was started during jacobsHack!

tags's People

Contributors

dung-huynh avatar dahalsaur avatar melvinwolf avatar osamaal-wardi avatar

Watchers

James Cloos avatar

tags's Issues

[front-end] website

Features:

  • text box for video link and check whether the link is valid (video)
  • download button to get the video to a local folder
  • text: : <word_1>, <word_2>, ...

[feature] counting words

Output: A descending dictionary where each key-value pair is (word, count) regarding words appearances.

Purpose: to detect outliers i.e. logos, watermarks,...

[feature] separating scenes

Scenes are separated by absolute changes.
Frames are separated by relative changes.

Changes need to be distinguished such that the program knows when to create a new group (scene).

[feature] checking for outliers

Find the word(s) that appear all the time or many times (?) across all groups. If there is such a word, this word should be eliminated since it doesn't contribute into a scene.

Be careful that some might appear a lot in scenes (maybe, the word: "people"), hence, if the word appears all the time and outnumber the rest.

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.