semantic_suma icon indicating copy to clipboard operation
semantic_suma copied to clipboard

the real-time performance?

Open aprilliuwei opened this issue 3 years ago • 1 comments

Hello, i want to know where i can see the time consumed by the this algorithm or the real-time performance.Thank you.

aprilliuwei avatar May 19 '22 13:05 aprilliuwei

Hey @aprilliuwei, thanks for using our code. There is a variable called statistics_ where you could find the runtime of each module. For RangeNet++, you could test the runtime using rangenetlib.

Chen-Xieyuanli avatar May 25 '22 07:05 Chen-Xieyuanli