RenYurui / Global-Flow-Local-Attention

The source code for paper "Deep Image Spatial Transformation for Person Image Generation"
https://renyurui.github.io/GFLA-web
Other
568 stars 84 forks source link

The "Segmentation fault " problem when run "Pose-Guided Person Image Animation" task #83

Closed MeaninglessAI closed 3 years ago

MeaninglessAI commented 3 years ago

hi, no matter if I run the demo.py file in README.md or the test.py file in PERSON_IMAGE_ANIMATION.md() , there always occurs Segmentation fault problem. Hope somebody who can help me.

image

MeaninglessAI commented 3 years ago

hi, no matter if I run the demo.py file in README.md or the test.py file in PERSON_IMAGE_ANIMATION.md() , there always occurs Segmentation fault problem. Hope somebody who can help me.

image

after analysing by python package - faulthandler, the location of error is shown in the figure below:

image

The corresponding code is shown in the figure below:

image

Could somebody please suggest on how I can resolve this ?

fengzz-coding commented 2 years ago

Did you solve the problem? Can you tell me how you did it?