Skip to content

fix: align TexFilter gating with TSLANet#3

Open
Entr000py wants to merge 4 commits intomainfrom
codex/modify-texfilter-implementation
Open

fix: align TexFilter gating with TSLANet#3
Entr000py wants to merge 4 commits intomainfrom
codex/modify-texfilter-implementation

Conversation

@Entr000py
Copy link
Owner

Summary

  • replace the SE block's temporal squeeze with an explicit mean pool so it no longer relies on unsupported adaptive pooling shapes
  • align the energy-gated TexFilter with the TSLANet mask formulation by using the variable-dimension frequency count, a trainable threshold, and a straight-through energy mask

Testing

  • python -m compileall TexFilter.py

Codex Task

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant