LIP_JPPNet icon indicating copy to clipboard operation
LIP_JPPNet copied to clipboard

Code repository for Joint Body Parsing & Pose Estimation Network, T-PAMI 2018

Results 19 LIP_JPPNet issues
Sort by recently updated
recently updated
newest added

Would it be possible to train using a completely new set of data? Why is it necessary to download a pre-trained model for training?

I am working on Person-ReID and I have to create part maps for it. However I am not getting how to preprocess custom dataset i.e. Market-1501 ? Need assistance in...

I want to load the model only once. Can you tell me how to do that?

What is the expected runtime for pose and parsing? When I'm testing with multiple images, >4secs is taken for the first followed by 1sec(apprx.) for the remaining images excluding the...

This is a useful function when you want to get the maximum possible square from the segmented image which can be later passed as embedding in combination with text features...

Hi,Engineering-Course: I freeze your model to a pb file for inference,but the first node is a fifo,not a input type,Can the code change to make the first layer is a...

Hi, thanks for your excellent work. I found the GPU utilization was quit low when running the evaluate_parsing_JPPNet-s2.py even though I changed the batch_size to 8. Could you tell me...

Hi, When testing with your pre-trained model, the model did not perform well in jumpsuits, detecting the jumpsuit as a top and a pair of pants. Is this because the...