Merge pull request #2 from DTennant/patch-1

Fix typo in README.md
pull/5/head
hby96 2020-04-29 11:57:37 +08:00 committed by GitHub
commit 2d42f06c44
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ PyRetri is a versatile deep learning based image retrieval toolbox designed wit
The toolbox supports popluar and prominent methods of image retrieval and users can also design and add their own modules.
- **Pre-processing**
- DirectReszie, PadResize, ShorterResize
- DirectResize, PadResize, ShorterResize
- CenterCrop, TenCrop
- TwoFlip
- ToTensor, ToCaffeTensor