Skip to content

towhee-0.7.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@LoveEachDay LoveEachDay released this 01 Jul 10:34
· 827 commits to main since this release
c7ab71d

New Models:

Attention Visualization:

  • Attention heatmap visualization for Vit, MViT models
  • Cross-modality visualization for CLIP model
  • Tools for embedding visualization

Faiss supports:

  • Add new mixins to_faiss, faiss_search #1447

Bug Fix:

  • Fix towhee.api.as_function() object has no attribute 'name' #1489
  • Fix IndexError with towhee.glob #1474