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

Image Whitening #68

Open
HarrisonSantiago opened this issue Nov 8, 2024 · 1 comment · May be fixed by #79
Open

Image Whitening #68

HarrisonSantiago opened this issue Nov 8, 2024 · 1 comment · May be fixed by #79

Comments

@HarrisonSantiago
Copy link
Collaborator

There seems to be a lack of documentation in the repo around whitening images. I couldn't find any about how to use the Whitener class in data/transforms/whiten.py, this could be a bit of a barrier to people wanting to quickly try it out for the first time. Additionally, the setup instructions tell users to download pre-whitened images from https://rctn.org/bruno/sparsenet/IMAGES.mat. However, the documentation for those files seems to indicate a different whitening method than the one in the repo.

Do we want to include the original method here, and should we include more documentation around how to build your own whitened images? I threw together a notebook on these that can be more fully fleshed out if needed.

https://colab.research.google.com/drive/1-Gz-vqoUsR8ivmWd_B-nRwy3TXZ7-FEh?usp=sharing

@HarrisonSantiago
Copy link
Collaborator Author

Updated notebook w/ new implementations of frequency, pca, and zca based whitening. I'll try to clean it up and get a new branch going tomorrow. Docs + testing still tbd, maybe a PR by friday?

@HarrisonSantiago HarrisonSantiago linked a pull request Nov 23, 2024 that will close this issue
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 a pull request may close this issue.

1 participant