Skip to content

Conversation

Johansmm
Copy link
Contributor

@Johansmm Johansmm commented Oct 4, 2021

Fix bug when aloscene.Mask try to use io.load_image function:

  • It is not possible to read '.PNG' images (only '.png')
  • In some cases RGBA images generate a tensor of 4 dimensions, Binary masks always should be a tensor of 1 dimension

@Johansmm Johansmm added bug Something isn't working aloscene aloscene labels Oct 4, 2021
@Johansmm Johansmm requested a review from thibo73800 October 4, 2021 12:29
@thibo73800 thibo73800 merged commit 626cca5 into master Oct 6, 2021
@thibo73800 thibo73800 deleted the fix-load-mask branch October 6, 2021 07:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aloscene aloscene bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants