This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
EasyCV
mirror of
https://github.com/alibaba/EasyCV.git
Watch
1
Star
0
Fork
You've already forked EasyCV
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a36e0e32a4
EasyCV
/
configs
/
classification
/
imagenet
/
timm
/
convit
/
convit_tiny.py
5 lines
101 B
Python
Raw
Blame
History
_base_
=
'
../timm_config.py
'
# model settings
model
=
dict
(
backbone
=
dict
(
model_name
=
'
convit_tiny
'
)
)
Reference in New Issue
View Git Blame
Copy Permalink