CIHP_PGN icon indicating copy to clipboard operation
CIHP_PGN copied to clipboard

There is no Pascal's pre-trained model

Open makalo opened this issue 7 years ago • 6 comments

Hi,I know about you load the pre-trained model of pascal-VOC in your thesis.But you just provide the 'CHIP_PGN' model .Could you provide a tensorflow version of Pascal's pre-training model? I don't know if your Pascal model is transferred from caffe. If so, can you provide a conversion method?

makalo avatar Oct 12 '18 15:10 makalo

We used the converted pre-trained model, deeplab_resnet_init.ckpt, provided by Deeplab v2

Engineering-Course avatar Oct 15 '18 02:10 Engineering-Course

I start training from the pre-trained model mentioned above on the Pascal-Person-Part dataset, but only get mIoU around 66.5, which is much lower than 68.4 reported in the paper. I wonder why the gap exists, and could you please give me your well-trained model on this dataset.

makalo avatar Oct 16 '18 14:10 makalo

@Engineering-Course Hi, I'm also conduting experiments on PASCAL-PERSON-PART dataset, could you please share your pre-trained weights for this dataset! Thanks a lot.

tengteng95 avatar Oct 20 '18 09:10 tengteng95

You can train the model on PASCAL dataset, cause we have released the code and implementation details. We have the multi-scale and fliping inference to reach the results in the paper.

Engineering-Course avatar Oct 23 '18 01:10 Engineering-Course

@Engineering-Course Hello,I'm training the model onPASCAL-PERSON-PART dataset,could you tell me how many changes I should do in the script concretly?Thank you.

QHan1st avatar Nov 06 '19 03:11 QHan1st

@makalo Hello,I also train the model on the Pascal-Person-Part dataset,Could you tell mehow many changes you did in the script?Thank you.

QHan1st avatar Nov 06 '19 03:11 QHan1st