point-transformer icon indicating copy to clipboard operation
point-transformer copied to clipboard

Quick question about performance

Open thangvubk opened this issue 3 years ago • 1 comments

Thank you very much for sharing your nice work. I have a quick question about the implementation. I have found that your original implementation did not reach the paper's reported results. Do you know what are the main reasons, which have been addressed in the author's provided code?

thangvubk avatar Dec 27 '21 09:12 thangvubk

The original work may use some tricks to improve the performance. However, in fact, this Github repo may be the best implemented currently for point transformer, they give the result via s3dis area 5 . the result is close to the paper proposal. (miou 70% vs 70.4%)

yuchenlichuck avatar Feb 22 '22 22:02 yuchenlichuck