Rare find

Flamingo. Show an AI model images and ask it questions about what it sees.

github.com/lucidrains/flamingo-pytorch

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

October 2022
  • Release —0.1.2
  • fix masking issue, thanks to @dhansmair
July 2022
  • Release —v0.1.1
  • add support for video
  • Release —v0.1.0
  • rename in preparation for adding video support (time in older version…
June 2022
  • Release —v0.0.17
  • any text without media should not be updated at all during masked cro…
  • Release —v0.0.16
  • default to cross attention of text to media only to the immediate las…
  • Release —v0.0.15
  • 0.0.15
  • Release —v0.0.14
  • allow for specifying for whether text should attend to only the most …
May 2022
  • promote yannic
  • Release —0.0.14
  • 0.0.14
  • Merge pull request #2 from bzantium/main
  • fix typo: tan -> tanh
April 2022
  • inception
  • emojis
  • Release —0.0.12
  • optimize for clarity
  • Release —0.0.11
  • image embeds need to be perceived if passed in alone
  • minimal deps
  • readme
  • tweak
  • cite palm
  • time mask is redundant given the mask computed off the image / media …