yfeng95 / DECA

DECA: Detailed Expression Capture and Animation (SIGGRAPH 2021)
Other
2.12k stars 421 forks source link

Error loading pickle file. #178

Open flydragon2018 opened 1 year ago

flydragon2018 commented 1 year ago

when do the demo.

line 920, in _legacy_load magic_number = pickle_module.load(f, **pickle_load_args) EOFError: Ran out of input