Skip to content

[Windows] Backpropagation does not work #93

Closed
@mworchel

Description

When running the pose_estimation sample under Windows, the optimization part does not actually perform any optimization. The loss seems to vary randomly and the final estimate does not visually differ from the initial one:

redner_backprop

It seems as if the parameter updates are not correctly computed (or are way too small since there is no visual difference between iterations) for whatever reason.

System:

  • Windows 10 x64
  • Python 3.7.4
  • Redner 0.3.2 (CPU)

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