Rare find

MeshGPT. AI that generates 3D shapes and objects from scratch.

github.com/lucidrains/meshgpt-pytorch

Vaya's read on this project

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

Updates

December 2024
  • Release —1.8.1
  • patch
  • Release —1.8.0
  • default to 4 residual streams, hyper-connections paper from bytedance
  • Release —1.7.2
  • x-transformers fix for learned value residual in presence of cross at…
  • Release —1.7.1
  • turn on a new effective technique from x-transformers
  • Release —1.7.0
  • make lfq loss positive with softplus
  • Add experimental softplus to LFQ (#97)
October 2024
  • Release —1.6.0
  • turn on a breakthrough technique for vq
  • Release —1.5.16
  • update to latest cfg lib
August 2024
  • Release —1.5.15
  • just pin linear attention version
July 2024
  • Release —1.5.12
  • address https://github.com/lucidrains/meshgpt-pytorch/issues/92#issue…
  • Release —1.5.11
  • patch
  • fix local attention not pickleable
  • fix tests
  • force latest local attention
  • try to fix tests (#90)
  • address https://github.com/lucidrains/meshgpt-pytorch/issues/89
June 2024
  • update cfg again
  • update cfg
  • fix gh actions
  • allow for setting text model adapter kwargs at CFG lib