Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Sources of stochasticity #81

@sdhrkelam

Description

@sdhrkelam

Thank you for sharing this codebase. I am currently experimenting with it, but I am facing reproducibility issues. When I run the same experiment twice — using the same scene, the same set of context views, and with data augmentation and voxelization explicitly disabled — the loss curves still do not match between runs.

I would like to confirm whether there are other sources of randomness in the training pipeline that should be controlled to ensure reproducible results.
I am using these flags in my command
dataset.dl3dv.augment=false
dataset.dl3dv.intr_augment=false
dataset.dl3dv.input_image_shape=[448,448]
model.encoder.voxelize=false

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions