mkocabas / PARE

Code for ICCV2021 paper PARE: Part Attention Regressor for 3D Human Body Estimation
Other
378 stars 74 forks source link

Segmentation fault (core dumped) #22

Open Yuhuoo opened 2 years ago

Yuhuoo commented 2 years ago

When I used import pare.core.tester in my program, it was be an error of " Segmentation fault (core dumped) " occurred. How can I fix this?