fast-reid/fastreid
liaoxingyu e0cf8ac56e fix sampler problem #217
Fix problem about periodic long waiting time when number of images is large.

In the old version, it will prepare the whole epoch indices when finishing one epoch.
Now it changes to prepare the current batch indices.
2020-08-14 13:57:22 +08:00
..
config support faiss retrieval and cython roc evaluation 2020-08-12 16:27:57 +08:00
data fix sampler problem #217 2020-08-14 13:57:22 +08:00
engine pretrain model bugfix 2020-07-31 10:42:38 +08:00
evaluation support faiss retrieval and cython roc evaluation 2020-08-12 16:27:57 +08:00
layers onnx/trt support 2020-07-29 17:43:39 +08:00
modeling update resnest url 2020-08-10 14:18:00 +08:00
solver onnx/trt support 2020-07-29 17:43:39 +08:00
utils onnx/trt support 2020-07-29 17:43:39 +08:00
__init__.py feat: add SyncBN and GroupNorm suppor 2020-05-14 11:36:28 +08:00