-
/home/ray/anaconda3/envs/frustum-pointnets/lib/python3.6/site-packages/tensorflow/python/framework/dtypes.py:519: FutureWarning: Passing (type, 1) or '1type' as a synonym of type is deprecated; in a f…
-
Hello, when I run this code I get the following error: "NameError: name 'cls_pc_raw' is not defined". I'm not sure if it helps but here is the entire debug message.
> checkpoints: log/pointnet_cls/…
-
Traceback (most recent call last):
File "eval_rcnn.py", line 7, in
from lib.net.point_rcnn import PointRCNN
File "/export/work/CODE/pointnet_set/PointRCNN/tools/../lib/net/point_rcnn.py", …
-
OSError: no file with expected extension
File "F:/Users/lenovo/PycharmProjects/pythonProject6/pointnet.pytorch-master/utils/show_seg.py", line 2, in
from show3d_balls import showpoints
F…
-
Hi all,
We faced an issue with this implementation during the evaluation stage. We got inconsistent test loss results each time we evaluate the same data.
We traced the code and found the cause o…
-
Hi Charles,
We are working on adapting pointnet and pointnet++ to our own data. I know you share the utils for data augmentation. But can you also share the parameters for doing data augmentation?
…
-
ipdb> Traceback (most recent call last):
File "", line 1, in
debugfile('/home/yxh/pointSIFT-master/train_and_eval_scannet.py', wdir='/home/yxh/pointSIFT-master')
File "/home/yxh/anacon…
-
Hi @maxjaritz, first thanks for your wonderful work! I plan to use KPConv to replace PointNet++ to do some experiments. I want to know whether the multi-view feature augmented point cloud (used as inp…
-
``Can I use python vis_result.py for visualization, and I have modified the parameters in the file.
Error reported during operation: segmentation fatal(core dumped)
if you need the code after i edit…
-
Hello, I am facing following issue when trying to run test.py. Please help me resolving this issue
Traceback (most recent call last):
File "test.py", line 345, in
test_from_rgb_detection(F…