Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't reproduce the same results as neuralangelo. #48

Open
cduguet opened this issue Apr 28, 2024 · 1 comment
Open

Can't reproduce the same results as neuralangelo. #48

cduguet opened this issue Apr 28, 2024 · 1 comment

Comments

@cduguet
Copy link
Contributor

cduguet commented Apr 28, 2024

Hello,

We have succesfully captured a real scene of a saxophone with neuralangelo, and the results look decent. I am trying to reenact the same results with instant-angelo but so far I am failing. What should I do?

This is the dataset, and neuralangelo's result.
My configs in neuralangelo were:

_parent_: projects/neuralangelo/configs/base.yaml
data:
    readjust:
        center:
        - 0.0
        - 0.0
        - 0.0
        scale: 0.2
    root: /data/datasets/sax/fullres/saxophone-fullres-undistorted
    train:
        image_size:
        - 5936
        - 3956
    type: projects.neuralangelo.data
    val:
        image_size:
        - 450
        - 300
model:
    appear_embed:
        enabled: false
    object:
        sdf:
            encoding:
                coarse2fine:
                    init_active_level: 4
            mlp:
                inside_out: false

I am aware you have another repository to share data and results, but I am not sure how to contribute, hence this discussion.

Is there anything I'm missing on instant-angelo?

Thanks !

@xsl316
Copy link

xsl316 commented Nov 26, 2024

May I ask what difficulties you encountered during the reproduction of Instant-angelo?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants