Skip to content

Issue on compute_coordinates.py #40

Description

@EnricoBeltramo

I'm running compute_coordinates.py in order to recalculate keypoints, but when I run it I have follow warning, (that I suppose mean some issue on size of images):

tensorflow:Model was constructed with shape Tensor("input_5:0", shape=(1, 368, 368, 3), dtype=float32) for input (1, 368, 368, 3), but it was re-called on a Tensor with incompatible shape (None, 184, 126, 3).

The script run, but it create a file with all -1 in keypoints.

What should be the issue?

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