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
e344eae1cc
fast-reid
/
fastreid
/
__init__.py
8 lines
105 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
"""
__version__
=
"
0.1.0
"