GithubHelp home page GithubHelp logo

johnlikang / hierarchical-human-parsing Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hlzhu09/hierarchical-human-parsing

0.0 0.0 0.0 1.38 MB

Python 90.79% C 0.29% C++ 3.60% Cuda 5.25% Shell 0.07%

hierarchical-human-parsing's Introduction

Hierarchical Human Parsing with Typed Part-Relation Reasoning (CVPR2020)

Introduction

The algorithm is described in the CVPR 2020 paper: Hierarchical Human Parsing with Typed Part-Relation Reasoning.

network


Environment and installation

This repository is developed under CUDA-10.0 and pytorch-1.2.0 in python3.6. The required packages can be installed by:

pip install -r requirements.txt

Structure of repo

$HierarchicalHumanParsing
├── checkpoints
│   ├── init
├── dataset
│   ├── list
├── doc
├── inplace_abn
│   ├── src
├── modules
├── network
├── utils

Running the code

python evaluate_pascal.py

Citation

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

@InProceedings{Wang_2020_CVPR,
author = {Wang, Wenguan and Zhu, Hailong and Dai, Jifeng and Pang, Yanwei and Shen, Jianbing and Shao, Ling},
title = {Hierarchical Human Parsing With Typed Part-Relation Reasoning},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
month = {June},
year = {2020}
}

@InProceedings{Wang_2019_ICCV,
author = {Wang, Wenguan and Zhang, Zhijie and Qi, Siyuan and Shen, Jianbing and Pang, Yanwei and Shao, Ling},
title = {Learning Compositional Neural Information Fusion for Human Parsing},
booktitle = {Proceedings of the IEEE/CVF International Conference on Computer Vision (ICCV)},
month = {October},
year = {2019}
}

hierarchical-human-parsing's People

Contributors

yougoforward avatar hlzhu09 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.