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

Train on multiple sites per pixel #10

Open
jacobbieker opened this issue Mar 9, 2023 · 0 comments
Open

Train on multiple sites per pixel #10

jacobbieker opened this issue Mar 9, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@jacobbieker
Copy link
Member

Instead of choosing a single random site from the multiple in a given pixel, take either all of them (would have to deal with variable sizes and probably lots of padding), or a set number, say 4 or 8, and train on them simultanously. For pixels with sites, but less than the set number, we can either add the same sites multiple times, or pad out with zeros.

Detailed Description

Context

Possible Implementation

@jacobbieker jacobbieker added the enhancement New feature or request label Mar 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant