hnmr293 / posex

Posex - Estimated Image Generator for Pose2Image
577 stars 72 forks source link

copied poser images into poseX dir/Poses will not show up #43

Open JasonKillsUs opened 1 year ago

JasonKillsUs commented 1 year ago

there is a folder for poses in the PoseX_dir, i tryed to copy img/pose files into this Folder but no Poses images are showing up, i´m able to see poser img only when is save it in the PoseX ui interface. I suppose there is a special file format for those pose file, care to enlighten us?

Leeingnyo commented 7 months ago

png files that are saved by posex have 'text' attribute, which other normal(?) PNG files don't have.

https://github.com/hnmr293/posex/blob/a2c3378c23d63e25dab48482543a6f88b4760635/common/posex_utils.py#L56-L62

I don't know if there are default options for these attribute