mirror of https://github.com/PyRetri/PyRetri.git
Fix typo in README.md
parent
670cb0f83b
commit
3809c3dae7
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue