|
.. role:: hidden |
|
:class: hidden-section |
|
|
|
mmcv.transforms |
|
=================================== |
|
|
|
.. currentmodule:: mmcv.transforms |
|
|
|
.. autosummary:: |
|
:toctree: generated |
|
:nosignatures: |
|
:template: classtemplate.rst |
|
|
|
BaseTransform |
|
TestTimeAug |
|
|
|
Loading |
|
---------------- |
|
|
|
.. autosummary:: |
|
:toctree: generated |
|
:nosignatures: |
|
:template: classtemplate.rst |
|
|
|
LoadAnnotations |
|
LoadImageFromFile |
|
|
|
Processing |
|
---------------- |
|
|
|
.. autosummary:: |
|
:toctree: generated |
|
:nosignatures: |
|
:template: classtemplate.rst |
|
|
|
CenterCrop |
|
MultiScaleFlipAug |
|
Normalize |
|
Pad |
|
RandomChoiceResize |
|
RandomFlip |
|
RandomGrayscale |
|
RandomResize |
|
Resize |
|
ToTensor |
|
ImageToTensor |
|
|
|
Wrapper |
|
---------------- |
|
|
|
.. autosummary:: |
|
:toctree: generated |
|
:nosignatures: |
|
:template: classtemplate.rst |
|
|
|
Compose |
|
KeyMapper |
|
RandomApply |
|
RandomChoice |
|
TransformBroadcaster |
|
|