Releases: Pandede/WPODNet-Pytorch
Releases · Pandede/WPODNet-Pytorch
1.0.3
What's Changed
- Remove job
github-release
by @Pandede in #17
- Fix weird resized width and height if the difference of image ratio is large by @Pandede in #18
Full Changelog: 1.0.2...1.0.3
1.0.1
- Add optional argument
scale_ratio
in method Predictor.predict
to zoom in or out the license plate #11
- Fix the location shift as the incorrect resize method #13
- Add
dim_min
and dim_max
to regulate the input image dimensions #15
1.0.0
This is the initial release.