The GSoC 2022 was a success for me, I met all the goals. I got to learn various tech stacks and got an opportunity to create a utility and portal, which is useful to several students and professors.
# | Objectives | Associated Deliverables | Issue | Pull Request |
---|---|---|---|---|
1 | Adding image annotation viewer and integrating it with annotorious-open seadragon | Create the viewer page- Generate tiles for deepzoom- Integrate with annotorious-openseadragon | #736#1288 | Viewer page branch |
2 | Implement a convertor from coco format to w3c.json format | To Study more about w3c.json and COCO image annotations format- Comparing both coco and w3c.json annotation formats to create SVG points layout- Writing a python script that takes in coco_format and gives w3c.json format- Add the convertor to the docker container. | #1430 | Standalone repository for conversion |
I have learned a lot of new tech stack, like working with docker containers, pipeline and web annotations. Also I got a chance to create a converter which can be used by any assyriology student or proffessor, or any user looking for converting from COCO to open annotations format.
The process of for integrating the pipeline into the docker container was a bit tricky, however Lars helped me with the process.
After GSoC, I plan to implement -