Giter Club home page Giter Club logo

youtube-8m-video-understanding's Introduction

Scene Understanding with YouTube 8M Dataset

Overview

The YouTube 8M dataset, released in June 2019, provides segment-level annotations with human-verified labels on approximately 237,000 segments across 1,000 classes. This dataset was derived from the validation set of the YouTube-8M dataset.

Thumbnails

Dataset Statistics

  • Frame Level Data Size: 1.71 TB
  • Number of Shards: 3,844

Data Schema

The data is organized with the following schema:

  • "video-id": Unique identifier for each video.
  • "labels": A list of labels associated with that video.

Each frame in the dataset includes the following features:

  • "rgb": Float array of length 1,024.
  • "audio": Float array of length 128.

Implementation Details

We have provided images to illustrate the architecture and visual aspects of our implementation.

Architecture Overview

Architecture

The diagram illustrates the architecture of our implementation, showcasing the flow and components used to process and analyze the YouTube 8M dataset.

Context-Gated DBoF Model

Contex Gated DBoF Model

Visualising the results

We use ipywidgets to have real-time playback of our predictions

Prediction Visualisation1 Prediction Visualisation2

References

  1. Dataset: YouTube 8M Dataset
  2. YouTube-8M: A Large-Scale Video Classification Benchmark: Paper
  3. Learnable pooling with Context Gating for video classification: Antoine Miech, Ivan Laptev, and Josef Sivic. Paper
  4. Context-gated dbof models for YouTube-8M: Paul Natsev. 2018. PDF
  5. LinkedIn spark-tfrecord: GitHub Repository
  6. Kafka in Action: Building a Distributed Multi-Video Processing Pipeline with Python and Confluent: Article

youtube-8m-video-understanding's People

Contributors

vishnubeji avatar yashwanth-alapati avatar

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.