Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
D
DAN
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package registry
Container Registry
Operate
Terraform modules
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Automatic Text Recognition
DAN
Commits
8a0ee85b
Commit
8a0ee85b
authored
1 year ago
by
Manon Blanco
Committed by
Yoann Schneider
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
Indicate python version compatibility
parent
de63b775
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!168
Indicate python version compatibility
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
README.md
+2
-0
2 additions, 0 deletions
README.md
setup.py
+1
-0
1 addition, 0 deletions
setup.py
with
3 additions
and
0 deletions
README.md
+
2
−
0
View file @
8a0ee85b
# DAN: a Segmentation-free Document Attention Network for Handwritten Document Recognition
[

](https://www.python.org/downloads/release/python-3100/)
## Documentation
To use DAN in your own scripts, install it using pip:
...
...
This diff is collapsed.
Click to expand it.
setup.py
+
1
−
0
View file @
8a0ee85b
...
...
@@ -21,6 +21,7 @@ setup(
author
=
"
Teklia
"
,
author_email
=
"
contact@teklia.com
"
,
url
=
"
https://gitlab.com/teklia/atr/dan
"
,
python_requires
=
"
>=3.10
"
,
install_requires
=
parse_requirements
(
"
requirements.txt
"
),
packages
=
find_packages
(),
entry_points
=
{
...
...
This diff is collapsed.
Click to expand it.
Mélodie Boillet
@mboillet
mentioned in commit
21416ef7
·
1 year ago
mentioned in commit
21416ef7
mentioned in commit 21416ef7cfd87838e6e1fc6c176de9e93e7dc56c
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment