Skip to content
This repository was archived by the owner on Oct 10, 2022. It is now read-only.
This repository was archived by the owner on Oct 10, 2022. It is now read-only.

unable to load the checkpoint for kitti dataset #3

@kunlileo

Description

@kunlileo

Hi! Thank you for the fantastic codes. It is really a brilliant work. Only one thing itches me very much: When I try to load the checkpoint of kitti2015, I will get a Error which says:
ValueError: Dimension 0 in both shapes must be equal, but are 5 and 32. Shapes are [5,5,6,32] and [32,2,5,5]. for 'Assign' (op: 'Assign') with input shapes: [5,5,6,32], [32,2,5,5].

I have adjusted the parameters for the input size and the paddings. So the model can be built properly. And i got no problem with loading the checkpoint of "driving....". Would you happen to know the reason for this?

Thanks in advanced.

Kun

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