haokunwen's Stars
zhengli97/Awesome-Prompt-Adapter-Learning-for-VLMs
A curated list of awesome prompt/adapter learning methods for vision-language models like CLIP.
daixiangzi/Awesome-Token-Compress
A paper list of some recent works about Token Compress for Vit and VLM
facebookresearch/VidDetours
Official code and data release of CVPR 2024 (highlight) paper "Detours for Navigating Instructional Videos"
ExplainableML/EgoCVR
[ECCV 2024] EgoCVR: An Egocentric Benchmark for Fine-Grained Composed Video Retrieval
xianzhangzx/FINER-MLLM
The implementation of FINER-MLLM, which is accepted by MM2024.
icq-benchmark/icq-benchmark
LgQu/DPT-T2I
Official code for CVPR 2024 paper: Discriminative Probing and Tuning for Text-to-Image Generation
dhg-wei/MCL
(ICML 2024) Improve Context Understanding in Multimodal Large Language Models via Multimodal Composition Learning
MarkMoHR/Awesome-Sketch-Based-Applications
:books: A collection of sketch based application papers.
rasbt/LLMs-from-scratch
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
vl2g/CSTBIR
bot66/MNISTDiffusion
Implement a MNIST(also minimal) version of denoising diffusion probabilistic model from scratch.The model only has 4.55MB.
ZiChao111/FTI4CIR
Codes of the Fine-grained Textual Inversion network for Zero-Shot Composed Image Retrieval
haokunwen/DQU-CIR
[SIGIR 2024] - Simple but Effective Raw-Data Level Multimodal Fusion for Composed Image Retrieval
miccunifi/SEARLE
[ICCV 2023] - Zero-shot Composed Image Retrieval with Textual Inversion
hkproj/pytorch-stable-diffusion
Stable Diffusion implemented from scratch in PyTorch
FlagOpen/FlagEmbedding
Retrieval and Retrieval-augmented LLMs
haokunwen/Awesome-Composed-Image-Retrieval
Collection of Composed Image Retrieval (CIR) papers.
XiaolinChen-XL/XiaolinChen-XL.github.io
Forest-art/DFSP
chatanywhere/GPT_API_free
Free ChatGPT API Key,免费ChatGPT API,支持GPT4 API(免费),ChatGPT国内可用免费转发API,直连无需代理。可以搭配ChatBox等软件/插件使用,极大降低接口使用成本。国内即可无限制畅快聊天。
lucidrains/DALLE2-pytorch
Implementation of DALL-E 2, OpenAI's updated text-to-image synthesis neural network, in Pytorch