Skip to content

Plot mismatch when using trained model for prediction #4

@marcemq

Description

@marcemq

Issue

When executing train_torch_deterministic with --id-test=0 at prediction step, the resulting plot showcase a mismatch between the reference image and the predicted path, as shown below:
TrajectorySamples0

When using --id-test=3 you can't tell the difference since the reference image is almost the same

Steps to reproduce

At repository directory execute:

➜  trajpred-bdl git:(main) python3 tests/train_torch_deterministic.py --batch-size=64 --epochs=10 --examples=2 --pickle --id-test=0

Expected result

The predicted path should be drown in the reference image.

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