Learned Perceptual Image Patch Similarity (LPIPS) metric. In CVPR, 2018.
最近更新: 6年前Performs Locality-Sensitive Hashing on images after computing their feature vectors using a feature detection algorithm like BRIEF or SIFT. Stores the result in an LSHash object using Redis. When querying a new image, a feature detection algorithm is run on it and after performing a similarity search, the closest matching image from the dataset is returned.
最近更新: 6年前Open source Python module for computer vision based on which I make some adaptations for Python 3
最近更新: 6年前A simple monocular visual odometry (part of vSLAM) with initialization, tracking, local map and bundle adjustment. (Hi, this project is not good enough to be used in real scene)
最近更新: 6年前