This repository contains code for line detection, character detection and recognition on the cuneiform 2d images
Each folder contains the respective code for:
-
Line Detection: Using Image processing techniques, line intendations are found on Cuneiform rgb images. To compile: README, For the theory: Wiki
-
Object Detection: Using maskrcnn Cuneiform characters and line intendations are found on Cuneiform rgb images. To compile: README, For the theory: Wiki
-
Synthetic: To create synthetic cuneiform rgb images with annotations for maskrcnn training. To compile: README, For the theory: Wiki