[email protected]

Results 3 issues of [email protected]

Traceback (most recent call last): File "train.py", line 177, in main(0, world_size, train_opt) File "train.py", line 87, in main model.optimize_parameters() # calculate loss functions, get gradients, update network weights File...

The entire github code has been run, and the resulting obj model is as follows: The obj model generated by bash. / scripts/test_pfhd_coarse.sh: ![image](https://github.com/lingtengqiu/Open-PIFuhd/assets/137875693/3042458f-e6b5-47c5-9c29-c10b55560dfd) ![image](https://github.com/lingtengqiu/Open-PIFuhd/assets/137875693/375ccce3-4455-4bee-8830-00a01011bd00) The obj model generated by...

Traceback (most recent call last): File "./tools/train_pifu.py", line 56, in train_dataloader = build_dataloader(train_data_set,cfg,args) File "/home/gaojunxiao/train_data/Open-PIFuhd/./utils/dataloader.py", line 33, in build_dataloader return get_loader(dataset,batch_size = batch_size,num_workers = num_workers,collect_fn = collect_fn,shuffle=shuffle,worker_init_function=worker_init_function) File "/home/gaojunxiao/train_data/Open-PIFuhd/./utils/dataloader.py", line...