Unverified Commit 8e2b2bf3 authored by Qian Zhao's avatar Qian Zhao Committed by GitHub
Browse files

[Docs] Add api references in docs (#2587)

parent c84d52cd
...@@ -12,6 +12,7 @@ mmcv.transforms ...@@ -12,6 +12,7 @@ mmcv.transforms
:template: classtemplate.rst :template: classtemplate.rst
BaseTransform BaseTransform
TestTimeAug
Loading Loading
---------------- ----------------
...@@ -41,6 +42,8 @@ Processing ...@@ -41,6 +42,8 @@ Processing
RandomGrayscale RandomGrayscale
RandomResize RandomResize
Resize Resize
ToTensor
ImageToTensor
Wrapper Wrapper
---------------- ----------------
......
...@@ -12,6 +12,7 @@ mmcv.transforms ...@@ -12,6 +12,7 @@ mmcv.transforms
:template: classtemplate.rst :template: classtemplate.rst
BaseTransform BaseTransform
TestTimeAug
Loading Loading
---------------- ----------------
...@@ -41,6 +42,8 @@ Processing ...@@ -41,6 +42,8 @@ Processing
RandomGrayscale RandomGrayscale
RandomResize RandomResize
Resize Resize
ToTensor
ImageToTensor
Wrapper Wrapper
---------------- ----------------
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment