This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
fast-reid
Watch
1
Star
0
Fork
0
You've already forked fast-reid
mirror of
https://github.com/JDAI-CV/fast-reid.git
synced
2025-06-03 14:50:47 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
fast-reid
/
fastreid
/
modeling
/
backbones
History
liaoxingyu
c49414bb9f
fix SE layer of basicblock in resnet (
#375
)
...
Summary: SE layer defined in `__init__` but not used in `forward`
close
#375
2021-01-04 10:46:54 +08:00
..
regnet
update backbone and config
2020-11-06 10:58:38 +08:00
__init__.py
add efficientnet support
2020-09-10 11:04:52 +08:00
build.py
Update sampler code
2020-02-10 07:38:56 +08:00
osnet.py
v0.3 update
2020-12-07 14:19:20 +08:00
resnest.py
v0.3 update
2020-12-07 14:19:20 +08:00
resnet.py
fix SE layer of basicblock in resnet (
#375
)
2021-01-04 10:46:54 +08:00
resnext.py
remove
num_splits
in batchnorm
2020-09-10 11:01:07 +08:00