Skip to content

Questions about Custom Dataset Bounding Box and Voxel Grid Initialization #5

@yt0409

Description

@yt0409

thank you for this excellent work! I've successfully run the code and have two questions regarding custom dataset preparation:

When creating my custom DTU-style dataset using COLMAP, I noticed the generated bounding box behaves differently compared to your preprocessed DTU datasets (see attached comparison). Your implementation produces an ideal axis-aligned bounding box, while my COLMAP-based version shows irregular boundaries.
What's the exact methodology for computing the bounding box in your DTU preprocessing pipeline?
Are there recommended parameters or adjustments to achieve similar initialization quality for custom datasets?

Image Image

The current sphere-in-bbox initialization works well for object-centric scenes. However, for camera-centric 360° capture scenarios (like the one I'm working with), this initialization occurs to bad result. Whether the framework supports alternative initialization strategies for such cases?
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions