Fix typo in README.md

pull/2/head
Bingchen Zhao 2020-04-28 17:57:45 +08:00 committed by GitHub
parent 670cb0f83b
commit 3809c3dae7
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. The toolbox supports popluar and prominent methods of image retrieval and users can also design and add their own modules.
- **Pre-processing** - **Pre-processing**
- DirectReszie, PadResize, ShorterResize - DirectResize, PadResize, ShorterResize
- CenterCrop, TenCrop - CenterCrop, TenCrop
- TwoFlip - TwoFlip
- ToTensor, ToCaffeTensor - ToTensor, ToCaffeTensor