Text-based Image Retrieval based on R tree
Project Code Sourse:https://github.com/tionry/RtreeTBIR
Brief Introduction
This project is implemented to recommend articles that a user, by using key words,may search for. Given the raw data, our searching method have reached satisfying result, the correct rate is approximately 91%, judged by course TA, DATA STRUCTURE.