yaxu
Results
2
issues of
yaxu
Hi author, thanks for your impressive work. Anyhow I met an issue by run train_planenet.py with a pretrained deeplab model. The model is downloaded from this page https://github.com/DrSleep/tensorflow-deeplab-resnet under the...
Hi, I compared your implementation with the original DGCNN and I find out that, in yours the function "get_graph_feature" is only used before the first convolution operation, instead of using...