GithubHelp home page GithubHelp logo

johnlikang / compositionalhumanparsing Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zzzjzzz/compositionalhumanparsing

0.0 0.0 0.0 428 KB

(ICCV2019) Learning Compositional Neural Infomation Fusion for Human Parsing

Python 72.12% C++ 13.88% Cuda 14.00%

compositionalhumanparsing's Introduction

Learning Compositional Neural Infomation Fusion for Human Parsing (ICCV19)

Introduction

The algorithm is described in the ICCV 2019 paper: Learning Compositional Neural Infomation Fusion for Human Parsing. In this work, we propose to combine neural networks with the compositional hierarchy of human bodies for efficient and complete human parsing. network


Environment and installation

This repository is developed under CUDA9.0 and pytorch-0.4.1 in python3.6. Early versions of pytorch can be found here. The required packages can be installed by:

pip install -r requirements.txt

Structure of repo

$CompositionalHumanParsing
├── dataset
│   ├── list
├── doc
├── inplace_abn
│   ├── src
├── module
├── network
├── progress

Running the code

  1. Download the pre-trained model.
python evaluate.py --root <path to the dataset> --restore_from <path to the pre-traiend model>

Citation

If you find this code useful, please cite our work with the following bibtex:

@inproceedings{wang2019learning,
  title={Learning compositional neural information fusion for human parsing},
  author={Wang, Wenguan and Zhang, Zhijie and Qi, Siyuan and Shen, Jianbing and Pang, Yanwei and Shao, Ling},
  booktitle={Proceedings of the IEEE International Conference on Computer Vision},
  pages={5703--5713},
  year={2019}
}

compositionalhumanparsing's People

Contributors

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