Training model to recognize annotations in text.
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
rita 892d285569 Update 'README.md' il y a 4 ans
dataset first attempt il y a 5 ans
README.md Update 'README.md' il y a 4 ans
model.h5 first attempt il y a 5 ans
model.yaml first attempt il y a 5 ans
predict.py first attempt il y a 5 ans
requirements.txt first attempt il y a 5 ans
test.jpg first attempt il y a 5 ans
test.jpg.predicted.png first attempt il y a 5 ans
test2.jpg first attempt il y a 5 ans
test2.jpg.predicted.png first attempt il y a 5 ans
test3.jpg first attempt il y a 5 ans
test3.jpg.predicted.png first attempt il y a 5 ans
test4.jpg first attempt il y a 5 ans
test4.jpg.predicted.png first attempt il y a 5 ans
test5.jpg first attempt il y a 5 ans
test5.jpg.predicted.png first attempt il y a 5 ans
test6.jpg first attempt il y a 5 ans
test6.jpg.predicted.png first attempt il y a 5 ans
test7.jpg first attempt il y a 5 ans
test7.jpg.predicted.png first attempt il y a 5 ans
test8.jpg first attempt il y a 5 ans
test8.jpg.predicted.png first attempt il y a 5 ans
test9.jpg first attempt il y a 5 ans
test9.jpg.predicted.png first attempt il y a 5 ans
test9.png first attempt il y a 5 ans
test10.jpg first attempt il y a 5 ans
test10.jpg.predicted.png first attempt il y a 5 ans
train.py first attempt il y a 5 ans

README.md

Image Classifier for Annotations

At the time of the research for The Library is Open, a point of interest for everyone was annotations.

The Library is Open was a research project focused on knowledge production and its systems. The work questioned the shadows and biases cast by knowledge taxonomy; examined digital proprietary tools as impediments to the free access and circulation of knowledge; and developed annotation tools to foster collective interpretation towards existent knowledge.

As a research group, we were reading and annotating texts together and debating the possibilities of sharing these notes. One particular discussion was about what could/should be considered an annotation: folding corners of pages, linking to other contents, highlighting, scribbling, drawing. I was curious if we could train a computer to see all of these traces, so I started prototyping some examples.

Aim: make the computer recognise "clean" pages of books or "annotated" pages of books.

Each set (test and training) had 50 examples of "clean" pages and "annotated" pages, it makes sense to add more in the future. The results were not very accurate. Pages with hand-written text gave better results while highlighting and computer notes were often misinterpreted. It’s useful to try to see what the computer is looking for, understand if the script is breaking the image in parts, and try other scripts.

Annotated image