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

Batch list improvment #62

Merged
merged 2 commits into from
Sep 14, 2021
Merged

Batch list improvment #62

merged 2 commits into from
Sep 14, 2021

Conversation

thibo73800
Copy link
Contributor

@thibo73800 thibo73800 commented Sep 14, 2021

In this merge request:

  • Make batch_list generic for all spatial augmented tensor (not only frame)
  • Fixe rounding padding issue
  • All Spatial Augmented tensor will now get a mask label (Before it was only on the Frame.)

@ragier

Also you might need to update your samples from .aloception/samples to get everything working properly

@thibo73800 thibo73800 added the aloscene aloscene label Sep 14, 2021
@thibo73800 thibo73800 linked an issue Sep 14, 2021 that may be closed by this pull request
@thibo73800 thibo73800 merged commit e2b492e into master Sep 14, 2021
@thibo73800 thibo73800 deleted the batch_list_improvment branch September 14, 2021 13:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aloscene aloscene
Projects
None yet
Development

Successfully merging this pull request may close these issues.

batch_list() in SpatialAugTensor is too specific for Frame
2 participants