Closed 1625368821 closed 2 years ago
Hi, this looks like a dependency error. You can use the docker image I made by trying
docker pull symin95/combined_alfred_ogn:latest
as written here: https://github.com/soyeonm/FILM/tree/public/miscellaneous
If you can't use the docker image itself, I can provide you the dockerfile too.
I'm sorry I can't use the docker as follow.I will appreciate if you can provide me the dockerfile.
Hi,I find I can run sudo docker pull symin95/combined_alfred_ogn:latest.Thanks.But I find I have not mang modules after using the docker as follow when I run the main.py.
Hi, In fact there is already the Dockerfile in this repo; but it's likely that you will face dependency errors when you try to build the image. In the meantime, please try the docker image here: https://hub.docker.com/repository/docker/symin95/may30_gcc_2 as well.
I will prepare a new dockerfile soon
Hi,thanks for your reply.And I feel like I can run the main.py.But I find I only have an 8GB GPU that I can use and report the following error.Do you know how to run the main.py without changing the GPU.Thanks again for you reply.
Hi,thanks for your reply.And I feel like I can run the main.py.But I find I only have an 8GB GPU that I can use and report the following error.Do you know how to run the main.py without changing the GPU.Thanks again for you reply.
Hey, were you able to run the main.py? I have a 4GB GPU myself and I too have the same problem of getting Insufficient GPU memory error. How were you able to bypass this?
I'm unable to run the main.py code provided in the guide. I followed the guide and tried to run it on a machine a 8G GPU.
All steps works as expected until I tried to run.I tried for a long time but i couldn't solve the errors.