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

Dev/frame data aug #42

Merged
merged 11 commits into from
Nov 7, 2024
Merged

Dev/frame data aug #42

merged 11 commits into from
Nov 7, 2024

Conversation

Purg
Copy link
Member

@Purg Purg commented Nov 5, 2024

What does this PR do?

This adds a drop-out augmentation on a window of FrameData structures that would go into vectorization, integrating its use into the TCN dataset as well as training.

Subsequently, this removes pre-vectorization caching as we can no longer sensibly do that with randomized augmentation happening.

@Purg Purg force-pushed the dev/frame-data-aug branch from 497434f to 9ed8838 Compare November 6, 2024 21:17
@Purg
Copy link
Member Author

Purg commented Nov 6, 2024

I need to make some fixes, some spot checks are failing what the new vectorizer.

@Purg Purg marked this pull request as draft November 6, 2024 21:27
@Purg Purg marked this pull request as ready for review November 7, 2024 01:56
@Purg Purg merged commit e1e913b into PTG-Kitware:main Nov 7, 2024
0 of 11 checks passed
@Purg Purg deleted the dev/frame-data-aug branch November 7, 2024 16:30
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.

3 participants