From 7faca729dbbd3e95dd264c0e49d388ffb8fc5df3 Mon Sep 17 00:00:00 2001 From: AGDuran Date: Fri, 11 May 2018 15:58:03 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 29e0bcc..1f88996 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ NB: The Freebase ID is written m.xyz instead of /m/xyz If you want to try out the crawler we used to retrieve the image URLs/data, you can download it [here](https://github.com/robegs/imageDownloader). -If you want to obtain the embeddings obtained from a trained VGG16, you can download them [here](). For example, the embedding for the DB15k entity , indexed by the identifier DBIMG00039, can be accessed: +If you want to obtain the embeddings learned from a trained VGG16, you can download them [here](). For example, the embedding for the DB15k entity , indexed by the identifier DBIMG00039, can be accessed: ```python import h5py