Montage of the Bond of Sacrifice portrait collection before and after improvement

Analysing and enriching a photographic collection with the Google Vision API

The aim of this project was to transform the online display of a fascinating portrait collection of over 16,000 images by analysing each derivative and choosing the ‘best’ one. 

One of the most captivating collections that I have worked with at Imperial War Museums has been the Bond of Sacrifice collection. Started before the museum was even founded, and before the end of the First World War, the collection aimed to bring together a set portraits, often submitted by close family members, to commemorate those who had served.

Objective and methodology

The issue with the online display of these records is that each record often had two or more images and often the one that got displayed was the reverse, or a small mounted image surrounded by empty space.  In total there were over 35,000 image files so doing anything manually was out of the question. Instead I wrote a very simple script to push them all through the Google Vision API – specifically the facial recognition method – and analyse and store the results.  The data that comes back is fascinating – firstly of course it tells you whether it has detected any faces at all. Then for each you then get a very rich set of metadata that locates facial features on the image and gives pixel coordinates, and it transforms those into measure of three dimensional angle. Finally, there are some more subjective assessments of the image such as the presence of headware (very useful for military hats!), the expression on the face based on a rating of ‘happiness’, ‘surprise’, ‘sorrow’ and ‘anger’ (which you would think would be useful, but actually proved disappointing), and some more technical measures such as ‘blurred’ and ‘under-exposed’ (I like to think it’s a testament to the quality of this collection that none of the images were identified as either).

Practical application

Montage of the Bond of Sacrifice portrait collection before and after improvement
Montage of the Bond of Sacrifice portrait collection images before and after improvement

With API responses for every single image I was then able to look at the data for any given record and determine which one had the ‘largest’ face – simple as that!  The other thing was I could detect which images had no recorded faces and were therefore likely the reverses, and assign a rank in the form of ‘biggest face’ 2, ‘face but not biggest’=1, ‘no face’=0 and feed this into our collections data as a sort parameter. The end result can be seen in this composite before and after demonstration and any user who visits this collection on the Imperial War Museum site will now have a much richer experience.

There’s a lovely side story to this work too. In the IWM collections there is a wonderful image of the Bond of Sacrifice collection stacked up on tables from when it arrived, ready to be sorted. Someone had taken the trouble to lay out a few example images and we knew those images ought to be in the collection. But hunting for each image amongst over 16,000, and especially when they didn’t always show the portrait in a search (until we fixed the sort order) really was hunting for a needle in a haystack.

THE IMPERIAL WAR MUSEUM PUBLIC APPEAL FOR PHOTOGRAPHS OF MEN WHO DIED IN THE FIRST WORLD WAR
THE IMPERIAL WAR MUSEUM PUBLIC APPEAL FOR PHOTOGRAPHS OF MEN WHO DIED IN THE FIRST WORLD WAR © IWM (Q 24093)

But one image was notable in that it was  a full length portrait, less common in the collection. Using the face detection data I was able to identify those images which had smaller faces located towards the top of the image – something that would characterise these – and narrow it down to under 1,000. With them all displayed it proved easy to pick out our elusive image.

Portrait of Gunner George Freer Stanley, Royal Horse Artillery
Gunner George Freer Stanley, Royal Horse Artillery and later Royal Garrison Artillery. Died 22 November 1918. © IWM (HU 126860)

Experiments

The sheer quantity and quality of the data allowed for some other, less practical and more playful, experiments. With each of these examples click on the image to be taken to a live demonstration.

Men wearing hats from the Bond of Sacrifice collection
Wearing hats
Group portraits from the Bond of Sacrifice collection
Group portraits
People detected as happy from the Bond of Sacrifice collection
Happy
Portraits of men looking to the left from the Bond of Sacrifice Collection
Looking to the left
Animation of Bond of Sacrifice portraits based on face angle as detected by the Google Vision API
Animation of Bond of Sacrifice portraits based on face angle as detected by the Google Vision Api. This is made up from 140 images – you can see the full set linked to original collections objects here http://134.213.70.206/bos/view.php?q=16

2 Comments

  1. Great items from you, man. I’ve take into account your stuff
    previous to and you are simply extremely
    fantastic. I actually like what you have acquired here,
    certainly like what you’re saying and the way in which wherein you assert it.
    You’re making it enjoyable and you continue to take care of to keep it wise.
    I can not wait to learn far more from you.
    That is actually a terrific web site.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.