Skip to content
This repository has been archived by the owner on Feb 23, 2021. It is now read-only.

Commit

Permalink
Added ocrodeg
Browse files Browse the repository at this point in the history
  • Loading branch information
tmbdev committed May 7, 2018
1 parent 8c67756 commit 41a86db
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,6 @@
[submodule "das2018-tutorial"]
path = das2018-tutorial
url = https://github.com/tmbdev/das2018-tutorial.git
[submodule "ocrodeg"]
path = ocrodeg
url = https://github.com/NVlabs/ocrodeg.git
1 change: 1 addition & 0 deletions install
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@
(cd ocroline && sudo python setup.py install)
(cd ocrorot && sudo python setup.py install)
(cd ocroseg && sudo python setup.py install)
(cd ocrodeg && sudo python setup.py install)
1 change: 1 addition & 0 deletions ocrodeg
Submodule ocrodeg added at 116c8c

0 comments on commit 41a86db

Please sign in to comment.