zccz6

Results 3 issues of zccz6

./train.sh: line 3: 1098 Floating point exception(core dumped) python train.py --dataset=dtu_yao --batch_size=1 --trainpath=$MVS_TRAINING --trainlist lists/dtu/train.txt --testlist lists/dtu/test.txt --numdepth=192 --logdir ./checkpoints/d192 $@

Hi, I am trying to run the RealCompo project using an NVIDIA RTX 3090 GPU, but I’m encountering CUDA out-of-memory errors. Since the RTX 3090 has 24 GB of VRAM,...