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
mmdetection3d
Commits
1f399df4
Unverified
Commit
1f399df4
authored
Oct 10, 2020
by
yinchimaoliang
Committed by
GitHub
Oct 10, 2020
Browse files
Change url. (#159)
parent
42c55c20
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
docs/getting_started.md
docs/getting_started.md
+2
-2
No files found.
docs/getting_started.md
View file @
1f399df4
...
@@ -106,9 +106,9 @@ python tools/create_data.py lyft --root-path ./data/lyft --out-dir ./data/lyft -
...
@@ -106,9 +106,9 @@ python tools/create_data.py lyft --root-path ./data/lyft --out-dir ./data/lyft -
Note that we follow the original folder names for clear organization. Please rename the raw folders as shown above.
Note that we follow the original folder names for clear organization. Please rename the raw folders as shown above.
To prepare scannet data, please see
[
scannet
](
https://github.com/open-mmlab/mmdetection3d/data/scannet/README.md
)
.
To prepare scannet data, please see
[
scannet
](
https://github.com/open-mmlab/mmdetection3d/
blob/master/
data/scannet/README.md
)
.
To prepare sunrgbd data, please see
[
sunrgbd
](
https://github.com/open-mmlab/mmdetection3d/data/sunrgbd/README.md
)
.
To prepare sunrgbd data, please see
[
sunrgbd
](
https://github.com/open-mmlab/mmdetection3d/
blob/master/
data/sunrgbd/README.md
)
.
For using custom datasets, please refer to
[
Tutorials 2: Adding New Dataset
](
tutorials/new_dataset.md
)
.
For using custom datasets, please refer to
[
Tutorials 2: Adding New Dataset
](
tutorials/new_dataset.md
)
.
...
...
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