Skip to content

Conversation

@jacobbieker
Copy link
Member

Pull Request

Description

Adds the FiLM layers to the ConvLSTM layers for MetNet-2, to better match the paper diagram.

Fixes #31

How Has This Been Tested?

Unit test

  • Yes

Checklist:

  • My code follows OCF's coding style guidelines
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked my code and corrected any misspellings

@jacobbieker jacobbieker added the enhancement New feature or request label Aug 30, 2022
@jacobbieker jacobbieker self-assigned this Aug 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

MetNet-2: Match paper better by adding FiLM output to ConvLSTM layers

2 participants