fast-reid/projects
liaoxingyu a327a70f0d v0.3 update
Summary:
1. change DPP training in apex way;
2. make warmup scheduler by iter and lr scheduler by epoch;
3. replace random erasing with torchvision implementation;
4. naming modification in config file
2020-12-07 14:19:20 +08:00
..
Cross-domain-reid Update README.md 2020-07-03 10:43:36 +08:00
DistillReID update distill reid readme 2020-10-01 18:09:18 +08:00
HAA fix typro 2020-05-27 22:41:12 +08:00
HPOReID update bohb search space 2020-10-12 20:21:47 +08:00
PartialReID refactor code for partial reid (#277) 2020-09-25 14:24:48 +08:00
attribute_recognition update attribute project 2020-09-23 19:45:13 +08:00
README.md v0.3 update 2020-12-07 14:19:20 +08:00

README.md

Here are a few projects that are built on fastreid. They are examples of how to use fastrei as a library, to make your projects more maintainable.

Projects by JDAI

Note that these are research projects, and therefore may not have the same level of support or stability of fastreid.

External Projects

External projects in the community that use fastreid:

Competitions

  • NAIC20 coming soon, stay tuned.