Code Monkey home page Code Monkey logo

human-parsing-network's People

Contributors

jarr0d avatar sunke123 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

human-parsing-network's Issues

Path Error

Hi, author,.
loading images path is ‘LV-MHP-v2/train/crop_seg/14944_03_03.png’,but the dataset mhp v2 path is 'LV-MHP-v2\train\parsing_annos\14944_03_03.png'. Is the path wrong or something else?

KeyError: 'DOWNSAMPLE'

when I run python tools/test.py --cfg experiments/cuhkpedes/seg_hrnet_w48_512x384_sgd_lr7e-3_wd5e-4_bs_40_epoch150.yaml
, it raise "ModuleNotFoundError: No module named 'datasets.cuhkpedes'".Therefore, I find that there is no cuhkpedes.py in Human-Parsing-Network-human/lib/datasets. I add cuhkpedes.py according to cuhk03.py by myself. When this problem is solved, another problem follows:
Traceback (most recent call last):
File "tools/test.py", line 140, in
main()
File "tools/test.py", line 66, in main
'.get_seg_model')(config)
File ".../person_reid/Human-Parsing-Network-human/Human-Parsing-Network-human/../lib/models/seg_hrnet.py", line 489, in get_seg_model
model = HighResolutionNet(cfg, **kwargs)
File ".../person_reid/Human-Parsing-Network-human/Human-Parsing-Network-human/../lib/models/seg_hrnet.py", line 282, in init
downsample = self.stage2_cfg['DOWNSAMPLE']
KeyError: 'DOWNSAMPLE'
How to solve this problem?

VIPeR dataset

Hi,

Thanks for the great work. I am wondering where I can find VIPeR dataset? The link on the page is to their paper...

parsing-final

Does anyone know where the Parsing-final file is in the viper file, I can't find where this file is.

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.