limt15
limt15
Thank you very much for sharing the fantastic code! I wondered about the data format of the function`square_distance` in the `model.py` script when I was reading it. Could you please...
I followed the sem-seg `README` , something goes wrong: `Traceback (most recent call last): File "batch_inference.py", line 171, in evaluate() File "batch_inference.py", line 81, in evaluate a, b = eval_one_epoch(sess,...
**** EPOCH 001 **** ---- Current batch/total batch num: 0/1243 2019-09-18 09:37:40.102211: E tensorflow/core/grappler/optimizers/dependency_optimizer.cc:666] Iteration = 0, topological sort failed with message: The graph couldn't be sorted in topological order....
## ❓ Questions & Help Hi~ I am wondering how to create the `.ply`, `.obj`, `.txt` data into the pytorch_geometric way, could you please give me some help?
Thank you very much for sharing the code! What type of `Modelnet40` dataset is used in the classification experiment in your paper? I attempt to use to the dataset `ModelNet40(XYZ...