Tensorflow(@CVision)
13K subscribers
1.11K photos
190 videos
67 files
2.1K links
اخبار حوزه یادگیری عمیق و هوش مصنوعی
مقالات و یافته های جدید یادگیری عمیق
بینایی ماشین و پردازش تصویر

TensorFlow, Keras, Deep Learning, Computer Vision

سایت دوره
http://class.vision

👨‍💻👩‍💻پشتیبان دوره ها:
@classvision_support
Download Telegram
#FLANN is a library for performing fast approximate nearest neighbor
searches in high dimensional spaces. It contains a collection of algorithms we found to work best for #nearest_neighbor search and a system for automatically choosing the best algorithm and optimum parameters depending on the dataset. FLANN is written in C++ and contains bindings for the following languages: C, MATLAB, #Python, and Ruby

code: https://github.com/mariusmuja/flann
project page: http://www.cs.ubc.ca/research/flann/
paper: https://github.com/mariusmuja/flann (2009)