question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

3Dsmooth on own data, proccess killed and no keypoints

See original GitHub issue

I am now trying to use 3DsmoothNet with my own data. I have two 500 000 points ply files of the same scene, can size be a problem ?

I launched the executable ./3DSmoothNet on one of my pointcloud. Result is:

Config parameters successfully read in!! 

File: ../data/raw_point_clouds/riverside_lidar.ply
Number of Points: 442860
Size of the voxel grid: 0.3
Number of Voxels: 16
Smoothing Kernel: 1.75
Number of keypoints:442860

Less then ten points in the neighborhood!!!
Less then ten points in the neighborhood!!!
Less then ten points in the neighborhood!!!
Less then ten points in the neighborhood!!!
(..................)
Less then ten points in the neighborhood!!!
Less then ten points in the neighborhood!!!
Starting SDV computation!
8 threads will be used!!
Killed

Do you know what have hapenned ?

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:11 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
zgojciccommented, Nov 19, 2021

128 dim model is available here

1reaction
caifazhoucommented, Jul 17, 2019

@Karltlbm As for the keypoints, the proposed model can compute the feature descriptor for all the points. So that we normally do not specify the keypoints. If the index of the keypoints is not specified, the feature descriptor for all points will be computed.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Process geting killed while loading data - Stack Overflow
I use the getData function to load the data. Nevermind the comments. The error message in the terminal simply says Killed, it has...
Read more >
Smoothing in AFNI - Andy's Brain Blog
Smoothing, the process of introducing spatial correlation into your data by averaging across nearby data points (in fMRI datasets, ...
Read more >
ALL AFNI program -help files
no concept of missing data in an AFNI .1D file. ++ If you don't like this, ... Program Death ** ... titled 'SUMMARY...
Read more >
Amendment No.2 to Form S-1 - SEC.gov
The summary consolidated statements of operations data for the years ended ... where we do not operate our own data centers or regional...
Read more >
Collision shapes (3D) - Godot Docs
Once you've enabled smooth trimesh collision, make sure the concave shape is the only shape of your StaticBody and that it's located at...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found