GithubHelp home page GithubHelp logo

shaneson0 / ballclustering_iccv2019 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from makarandtapaswi/ballclustering_iccv2019

0.0 2.0 0.0 855 KB

Video Face Clustering with Unknown Number of Clusters - Ball Cluster Learning

Shell 2.38% Python 97.62%

ballclustering_iccv2019's Introduction

Video Face Clustering (ICCV 2019)

Video Face Clustering with Unknown Number of Clusters
M. Tapaswi, M. T. Law, and S. Fidler
International Conference on Computer Vision (ICCV), October 2019.
arXiv

  • Realistic setting for clustering face tracks in videos
  • Number of clusters is not known
  • Background character face tracks are not removed and need to be resolved
  • Ball Cluster Learning: a new loss function that carves feature space into balls of a learned radius that can be used as a stopping criterion of agglomerative clustering

Dataset

We use 6 episodes of season 1 of The Big Bang Theory and 6 episodes of season 5 of Buffy - The Vampire Slayer. Face track labels are resolved between background characters.

Original tracks were provided by:
M. Bäuml, et al. Semi-supervised Learning with Constraints for Person Identification in Multimedia Data. CVPR 2013.

Please use the download.sh script inside data/ for convenience.
Face tracks (5.3 MB)
VGG Face SE-ResNet50-256 features (519 MB)


Evaluation

(02.09.2019) Our final checkpoint with evaluation code has been released. Numbers can be reproduced by downloading the features and labels and running with video_name as one of the following videos: bbt_s01e01..06 or buffy_s05e01..06

python evaluate.py <video_name>

Code

coming soon

ballclustering_iccv2019's People

Contributors

makarandtapaswi avatar

Watchers

James Cloos avatar paper2code - bot 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.