Graphonomy icon indicating copy to clipboard operation
Graphonomy copied to clipboard

Graphonomy: Universal Human Parsing via Graph Transfer Learning

Results 16 Graphonomy issues
Sort by recently updated
recently updated
newest added

Can you share the Pascal pretrained model-----ascal_base_trained.pth?thanks!

I have found three sets of weights from these issues: https://github.com/Gaoyiminggithub/Graphonomy/issues/29#issuecomment-1016684361 https://github.com/Gaoyiminggithub/Graphonomy/issues/16#issuecomment-522321273 And these are the outputs of using them to segment `messi.jpg` ![inference](https://user-images.githubusercontent.com/5020822/161439309-a6b652cd-3c5e-4eb7-870c-dba2ae59ac4f.png) ![universal](https://user-images.githubusercontent.com/5020822/161439317-1017e29c-edd9-4f4d-8a9d-cdcebe9ee564.png) ![cihp2pascal](https://user-images.githubusercontent.com/5020822/161439324-3d287874-3f5a-47f6-ae48-e58dfeff2826.png) But none of them...

Hi, thanks for your work. Would you please update the model weight of the universal model? It seems that the google link is invalid and the file was removed. Thanks!

Hello Thanks for the awesome work In the README, there are link to datasets that can be downloaded via google drive, what are the licenses for using these datasets ?...

i'm trying to prepare the data to run this but there are no links to the pascal-part dataset. i found this http://roozbehm.info/pascal-parts/pascal-parts.html but after downloading and unzipping the folder only...

I tried to download the universal model and got the following message. Could you please double-check the link? ![Screenshot_20201028_182915](https://user-images.githubusercontent.com/64956291/97417847-7d475300-194b-11eb-9ff7-84d8d045fb7b.png)

Normalize all class?I think this should be 1 instead of -1

Hi, is there a training script to train pascal from chip dataset?

great work!! does it can inference the different dataset labels, like cihp and pascal, at one model?

Hi , Thank you for sharing your great work! I saw that due to some bug (reset parameters) you retrained the CHIP and Pascal models and uploaded them to Google...