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

Fix halo implementation and tiling artefact #113

Merged
merged 6 commits into from
Apr 15, 2024
Merged

Commits on Apr 9, 2024

  1. Fix Halo: Use actual surrounding margins in raw image as halo

    Previously each patch is mirror-padded with itself
    qin-yu committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    4c0ea3e View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    e7a38c5 View commit details
    Browse the repository at this point in the history
  2. Merge changes from upstream

    Only changed `predictor.py` manually
    qin-yu committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    ca528cb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c63712 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    a225984 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1280f3e View commit details
    Browse the repository at this point in the history