Skip to content

glenrobson/IIIF-ML-TGM

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IIIF + Machine Learning Experiments

tl;dr

This repository contains code for a work in progress project to explore whether computer vision models can be used in conjunction with IIIF to transfer metadata across GLAM (Galleries, Libraries, Archives and Museums) collections.

Overview

This repository is where we organise some in progress work exploring whether we can use computer vision to help enrich metadata of image collections held by GLAM institutions. At the moment we're focusing on photographs. In particular, we're interested in generating metadata that is relevant for GLAM institutions. We could, for example, use a model trained on the COCO dataset on an image collection. However, this might not produce metadata that is particularly useful for a GLAM institution. We are therefore starting our exploration of this topic by focusing on the Thesaurus for Graphic Materials (TGM) and photographs.

As part of this, we are also particularly interested in using IIIF to enable this type of work. We are currently gathering data (trying to leverage existing metadata as training labels) and creating some basic baseline computer vision models.

This is all very much work in progress.

Repository contents

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.3%
  • Other 0.7%