Code for GeoNet: Unsupervised Learning of Dense Depth, Optical Flow and Camera Pose (CVPR 2018)
Open source Python module for computer vision based on which I make some adaptations for Python 3
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.
pytorch structural similarity (SSIM) loss
A Python implementation of the Kanade–Lucas–Tomasi (KLT) feature tracker
最近一年贡献:0 次
最长连续贡献:0 日
最近连续贡献:0 日
贡献度的统计数据包括代码提交、创建任务 / Pull Request、合并 Pull Request,其中代码提交的次数需本地配置的 git 邮箱是 Gitee 帐号已确认绑定的才会被统计。