Skip to content

EulerFlow implementation #5

Description

@jang-1996

Hi, thank you for releasing this repository.

I am running EulerFlow on the Argoverse 2 Sensor Dataset and experiencing extremely slow validation runtime.

I run validation with the following command:

python test_pl.py ./configs/eulerflow/argo/noncausal_minibatched/val.py --gpus 1

For my setup:

Dataset: Argoverse 2 Sensor Dataset

GPU: Single RTX 5090

However, it takes approximately 14 hours to process a single validation log, which seems unusually slow even considering the cost of Eulerian ODE-based scene flow.

Could you please clarify:

Is this runtime expected for EulerFlow on Argoverse 2?

Are there known validation-time bottlenecks (e.g., ODE integration steps, or minibatch configuration)?

Are there recommended configuration changes or flags (e.g., fewer ODE steps, different batching, or mixed precision) to significantly reduce validation time?

If helpful, I can share more details about my environment or profiling results.

Thank you for your help.

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