GRAAL-Research / deepparse

Deepparse is a state-of-the-art library for parsing multinational street addresses using deep learning

Home Page:https://deepparse.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[BUG] When large data, since we don't use a dataloader OOM for GPU

davebulaval opened this issue · comments

We should move to a DataLoader instead with a batch_size and multithreads.

Fixed in #84
Missing test if improvement of speed.

Fixed the mean time table