awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
ArrowLuo avatar

ArrowLuo/CLIP4Clip

0
View on GitHub↗
1,028 stars·135 forks·Python·MIT·12 viewsarxiv.org/abs/2104.08860↗

CLIP4Clip

An official implementation for "CLIP4Clip: An Empirical Study of CLIP for End to End Video Clip Retrieval"

Features

  • Video Retrieval Models - Empirical study of CLIP for end-to-end video clip retrieval.
  • Video Understanding - End-to-end video retrieval using CLIP.

Star history

Star history chart for arrowluo/clip4clipStar history chart for arrowluo/clip4clip

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with CLIP4Clip

These projects share indexed features with CLIP4Clip. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • cryhanfang/clip2videoCryhanFang avatar

    CryhanFang/CLIP2Video

    260View on GitHub↗

    The implementation of paper CLIP2Video: Mastering Video-Text Retrieval via Image CLIP.

    Python
    View on GitHub↗260
  • jayleicn/clipbertjayleicn avatar

    jayleicn/ClipBERT

    730View on GitHub↗

    Less is More: ClipBERT for Video-and-Language Learning via Sparse Sampling

    Python
    View on GitHub↗730
  • facebookresearch/slowfastfacebookresearch avatar

    facebookresearch/SlowFast

    7,377View on GitHub↗

    SlowFast is a PyTorch video understanding framework and spatiotemporal neural network library. It serves as a toolset for video action recognition, enabling the training and evaluation of models designed to classify complex activities and objects within video sequences. The framework is distinguished by its use of dual-pathway spatiotemporal sampling to capture both slow and fast motions. It supports self-supervised video learning for pre-training models on unlabeled data and employs multigrid spatiotemporal training to optimize learning across multiple spatial and temporal resolutions. The

    Python
    View on GitHub↗7,377
  • llava-vl/llava-nextLLaVA-VL avatar

    LLaVA-VL/LLaVA-NeXT

    4,695View on GitHub↗

    LLaVA-NeXT is a multimodal large language model framework and training toolkit designed to process interleaved images and video sequences to generate text. It functions as a visual language model that combines vision encoders with language models to perform complex reasoning, question answering, and video understanding. The system is capable of analyzing high-resolution images and temporal video frames to describe events, summarize actions, and reason across multiple visual inputs. It supports the interpretation of documents and charts, spatial environment analysis, and the generation of desc

    Python
    View on GitHub↗4,695
Compare all 30 related projects→

Frequently asked questions

What does arrowluo/clip4clip do?

An official implementation for "CLIP4Clip: An Empirical Study of CLIP for End to End Video Clip Retrieval"

What are the main features of arrowluo/clip4clip?

The main features of arrowluo/clip4clip are: Video Retrieval Models, Video Understanding.

Which projects share features with arrowluo/clip4clip?

Projects with overlapping indexed features include: jayleicn/clipbert — Less is More: ClipBERT for Video-and-Language Learning via Sparse Sampling. cryhanfang/clip2video — The implementation of paper CLIP2Video: Mastering Video-Text Retrieval via Image CLIP. llava-vl/llava-next — LLaVA-NeXT is a multimodal large language model framework and training toolkit designed to process interleaved images… facebookresearch/slowfast — SlowFast is a PyTorch video understanding framework and spatiotemporal neural network library. It serves as a toolset… facebookresearch/vjepa2 — vjepa2 is a joint-embedding predictive architecture and video self-supervised learning framework. It functions as a… open-mmlab/mmaction2 — mmaction2 is a PyTorch video understanding toolbox designed for training and evaluating deep learning models. It…