AliaksandrSiarohin / motion-cosegmentation

Reference code for "Motion-supervised Co-Part Segmentation" paper
Other
653 stars 142 forks source link

what’s the swap id of the face? #30

Open wxk2008 opened 3 years ago

TheStickyStudio commented 3 years ago

There is no swap ID of the face you can just add the swap IDs of the beard mouth teeth eyebrows etc etc. But I do not know the exact swap IDs so please help

TheStickyStudio commented 3 years ago

Please list the exact swap ID's because the nerdy rodent tutorial wasn't enough.

AliaksandrSiarohin commented 3 years ago

See part_swap.ipynb for visualization.

TheStickyStudio commented 3 years ago

Thanks for the answer! The face index ID is 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15. Now using this will have less hassle. Thanks again!