Skip to content

dyabel/mocoop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mocoop

Installation

pip install -r requirements.txt

Install Dassl.pytorch

Datasets

Download datasets according to https://github.com/KaiyangZhou/CoOp/blob/main/DATASETS.md

RUN

CUDA_VISIBLE_DEVICES=0,1,2,3 bash scripts/base2new_train_moe.sh ucf101 2 vit_b16_c4_ep50_batch32_cls_t2t_10_wcl_25_g1_b_lr32 $exp
CUDA_VISIBLE_DEVICES=0,1,2,3 bash scripts/base2new_test_moe.sh ucf101 2 vit_b16_c4_ep50_batch32_cls_t2t_10_wcl_25_g1_b_lr32 50 $exp

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published