mirror of
https://github.com/qurator-spk/sbb_binarization.git
synced 2025-06-07 19:35:04 +02:00
📦 v0.0.6
This commit is contained in:
parent
5ef0ee81c8
commit
ea69494d2a
2 changed files with 10 additions and 1 deletions
|
@ -4,6 +4,13 @@ Versioned according to [Semantic Versioning](http://semver.org/).
|
||||||
|
|
||||||
## Unreleased
|
## Unreleased
|
||||||
|
|
||||||
|
## [0.0.6] - 2020-11-23
|
||||||
|
|
||||||
|
Fixed:
|
||||||
|
|
||||||
|
* Require h5py < 3, qurator-spk/sbb_textline_detection#50, #18
|
||||||
|
* Require `tensorflow-gpu` (CPU+GPU), not `tensorflow` (CPU only), #20
|
||||||
|
|
||||||
## [0.0.5] - 2020-11-02
|
## [0.0.5] - 2020-11-02
|
||||||
|
|
||||||
Fixed:
|
Fixed:
|
||||||
|
@ -38,6 +45,8 @@ Fixed:
|
||||||
Initial release
|
Initial release
|
||||||
|
|
||||||
<!-- link-labels -->
|
<!-- link-labels -->
|
||||||
|
[0.0.6]: ../../compare/v0.0.6...v0.0.5
|
||||||
|
[0.0.5]: ../../compare/v0.0.6...v0.0.4
|
||||||
[0.0.4]: ../../compare/v0.0.4...v0.0.3
|
[0.0.4]: ../../compare/v0.0.4...v0.0.3
|
||||||
[0.0.3]: ../../compare/v0.0.3...v0.0.2
|
[0.0.3]: ../../compare/v0.0.3...v0.0.2
|
||||||
[0.0.2]: ../../compare/v0.0.1...v0.0.2
|
[0.0.2]: ../../compare/v0.0.1...v0.0.2
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"version": "0.0.5",
|
"version": "0.0.6",
|
||||||
"git_url": "https://github.com/qurator-spk/sbb_binarization",
|
"git_url": "https://github.com/qurator-spk/sbb_binarization",
|
||||||
"tools": {
|
"tools": {
|
||||||
"ocrd-sbb-binarize": {
|
"ocrd-sbb-binarize": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue