From 3775c46be802f00d7f654f0a65f17dc1d8f70a8c Mon Sep 17 00:00:00 2001 From: Yong Yuan Date: Wed, 4 Mar 2020 21:20:25 +0800 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 41b1a65..9e1d275 100644 --- a/README.md +++ b/README.md @@ -12,9 +12,10 @@ The main goal is collect classical and solid work of image retrieval in academia [![Awesome](https://awesome.re/badge.svg)](https://awesome.re) -- [Local Feature Based](#Local-Feature-Based) +- [Classical Local Feature](#Classical-Local-Feature) - [Deep Learning Feature (Global Feature)](#Deep-Learning-Feature-(Global-Feature)) - [Deep Learning Feature (Local Feature)](#Deep-Learning-Feature-(Local-Feature)) +- [Cross Model Retrieval (Cross Model Retrieval)](#Cross-Model-Retrieval-(Cross-Model-Retrieval)) - [ANN search](#ANN-search) - [CBIR rank](#CBIR-rank) - [CBIR in Industry](#CBIR-in-Industry)