gmum / gmum/points2nerf

How to sample the point cloud and choose the bound?

Open
#3 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
76
Forks
10
PR merge metrics
No merged PRs in 30d

Description

Hello,
Thanks for sharing the code. I have seen the preprocessed data includes point cloud with 2048 color points. I want to ask how you choose the points? Just randomly choosing 2048 points from the original point cloud?
And I see the code that near and far are 2 and 6, why do you set these values?
Another question is that how much time to train the whole model?
Thanks!

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No source file or test is identified. Start by locating the preprocessing path that produces 2048 color points and the configuration defining near=2 and far=6; then verify the training setup to document the sampling method, bounds, and end-to-end training time.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
machine-learning
Issue type
Documentation
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.