zju3dv / manhattan_sdf

Code for "Neural 3D Scene Reconstruction with the Manhattan-world Assumption" CVPR 2022 Oral

Home Page:https://zju3dv.github.io/manhattan_sdf/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

something wrong with DDP

feiqiu-cyber opened this issue · comments

when i run :
python -m torch.distributed.launch --nproc_per_node=4 train_net.py --cfg_file configs/scannet/0084.yaml exp_name 0084
image

Sorry, our code currently does not support DDP. Our experiments are performed on single GPU.