Zhenjiang

Results 13 comments of Zhenjiang

I also have a question. The paper described that the input order of the data is a random sequence, but from the code point of view, it is input in...

> We use [this repo](https://github.com/ChrisWu1997/PQ-NET) for pre-processing the PartNet data. I'll try to release the generation code soon. okay, thanks

I have another question, that is, during your training, did you not add any labels like PQ-NET?

> I am confusing how do you use the data from PQ-NET for 3D generation as the voxelized data does not have a bounding box like the layout elements. There're...

> I am stuck here and not sure how to deal with it appropriately. Did you come out with any solution? Thanks! I try to reduce the number of parts...

> > > I am stuck here and not sure how to deal with it appropriately. Did you come out with any solution? Thanks! > > > > > >...

> > > > > I am stuck here and not sure how to deal with it appropriately. Did you come out with any solution? Thanks! > > > >...

> It seems like that there's no argument like k, emb_dims in args, which will be used in class DGCNN(nn. Module). Then it leads to the mistake: > AttributeError: 'Namespace'...

Hi, i meet some problems about the dataset of the ModelNet40, that is : ile "/home/anaconda3/envs/pqnet/lib/python3.6/site-packages/torch/utils/data/_utils/worker.py", line 178, in _worker_loop data = fetcher.fetch(index) File "/home/anaconda3/envs/pqnet/lib/python3.6/site-packages/torch/utils/data/_utils/fetch.py", line 44, in fetch data...