-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
[Enhance] Benchmark PAConv on S3DIS dataset #809
Conversation
bf6d5a5
to
bc7ede1
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ZwwWayne checkpoint and log need to be uploaded
Codecov Report
@@ Coverage Diff @@
## master #809 +/- ##
==========================================
+ Coverage 49.03% 49.16% +0.12%
==========================================
Files 210 210
Lines 15964 15965 +1
Branches 2547 2547
==========================================
+ Hits 7828 7849 +21
+ Misses 7634 7614 -20
Partials 502 502
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
Release PAConv model on S3DIS semantic segmentation task.
Just FYI, the paper's result is
66.33%
while ours is66.65%
.