Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.
// request.cf · coarse context
A page that knows where it met you.
Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.
This article is within the scope of WikiProject Computer science, a collaborative effort to improve the coverage of Computer science related articles on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.Computer scienceWikipedia:WikiProject Computer scienceTemplate:WikiProject Computer scienceComputer science
This article is within the scope of WikiProject Artificial Intelligence, a collaborative effort to improve the coverage of Artificial intelligence on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.Artificial IntelligenceWikipedia:WikiProject Artificial IntelligenceTemplate:WikiProject Artificial IntelligenceArtificial Intelligence
This article is within the scope of WikiProject Technology, a collaborative effort to improve the coverage of technology on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.TechnologyWikipedia:WikiProject TechnologyTemplate:WikiProject TechnologyTechnology
Latest comment: 6 months ago1 comment1 person in discussion
It's another transformer similar to Swin Transformer, both taking inspiration from CNN. Neighbor attention is very similar to Swin's approach, both using square-shaped blocks of patches. Though, there's some significant difference in how the squares are structured.
While Neighborhood Attention had good results (supposedly beating swin), it's relative unknown and not used much compared to swin (likely due to difficulty to use/ requiring custom kernel). So I'm not sure if it's got enough notability to be included. Anothercat613 (talk) 19:38, 28 January 2026 (UTC)Reply