This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
fast-reid
mirror of
https://github.com/JDAI-CV/fast-reid.git
Watch
1
Star
0
Fork
You've already forked fast-reid
0
Code
Issues
Projects
Releases
Wiki
Activity
43da387b77
fast-reid
/
fastreid
/
modeling
/
backbones
/
regnet
/
__init__.py
5 lines
86 B
Python
Raw
Normal View
History
Unescape
Escape
support regnet backbone
2020-07-17 19:13:45 +08:00
from
.
regnet
import
build_regnet_backbone
add efficientnet support
2020-09-10 11:04:52 +08:00
from
.
effnet
import
build_effnet_backbone