Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scannet doc #664

Merged
merged 5 commits into from
Jun 30, 2021
Merged

Scannet doc #664

merged 5 commits into from
Jun 30, 2021

Conversation

hjin2902
Copy link
Contributor

Add docs of ScanNet including:

  • data preparation: explanation about raw data and annotations
  • train pipeline: load data and pre-processing
  • metrics: evaluation

@codecov
Copy link

codecov bot commented Jun 21, 2021

Codecov Report

Merging #664 (1d1412d) into master (c1f6bba) will not change coverage.
The diff coverage is 100.00%.

❗ Current head 1d1412d differs from pull request most recent head 537381b. Consider uploading reports for the commit 537381b to get more accurate results
Impacted file tree graph

@@           Coverage Diff           @@
##           master     #664   +/-   ##
=======================================
  Coverage   51.02%   51.02%           
=======================================
  Files         204      204           
  Lines       15395    15395           
  Branches     2492     2492           
=======================================
  Hits         7856     7856           
  Misses       7021     7021           
  Partials      518      518           
Flag Coverage Δ
unittests 51.02% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
mmdet3d/__init__.py 81.48% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c1f6bba...537381b. Read the comment docs.

docs/datasets/scannet.md Outdated Show resolved Hide resolved
docs/datasets/scannet.md Outdated Show resolved Hide resolved
docs/datasets/scannet.md Outdated Show resolved Hide resolved
Copy link
Member

@Tai-Wang Tai-Wang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe we can simplify the code scripts and replace them with your summary for the data processing steps. Too many codes will make the doc unnecessarily too long.

docs/datasets/scannet.md Outdated Show resolved Hide resolved
@ZwwWayne ZwwWayne merged commit 71f58f8 into open-mmlab:master Jun 30, 2021
@hjin2902 hjin2902 deleted the scannet-doc branch July 1, 2021 01:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants