Skip to content

Adjust test_timesteps - #49

Open
georghess wants to merge 1 commit into
ziyc:mainfrom
georghess:main
Open

Adjust test_timesteps#49
georghess wants to merge 1 commit into
ziyc:mainfrom
georghess:main

Conversation

@georghess

Copy link
Copy Markdown

Current code uses more train images than expected. For instance, setting test_image_stride=2, i.e., using every second image for testing does currently not result in expected behavior of
test_timesteps=[1,3,5,7...] but rather test_timesteps=[2,4,6,8...]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant