Realtime_Multi-Person_Pose_Estimation icon indicating copy to clipboard operation
Realtime_Multi-Person_Pose_Estimation copied to clipboard

how do I make my own data set to generate LMDB witch likes COCO for openpose ?

Open Gzzgz opened this issue 7 years ago • 7 comments

Gzzgz avatar Oct 11 '17 10:10 Gzzgz

i also want to address the problem,i found that the COCO lmdb has 6 parts:3d rgb, meta data,mask_all and mask_miss,i want to know how to change the form of data inputed to the net?

ktr-hubrt avatar Oct 11 '17 11:10 ktr-hubrt

@Gzzgz @ktr-hubrt Hi, Do you solve it?

feitiandemiaomi avatar Oct 13 '17 05:10 feitiandemiaomi

I also have this problem,I want to know can i just make my dataset with 'input_image/3d_rgb' and '16_heatmaps as label' to setup my dataset.maybe this way will be different with the trainning of auther's.

oujieww avatar Oct 13 '17 05:10 oujieww

@oujieww You are right , I try to train but failed such as : blob.cpp:32 Check failed :shape[i]>=0 (-13 vs 0)

feitiandemiaomi avatar Oct 13 '17 14:10 feitiandemiaomi

@feitiandemiaomi oho.yes,did u use lmbd?there too many other labels needed in author's model.I want to change some thing ,maybe to setup my dataset just with 'data_image' and 'label_16_heatmaps'.I want to have a try ,我感觉这样做应该需要把模型先修改下才可以

oujieww avatar Oct 13 '17 16:10 oujieww

@Gzzgz @oujieww Did you get it?

Ai-is-light avatar Dec 18 '17 06:12 Ai-is-light

I also want to use my own data set, I wonder if there is a tool to create a COCO like dataset/annotations? @Gzzgz @oujieww @Ai-is-light were you able to find a solution?

salvador-blanco avatar Feb 28 '18 06:02 salvador-blanco