tomas-gajarsky / facetorch

Python library for analysing faces using PyTorch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error Running Facetorch Example File in Docker Image

skyking-317 opened this issue · comments

I recently installed the Facetorch docker image and downloaded the necessary files according to the Facetorch User Guide. However, when I tried to run the example file, I encountered an error as shown in the attached screenshot.

Could you please advise on what could be causing this issue?

Thank you for your help.

image

There could be many different causes for a segmentation fault error. Try monitoring your memory and GPU usage while running the example. I think that you will probably have to increase the resources (especially memory) allocated to your Docker engine.