fast-reid/projects/README.md

20 lines
956 B
Markdown
Raw Normal View History

2020-05-29 11:19:22 +08:00
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.
- [Deep Spatial Feature Reconstruction for Partial Person Re-identification](https://github.com/JDAI-CV/fast-reid/tree/master/projects/PartialReID)
2020-09-25 11:33:16 +08:00
- [Distillation Person Re-identification](https://github.com/JDAI-CV/fast-reid/tree/master/projects/DistillReID)
- [Black Re-ID: A Head-shoulder Descriptor for the Challenging Problem of Person Re-Identification](https://github.com/JDAI-CV/fast-reid/tree/master/projects/HAA)
- [Person Attribute Recognition](https://github.com/JDAI-CV/fast-reid/tree/master/projects/attribute_recognition)
2020-05-29 11:19:22 +08:00
# External Projects
External projects in the community that use fastreid:
# Competitions
- [NAIC20]() coming soon, stay tuned.