https://github.com/compvis/cuneiform-sign-detection-webapp

Code for demo web application of the article "Deep learning for cuneiform sign detection with weak supervision using transliteration alignment".

https://github.com/compvis/cuneiform-sign-detection-webapp

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
    Found 4 DOI reference(s) in README
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (12.7%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Code for demo web application of the article "Deep learning for cuneiform sign detection with weak supervision using transliteration alignment".

Basic Info
  • Host: GitHub
  • Owner: CompVis
  • Language: JavaScript
  • Default Branch: master
  • Homepage:
  • Size: 5.24 MB
Statistics
  • Stars: 5
  • Watchers: 7
  • Forks: 3
  • Open Issues: 0
  • Releases: 0
Created over 5 years ago · Last pushed over 5 years ago
Metadata Files
Readme

README.md

Cuneiform-Sign-Detection-Webapp

This repository contains the web front-end of the web application presented in the article:

Dencker, T., Klinkisch, P., Maul, S. M., and Ommer, B. (2020): Deep Learning of Cuneiform Sign Detection with Weak Supervision using Transliteration Alignment, PLOS ONE, 15:12, pp. 1–21 https://doi.org/10.1371/journal.pone.0243039

The web front-end offers the following functionality:

  • create collections of tablet images
  • upload tablet images
  • apply the sign detector
  • visualize sign detections
  • annotate cuneiform signs
  • annotate lines

The web front-end has been developed using a combination of PHP and JavaScript.

Requirements

  • Apache web server (otherwise replace .htaccess files)
  • PHP7 (with php-xml, php-curl, php-zip, php-gd packages)

Installation

1) Create a copy of this repository on your machine so that the installed web server makes the web front end available through the browser.

2) Ensure that the cuneiformbrowser/data and cuneiformbrowser/log directory is writable. One of several options is to use the chmod command, e.g. $chmod -R 777 ./cuneiformbrowser/log/

3) Setup your login preferences under cuneiformbrowser/users/users.xml. (WARNING: the user access management is very basic and only provides a low level of protection)

4) To enable sign detection in the web front end, install the cuneiform-sign-detection-code on the same machine and run the webapp back-end using $python detector_app.py. For instruction how to run the webapp back-end, refer to the readme provided in ./lib/webapp/.

Usage

Please refer to the video and the help texts provided throughout the web front-end.

Web interface detection

References

The two example images of clay tablets included in this repo are from the collection of the Vorderasiatisches Museum Berlin which kindly granted us permission to use them for our research purposes.

Owner

  • Name: CompVis - Computer Vision and Learning LMU Munich
  • Login: CompVis
  • Kind: organization
  • Email: assist.mvl@lrz.uni-muenchen.de
  • Location: Germany

Computer Vision and Learning research group at Ludwig Maximilian University of Munich (formerly Computer Vision Group at Heidelberg University)

GitHub Events

Total
  • Fork event: 1
Last Year
  • Fork event: 1

Issues and Pull Requests

Last synced: over 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels