Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Data type for both input images and labels #102

Open
zabboud opened this issue Jul 16, 2022 · 0 comments
Open

Data type for both input images and labels #102

zabboud opened this issue Jul 16, 2022 · 0 comments

Comments

@zabboud
Copy link

zabboud commented Jul 16, 2022

Does that mean the input has to be a list or must it be an array of arrays based on the example img = np.tile(img[None, None], (self.BATCH_SIZE, 1, 1, 1))?

Also is there anyway of augmenting an image with multiple labels such that the input 'seg' is a list of arrays that must be augmented the same way as the image?

Thank you!

@zabboud zabboud changed the title Bug in augment_mirroring function in spatial_transformations Data type for both input images and labels Jul 16, 2022
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

No branches or pull requests

1 participant