Skip to content

v0.4.0: Embedding Search and Bug Fixes

Compare
Choose a tag to compare
@atwang16 atwang16 released this 01 Jul 06:00
· 9 commits to main since this release

Change Log

  • Implementation for full embedding search using solr database
  • Implementation of API for querying shapes based on text, incl. retrieving the text embedding directly or applying the text embedding to search through the solr database in the backend
  • Fix to architecture loading from Structured3D; originally, the door and window openings were not being processed properly, causing them to be dropped in the final rendered scene
  • Minor performance optimizations to shap-e and InstructScene to properly use GPU when running models
  • Fixes to environment configuration