Service for Hieroglyph Recognition via chinese codes
- Backend:
- Spring Boot
- Marvin Framework for image segmentation
- H2 for results definition
- Neural Network:
- Keras with Tensorflow
- Flask for RestFull
JDK 1.8
at least - for running appMaven 3+
- for building package
- Clone the repository
git clone https://github.com/ElinaValieva/hieroglyph-recognition.git
- In the location of
docker-compose.yml
execute the following
docker-compose up