How to sample the point cloud and choose the bound?
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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