unofficial-implement-of-openpose icon indicating copy to clipboard operation
unofficial-implement-of-openpose copied to clipboard

openpose with depth images

Open soveidadelgarmi opened this issue 6 years ago • 2 comments

Hi, I want to train openpose on my own dataset. but images are depth and I don't know how to use pre-train vgg19 with this input. also, I repeat the image array 3 times on a new dimension. but I don't get a good result. How can I solve this problem? Can someone help me? Thanks

soveidadelgarmi avatar Jul 28 '19 09:07 soveidadelgarmi

What is your pretreatment on your Depth image? Have you ever did some normalization?

ccl-private avatar Aug 09 '19 02:08 ccl-private

Hi, have you still make some work on depth images? Normalize the depth images into gray images, it may work somehow. My data set is too smaller, can you share your data?

ccl-private avatar Aug 28 '19 09:08 ccl-private