Minhyeok Choi

Results 2 issues of Minhyeok Choi

Hello, I followed your instructions like this, > python download_t2_dataset.py [-h] [-s] [--modality MODALITY] [--group GROUP] [--unpack_off] [--calc_md5_off] Example 1: download all videos for intermediate and advanced scenes > python...

Hello. I'm doing this step Run Neuralangelo! EXPERIMENT=toy_example GROUP=example_group NAME=example_name CONFIG=projects/neuralangelo/configs/custom/${EXPERIMENT}.yaml GPUS=1 # use >1 for multi-GPU training! torchrun --nproc_per_node=${GPUS} train.py \ --logdir=logs/${GROUP}/${NAME} \ --config=${CONFIG} \ --show_pbar And im doing...