MotionCLIP icon indicating copy to clipboard operation
MotionCLIP copied to clipboard

the test of editting and interpolation error

Open wang-zm18 opened this issue 2 years ago • 9 comments

question like this: image

image

wang-zm18 avatar Aug 30 '22 15:08 wang-zm18

Is there something wrong with the parsing data processing?

wang-zm18 avatar Aug 30 '22 15:08 wang-zm18

It looks like some of the data was not parsed into the .pt files (using amass_parser.py), maybe some of the datasets were omited? Anyway, you can walk around this by deleting the text prompt that fails you from https://github.com/GuyTevet/MotionCLIP/blob/4cc3e6dca1ac03057b8916977cc1e61de70554d7/assets/paper_edits.csv https://github.com/GuyTevet/MotionCLIP/blob/4cc3e6dca1ac03057b8916977cc1e61de70554d7/assets/paper_interps.csv or select other prompts from your cache file ./data/amass_db/amass_30fps_all_text_labels.txt instead.

GuyTevet avatar Aug 30 '22 17:08 GuyTevet

Thank you, @GuyTevet

wang-zm18 avatar Aug 31 '22 00:08 wang-zm18

By the way, could you please show me catalogue of each subdataset in AMASS?I have downloded all subdatasets, and I guess maybe something wrong wth the extract process. image

wang-zm18 avatar Aug 31 '22 01:08 wang-zm18

Or could you please share the processed .pt files? Thank you in advance!

wang-zm18 avatar Aug 31 '22 01:08 wang-zm18

Sharing the final .pt file will be the easiest also for me, but as far as I understand it will violate the copyrights of AMASS. If I misinterpret their license, I would be more than happy to share it.

This is how raw AMASS looks on my end: Screen Shot 2022-08-31 at 11 51 57

GuyTevet avatar Aug 31 '22 08:08 GuyTevet

OK, thank you! I indeed registered and accepted all licenses of AMASS, and downloaded all subdatasets. I cannot figure out what's the problem. I think maybe it does not violate the copyrights...

wang-zm18 avatar Aug 31 '22 09:08 wang-zm18

If you want, you can contact the data publishers to verify it with them. If they do approve, I will upload the .pts

GuyTevet avatar Aug 31 '22 16:08 GuyTevet

OK, thank you!

wang-zm18 avatar Sep 01 '22 02:09 wang-zm18

Is there something wrong with the parsing data processing?

I encounter with the same error, Did you fix it?

chenmozxh avatar Jun 06 '23 09:06 chenmozxh