InternVideo icon indicating copy to clipboard operation
InternVideo copied to clipboard

engine_for_distill miss

Open rixejzvdl649 opened this issue 1 year ago • 1 comments

run_distill.py

from datasets import build_pretraining_dataset, build_multi_pretraining_dataset
from engines.engine_for_distill import train_one_epoch
from utils import NativeScalerWithGradNormCount as NativeScaler
from utils import multiple_pretrain_samples_collate
import utils
from models import *

rixejzvdl649 avatar Sep 04 '24 08:09 rixejzvdl649

image image

rixejzvdl649 avatar Sep 05 '24 03:09 rixejzvdl649