arpsyapathy

Results 14 issues of arpsyapathy

Hello! I try to create index: ``` POST :9200/_aknn_create { "_index": "aknn_models", "_type": "aknn_model", "_id": "twitter_image_search", "_source": { "_aknn_description": "LSH model for Twitter image similarity search", "_aknn_nb_tables": 1, "_aknn_nb_bits_per_table": 3,...

Hello! For example, i have index base and i have one vector of image for search similar of it. How can i search similar images by vector in _aknn_search? How...

Hello! Tell me please how import pickle to index? **I try:** ``` import pickle from pynndescent import NNDescent with open('dataset_faces.dat', 'rb') as f: all_face_encodings = pickle.load(f) index = NNDescent(all_face_encodings) ```...

Hello! I use for face recognition python library https://github.com/ageitgey/face_recognition I want to faster to find 1 face in more than 1 million faces. Face recognition give me a encodings (a...

Hello! I try to connect Leaflet search plugin to my map with GeoJSON data. But i get error( When I enter a search query in browser inspector i get error:...

Hi! Help me please. I create app and make some settings in app via configuration.settings. But I not found how make ui button in app settings. This is possible? Configuration.settings...

:new: enhancement

Hi friend! My MB: GA-B360M-HD3 with i3-8100 Can i use your clover? But i have only Intel UHD 630 and she didn't work acceleration. How fix this? Use your config.plist?...

Hello! I want to install Hackintosh with this motherboard. Do you use nvme in your build? Will all nvme work? My NVMe: GIGABYTE [GP-GSM2NE8512GNTD] Thank you advanced!

Добрый день! Есть 2 сервера, на обоих нужен openssl с поддержкой ГОСТ. Используемый мануал: https://sysos.ru/?p=589 Ubuntu 18.04 Использую уже установленный openssl из репозитория (openssl 1.1.1). Успешно собираю gost-engine. `openssl engine`...

Hi! I see WatchOS app in new features. WearOS app not planned?