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
d792a69f3f
fast-reid
/
fastreid
/
__init__.py
9 lines
104 B
Python
Raw
Normal View
History
Unescape
Escape
Update sampler code
2020-02-10 07:38:56 +08:00
# encoding: utf-8
"""
@author
:
liaoxingyu
@contact
:
sherlockliao01
@gmail.com
feat: add SyncBN and GroupNorm suppor
2020-05-14 11:36:28 +08:00
"""
update fastreid v1.2 readme and changelog
2021-04-06 20:09:13 +08:00
__version__
=
"
1.3
"