Skip to content

Different input and output spatial dimensions in notebook example #39

@sbgeophd

Description

@sbgeophd

Following on from the closed issue: #35

It is clear why the input and output shapes of the model differ ('VALID' padding). It should now be possible to create models with identical input and output spatial dimension sizes with: #38

However, it is unclear how the example notebook works. It appears to create labels (and features/inputs) with the spatial dimensions (128,128), but the model output is (60,60). How was it possible to train this model with different label and model output shapes?

Metadata

Metadata

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