Merge pull request #20 from 0xflotus/patch-1

fixed mechanism
pull/25/head
Kai Chen 2018-10-13 23:28:01 +08:00 committed by GitHub
commit 7205c2b1d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ It provides the following functionalities.
- Video processing
- Image and annotation visualization
- Useful utilities (progress bar, timer, ...)
- PyTorch runner with hooking machanism
- PyTorch runner with hooking mechanism
- Various CNN architectures
See the `documentation <http://mmcv.readthedocs.io/en/latest>`_ for more features and usage.