Skip to content

Add support for training with in-loop filters - #201

Draft
jeremybbq wants to merge 3 commits into
mainfrom
feat/train
Draft

Add support for training with in-loop filters#201
jeremybbq wants to merge 3 commits into
mainfrom
feat/train

Conversation

@jeremybbq

Copy link
Copy Markdown
Member

Enhance FLAMO module with prebuilt in-loop filter support and refactor training setup.

Fixes #200.

Changes

  • Added support for prebuilt in-loop filter module in build_fdn and train_fdn functions.

  • Refactored FLAMO module integration and improved filter training setup.

  • Updated tests for FLAMO and training API.

Testing

  • pytest passes locally

  • New tests added for new functionality

  • Coverage not decreased (pytest --cov=pyFDN)

Checklist

  • Pre-commit hooks pass (pre-commit run --all-files)

  • Docstrings updated for any changed public API

  • HISTORY.rst updated if this is a user-facing change

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.

Add support for training with filter setup

1 participant