Liying_CV

Results 20 comments of Liying_CV

> sh train.sh ubun:2375340:2375340 [0] NCCL INFO Bootstrap : Using [0]enp4s0:10.214.24.190 ubun:2375340:2375340 [0] NCCL INFO NET/Plugin : No plugin found (libnccl-net.so), using internal implementation ubun:2375340:2375340 [0] NCCL INFO NET/IB :...

> thanks so much for your quick reply. I reinstall pytorch framework corresponds to the newer cuda 12.2 version. it is ok. I only use the single GPU device. Do...

> > > thanks so much for your quick reply. I reinstall pytorch framework corresponds to the newer cuda 12.2 version. it is ok. I only use the single GPU...

> What configuration issue causes the error below? the first nonexisting volume file as below, it can be found in directory ShapeNetVox32 and ShapeNetRending. [WARNING] 2024-05-17 14:37:53,858 Ignore sample 04530566/d608bdcd8a87f3af7d2dc2b4ad06dc44...

> Hello author, the code and ideas in this paper are very well written. I have a question, using azimuth angles of 0, 1, and 2 as the standard for...

> Sorry; For example, what I mean is: for example, when testing indicators for a single view, would we test indicators for 24 azimuth angles and then take the average?...

You can add config `--test` in `train.sh` for testing. For visualization, please refer [Pix2Vox](https://github.com/hzxie/Pix2Vox/issues/50)

> Thank you very much for your reply, following your instructions, I referred to Pix2Vox and got the following visualization script showed as below: ` > > ``` > encoder...

Hi, we test F-score based on open3d. It will waste time since it needs to sample points. For the computing details, please refer to [Legoformer](https://github.com/faridyagubbayli/LegoFormer), we use similar methods except...

> Thanks for your replying! And I have another question about "Evaluation on the Pix3D Dataset". Could you tell me some training details when you train on ShapeNet Chair dataset...