Matching -------- .. container:: cards .. card:: :title: Text-to-Text Semantic Matching with AutoMM :link: text2text_matching.html How to use AutoMM for text-to-text semantic matching. .. card:: :title: Image-to-Image Semantic Matching with AutoMM :link: image2image_matching.html How to use AutoMM for image-to-image semantic matching. .. card:: :title: Text Semantic Search with AutoMM :link: text_semantic_search.html How to use semantic embeddings to improve text retrieval performance. .. card:: :title: Image-Text Semantic Matching with AutoMM - Zero-Shot :link: zero_shot_img_txt_matching.html How to apply CLIP to zero shot image-text semantic retrieval/matching. .. card:: :title: Image-Text Semantic Matching with AutoMM :link: image_text_matching.html How to finetune CLIP and use it for image-text semantic retrieval/matching. .. toctree:: :maxdepth: 1 :hidden: text_semantic_search text2text_matching zero_shot_img_txt_matching image_text_matching image2image_matching