Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
MMCV
Commits
8e2b2bf3
Unverified
Commit
8e2b2bf3
authored
Feb 08, 2023
by
Qian Zhao
Committed by
GitHub
Feb 08, 2023
Browse files
[Docs] Add api references in docs (#2587)
parent
c84d52cd
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
0 deletions
+6
-0
docs/en/api/transforms.rst
docs/en/api/transforms.rst
+3
-0
docs/zh_cn/api/transforms.rst
docs/zh_cn/api/transforms.rst
+3
-0
No files found.
docs/en/api/transforms.rst
View file @
8e2b2bf3
...
@@ -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
----------------
----------------
...
...
docs/zh_cn/api/transforms.rst
View file @
8e2b2bf3
...
@@ -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
----------------
----------------
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment