ACG-deply-models / README.md
Chars's picture
Create README.md
314007e

ACG Deploy Model

This project aims to provide models for ACG (Anime, Comic, and Game) image search. It includes the following modules:

  • deepdanbooru: Infers labels for ACG images, with over 8000 valid tags.
  • illust2vec: Extracts feature vectors for images, of dimensionality 1024, facilitating image search.
  • dclip: Multimodal model that combines image and text features for image search.