Update README.md
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
------------------------------------------
|
------------------------------------------
|
||||||
|
|
||||||
OpenGait is a flexible and extensible gait recognition project provided by the [Shiqi Yu Group](https://faculty.sustech.edu.cn/yusq/) and supported in part by [WATRIX.AI](http://www.watrix.ai).
|
OpenGait is a flexible and extensible gait recognition project provided by the [Shiqi Yu Group](https://faculty.sustech.edu.cn/yusq/) and supported in part by [WATRIX.AI](http://www.watrix.ai).
|
||||||
We use [`tensorboard`](https://pytorch.org/docs/stable/tensorboard.html) and `logging` to log everything, which looks pretty.
|
|
||||||
|
|
||||||
## What's New
|
## What's New
|
||||||
- [Mar 2022] [HID](http://hid2022.iapr-tc4.org/) support is ready in [misc/HID](./misc/HID).
|
- [Mar 2022] [HID](http://hid2022.iapr-tc4.org/) support is ready in [misc/HID](./misc/HID).
|
||||||
@@ -14,7 +14,7 @@ OpenGait is a flexible and extensible gait recognition project provided by the [
|
|||||||
- **Multiple Models Support**: We reproduced several SOTA methods, and reached the same or even the better performance.
|
- **Multiple Models Support**: We reproduced several SOTA methods, and reached the same or even the better performance.
|
||||||
- **DDP Support**: The officially recommended [`Distributed Data Parallel (DDP)`](https://pytorch.org/tutorials/intermediate/ddp_tutorial.html) mode is used during both the training and testing phases.
|
- **DDP Support**: The officially recommended [`Distributed Data Parallel (DDP)`](https://pytorch.org/tutorials/intermediate/ddp_tutorial.html) mode is used during both the training and testing phases.
|
||||||
- **AMP Support**: The [`Auto Mixed Precision (AMP)`](https://pytorch.org/tutorials/recipes/recipes/amp_recipe.html?highlight=amp) option is available.
|
- **AMP Support**: The [`Auto Mixed Precision (AMP)`](https://pytorch.org/tutorials/recipes/recipes/amp_recipe.html?highlight=amp) option is available.
|
||||||
- **Nice log**:
|
- **Nice log**: We use [`tensorboard`](https://pytorch.org/docs/stable/tensorboard.html) and `logging` to log everything, which looks pretty.
|
||||||
|
|
||||||
## Model Zoo
|
## Model Zoo
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user