From 50ceeb0832baae60a881fb6fb58d343b2cc7e7af Mon Sep 17 00:00:00 2001 From: liaoxingyu Date: Mon, 1 Feb 2021 10:55:24 +0800 Subject: [PATCH] add gitter url --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 5680d0b..7cc1075 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ +[![Gitter](https://badges.gitter.im/fast-reid/community.svg)](https://gitter.im/fast-reid/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) + +Gitter: [fast-reid/community](https://gitter.im/fast-reid/community?utm_source=share-link&utm_medium=link&utm_campaign=share-link) + FastReID is a research platform that implements state-of-the-art re-identification algorithms. It is a groud-up rewrite of the previous version, [reid strong baseline](https://github.com/michuanhaohao/reid-strong-baseline). ## What's New