issues
search
Yangr116
/
ScalableViT
This is code of paper "ScalableViT: Rethinking the Context-oriented Generalization of Vision Transformer"
26
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Is there pretrained versions for those models?
#6
anpc849
opened
7 months ago
3
Could you tell me where is the "requirements.txt"?
#5
DDDeno
opened
1 year ago
1
The need for visualization functions
#4
whiteBAI-97
opened
1 year ago
1
about the classification model
#3
caiyuefeng99
closed
1 year ago
3
about the parameters of object detecion task
#2
go-ahead-maker
opened
2 years ago
0
The file main.py is missing for training the model. It's not included in github package, I would request if you could please provide this main.py in order to run the command. !python3 -m torch.distributed.launch --nproc_per_node=8 --use_env main.py --model scalable_vit_small --batch-size 128 --data-path ${path_to_imagenet} --dist-eval --drop-path 0.2
#1
tasveerahmad
closed
2 years ago
1