-
Notifications
You must be signed in to change notification settings - Fork 61
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
39c89f7
commit 02f1c53
Showing
1 changed file
with
3 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -55,8 +55,8 @@ For running inference over an input image, `ctc_predict.py` can be used, along w | |
|
||
The repository is not provided with trained models but these can be download from: | ||
|
||
* [Agnostic model](https://www.dlsi.ua.es//~jcalvo/data/Models/PrIMuS/Agnostic-Model.zip) | ||
* [Semantic model](https://www.dlsi.ua.es//~jcalvo/data/Models/PrIMuS/Semantic-Model.zip) | ||
* [Agnostic model](https://grfia.dlsi.ua.es/primus/models/PrIMuS/Agnostic-Model.zip) | ||
* [Semantic model](https://grfia.dlsi.ua.es/primus/models/PrIMuS/Semantic-Model.zip) | ||
|
||
These models were the result of the traning process for one of the folds of the 10-fold cross-validation considered in the paper. | ||
|
||
|
@@ -116,3 +116,4 @@ As discussed in the paper, this representation often misses the last barline. | |
## Contact: | ||
|
||
* Jorge Calvo Zaragoza ([email protected]) | ||
|