You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: align AVC InitializeLayers with VGG-style Dense encoder architecture
AudioVisualCorrespondenceNetwork.InitializeLayers expected an
attention-based architecture (audio/visual encoder stacks with
attention+FFN triplets) but CreateAudioVisualCorrespondenceLayers
produces a VGG-style Dense encoder per Arandjelovic & Zisserman 2017.
Updated layer distribution to match the actual 6-layer Dense structure.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments