Rare find

Slot Attention. AI model that learns to pick out separate objects in images automatically.

github.com/lucidrains/slot-attention

Vaya's read on this project

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

Updates

June 2026
  • add a wrapper for orthogonal auxiliary loss for the slots, given rece…
  • 1.5.1
  • add the proposed meta slot attention by Hongjia Liu et al for dedupli…
August 2024
  • Release —1.4.0
  • add adaptive slot wrapper
  • Release —1.2.2
  • quick fix
  • last cleanup
  • Release —1.2.1a
  • update to using api token for pypi
  • Release —1.2.1
  • cleanup
  • Release —1.2.0
  • improvise a multi head version of slot attention
January 2023
  • Release —1.1.2
  • setup.py
  • fix slots not initialized with same dtype as input
February 2021
  • Release —1.1.1
  • fix device error
January 2021
  • Release —1.1.0
  • place sigma parameters in log space, as in official repo
  • Release —1.0.2
  • patch and release
  • Merge pull request #4 from Horse7354/patch-1
  • Update slot_attention.py
October 2020
  • update with official repository link
August 2020
  • Release —1.0.1
  • add for experimental too
  • bump and make 1.0, given someone had replicated it
  • Merge pull request #2 from rasmusbergpalm/patch-1