GRAAL-Research / deepparse

Deepparse is a state-of-the-art library for parsing multinational street addresses using deep learning
https://deepparse.org/
GNU Lesser General Public License v3.0
299 stars 30 forks source link

Clarification on performance results #219

Closed vanga closed 5 months ago

vanga commented 7 months ago

Hi,

I am looking at the performance metrics here. I want to know which CPU and the number of cores used. I can see that the type of GPU used is mentioned in the paper, but I couldn't find any such info about CPU. Could you please share that info?

Thanks.

github-actions[bot] commented 7 months ago

Thank you for you interest in improving Deepparse.

vanga commented 7 months ago

Since the published metrics are mean execution times for an address, information of number of cores is probably irrelevant? However the actual type of CPU device will matter I guess?

MAYAS3 commented 7 months ago

Hello @vanga,

I believe the benchmarks were done on an AMD Ryzen 7 2700X. Do you confirm @davebulaval ?

davebulaval commented 7 months ago

It was done on a single-thread processing, and yes, on a Ryzen 7 2700X from AMD.