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

add save_model_eights method #147

Closed davebulaval closed 2 years ago

davebulaval commented 2 years ago

This PR partially fixes issue #146. It does not export in ONNX but instead exports PyTorch state dictionary.