Skip to content

Code stuck while pretraining #17

@rishavbb

Description

@rishavbb

Hi,

Thanks for the amazing work. I am trying to use your repo for a last few days. I have made sure I am using Ubuntu 18.04, CUDA 11.3 and PyTorch 1.12.1 and install all the necessary libraries. I have done the preprocessing part of the video. However, whenever I am running this command for pretraining bash scripts/pretrain_con.sh data/pretrain output/<project_name> <GPU_ID>
It is exactly freezing at this line 177 of pretrain_mouth.py
render_pkg = render_motion_mouth_con(viewpoint_cam, gaussians, motion_net, scene.gaussians_2, motion_net_face, pipe, background, personalized=True)

Initially I thought it is because of insufficient GPU size, but then I switched to a system having a GPU size of 40 GBs. I tried running it multiple times and it gets stuck at exactly the above mentioned line.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions