GithubHelp home page GithubHelp logo

dayuml / mssnet Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mathkey/mssnet

0.0 0.0 0.0 97.31 MB

KSSNet: Multi-Label Classification with Label Graph Superimposing

MATLAB 7.49% Shell 0.17% Python 92.34%

mssnet's Introduction

KSSNet: Multi-Label Classification with Label Graph Superimposing [arXiv]

Overview

The PyTorch implementation of the KSSNet.

Prerequisites

The code is built with following libraries:

  • Python 3.5 or higher
  • PyTorch 0.4.1 or higher
  • torchvision 0.2.0 or higher
  • PIL
  • torchnet
  • tqdm

Data Preparation

We have trained on Charades dataset with this code. Most of data preprocessing have been done, while the remained precedure is the data preparation:

  • Download tar file from Charades and extract files into "data/Charades_v1/Charades_v1_rgb". The preprocessed annotations have already been contained and in this repo. If necessary, The preprocessing code will be add in this repo.

Code

This code is based on the ML-GCN codebase. Thanks Megvii-Nanjing for their work.

Testing

The scripts will test the checkpoint provided in this repo by running:

python test_i3d_charades.py

The superparameters are set in the 'main' function of test_i3d_charades.py. Sorry for the rough code!

Training

To train I3D with this repo: sh python train_i3d_charades.py

The superparameters are set in the 'main' function of test_i3d_charades.py, too.

Reference

This project is based on ML-GCN

mssnet's People

Contributors

mathkey 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.