Update README.md

This commit is contained in:
zkcloud 2020-07-03 10:43:36 +08:00 committed by GitHub
parent fe9e087ac3
commit d7b7523d25
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,8 +3,8 @@
## Introduction
[UDAStrongBaseline](https://github.com/zkcys001/UDAStrongBaseline) is a transitional code based pyTorch framework for both unsupervised learning (USL)
and unsupervised domain adaptation (UDA) in the context of object re-ID tasks. It provides stronger
baselines on these tasks. It needs the enviorment: Python >=3.6 and PyTorch >=1.1. We will transfer all the codes to the [fastreid](https://github.com/JDAI-CV/fast-reid) in the future (ongoing).
and unsupervised domain adaptation (UDA) in the object re-ID tasks. It provides stronger
baselines on these tasks. It needs the enviorment: Python >=3.6 and PyTorch >=1.1. We will transfer all the codes to the [fastreid](https://github.com/JDAI-CV/fast-reid) in the future (ongoing) from [UDAStrongBaseline](https://github.com/zkcys001/UDAStrongBaseline).
### Unsupervised domain adaptation (UDA) on Person re-ID