Releases: Paper-Chart-Extraction-Project/ChartExtractor
Releases · Paper-Chart-Extraction-Project/ChartExtractor
v0.2.0
What's Changed
- Add dockerfile. by @RyanDoesMath in #57
- Add onnx models by @RyanDoesMath in #58
- Switch ObjectDetectionModel to protocol from an abstractbaseclass by @RyanDoesMath in #59
- Optimize Deployment and Extraction by @RyanDoesMath in #60
- Add serialize deserialize to annotations by @RyanDoesMath in #62
- Add single point homography fn by @RyanDoesMath in #63
- Add detection json io by @RyanDoesMath in #64
- Add centralized detection fn by @RyanDoesMath in #65
- Create new functions that assign meaning to detections. by @RyanDoesMath in #66
- Refactor extraction module by @RyanDoesMath in #67
- Refactor metadata and config by @RyanDoesMath in #68
- Fix packaging by @RyanDoesMath in #69
- Improve legend detection by @RyanDoesMath in #72
Full Changelog: v0.1.0...v0.2.0
ChartExtractor: Alpha v0.1.0
ChartExtractor is now ready for an alpha release!
Due to this being an alpha, minor releases may still include large breaking changes that totally reorganize things.
Releases will be used to as markers to show that new code is ready to run on AWS.