Releases: ryanznie/invoice
Releases · ryanznie/invoice
v0.2.3
v0.2.2
v0.2.1
Switch to use ONNX Runtime for inference
Full Changelog: v0.2.0...v0.2.1
v0.1.1
v0.1.1
MVP with experiment tracking using Weights and Biases. Data is updated to data-v2.1. See Notion for details.
What's Changed
- data-v2.1 by @ryanznie in #18
- Evaluation framework by @ryanznie in #20
- Refactoring API and App code by @ryanznie in #22
- Refactor data labeling tool. Close #17 by @ryanznie in #23
- Experiment tracking using Weights and Biases. Closes #14 by @ryanznie in #24
Full Changelog: v0.1.0...v0.1.1
v0.1.0
Initial Release
MVP powered by heuristics and a finetuned model for invoice extraction.
What's Changed
- Feature: Data Navigation by @ryanznie in #1
- Features: data validation, and train / test toggle by @ryanznie in #2
- Training data V1 by @ryanznie in #3
- Data versioning - v1-ambiguous by @ryanznie in #4
- Data Version 2 -- Test Labels by @ryanznie in #5
- Finetuning model by @ryanznie in #6
- rename HuggingFace model by @ryanznie in #7
- postprocessing heurstics by @ryanznie in #8
- Gradio deployment by @ryanznie in #9
- Update Gradio formatting by @ryanznie in #10
New Contributors
Full Changelog: https://github.com/ryanznie/invoice/commits/v0.1.0