-
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
715140e
commit 0221dd8
Showing
1 changed file
with
6 additions
and
3 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 |
---|---|---|
@@ -1,9 +1,12 @@ | ||
# tf-deep-omr | ||
|
||
TensorFlow code to perform end-to-end Optical Music Recognition on monophonic scores through Convolutional Recurrent Neural Networks and CTC-based training. | ||
|
||
## Using the repository | ||
|
||
More details about how to run the training and prediction stages will be given soon. | ||
|
||
Contact: | ||
## Contact: | ||
|
||
Jorge Calvo Zaragoza ([email protected]) | ||
David Rizo ([email protected]) | ||
* Jorge Calvo Zaragoza ([email protected]) | ||
* David Rizo ([email protected]) |