Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

The code for InternVideo2 stage1 teachers

Aperta
#277 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
3/5
Tempo stimato
1-2 giorni
Idoneità per principianti
25/100
Tipo di issue
Documentazione
Chiarezza
Da chiarire
Stato di attività
Ferma
Stack tecnologico
python

Direzione di ricerca

Read InternVideo2/single_modality/run_distill.py, beginning with the --clip_teacher argument and its internvl_clip_6b default; then trace the stage-1 distillation configuration for teacher selection. Done means identifying and documenting whether and where both teachers are used, or confirming that the implementation is absent.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

Hi, InternVideo2 is a great work, and I appreciate your contribution to the community. However, I can't find relevant code for using the 2 teachers in stage 1.
As said in the paper:

Specifically, we adopt InternVL-6B [Chen et al., 2023c] and VideoMAEv2-g [Wang et al., 2023b] to transfer unmasked
knowledge via simple projection layers.

However, I don't find the code for the 2 teachers. I read InternVideo2/single_modality/run_distill.py and found the default setting is internvl_clip_6b.

parser.add_argument('--clip_teacher', default='internvl_clip_6b', type=str, help='Name of CLIP teacher')

Can you explain where's the code for simutaneously using 2 teachers?

Lingua principale
Python
Stelle
2.4k
Fork
160
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di OpenGVLab/InternVideo

Tutte le issue di OpenGVLab/InternVideo

Issue simili

Altre issue su Python

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.