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

Network size should match qlty_window #33

Open
taxe10 opened this issue Oct 7, 2024 · 0 comments
Open

Network size should match qlty_window #33

taxe10 opened this issue Oct 7, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@taxe10
Copy link
Member

taxe10 commented Oct 7, 2024

In train.py, the neural network is currently defined with the size of the tiled data. This should be updated such that it uses the size of the qlty patches instead while retaining the number of channels according to the input data.

As a test case, you can consider a data size of (217, 217) with qlty patches on (32, 32).

@taxe10 taxe10 added the bug Something isn't working label Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant