Skip to content
OpenTrain AIFor AI Companies

DGL: Dynamic Global-Local Prompt Tuning for Text-Video Retrieval

Published Jan 1, 2024
arXiv PDF
Researcher verdict
Starting point
Use as implementation starting point
Benchmark evidence
Missing
Not verified yet
Time to first repro
A few hours
Fast first run
Risk flags
1
Review before use

Results and benchmarks

Freshness tier: cold
DGL: Dynamic Global-Local Prompt Tuning for Text-Video Retrieval focuses on retrieval / indexing.

Implementation

Best maintained implementation now

Recommended
Confidence: High
Reproducibility: Moderate

[AAAI 2024] DGL: Dynamic Global-Local Prompt Tuning for Text-Video Retrieval.

49 stars · 2 forks · Last push Oct 14, 2024 · NOASSERTION license

  • License
  • CI
  • Dependencies
  • Docker

Official implementation from Papers with Code · Repository link is mentioned in the paper metadata · Strong overlap with paper title keywords

Why this implementation
Confidence: high

knightyxp/dgl is the strongest maintained implementation based on ranking signals. License is declared (NOASSERTION). Dependency/environment manifests are present.

Open knightyxp/dgl
Reproduction risks
  • No CI workflows detected
  • Selected knightyxp/dgl as the strongest maintained implementation for new work.
  • Includes dependency/environment manifest signals.
  • Repository activity is within the last 24 months.

Reproduction readiness

Time to first repro: hours
Last checked: Aug 24, 2026

Setup required

Dependencies pinned, manual setup needed

  • knightyxp/dgl has environment.yml but requires manual environment setup.
  • Last push was 681 days ago, so expect possible dependency version conflicts.
  • No Dockerfile, so you will set up the environment manually.
  • No CI pipeline, so test coverage is unknown.
Open knightyxp/dgl

Quick start

git clone https://github.com/knightyxp/dgl.git
conda env create -f environment.yml && conda activate <env-name>

Hugging Face artifacts

No direct paper-linked artifacts were found. Showing strongest curated related artifacts for faster exploration.

Research context

Tasks

Retrieval / indexing

Methods

Retrieval-augmented generation

Domains

Computer vision, Information Retrieval

Evaluation and human feedback data

Open this paper in HFEPX to review benchmark signals, evaluation modes, and human-feedback protocol context.

Open in HFEPX
Explore similar papers

Jump to Paper2Code search queries derived from this paper's research context.

Data includes links from Papers with Code ( CC-BY-SA-4.0 ).