Emmanuel Benazera
Emmanuel Benazera
Hard to tell... what sizes are the db and names.bin files ? Also, you've seem to have gotten the system to work earlier as shown on the UI ?
By first time you mean it works right after indexing has completed, but not afterwards ?
Could you post the exact list of API calls, from index creation to prediction after restart, typically for a single image please ? At minima, this would help reproduce without...
OK, thanks, I'll investigate. However, have you tried the default settings, i.e. not modifying `index_type` for instance ?
Also, I believe you may want to try to build the index once after your 400 images have passed. Aside from the current issue, for better results.
@rguilmont @YaYaB gzip/deflate encryption is handled by https://github.com/oatpp/oatpp-zlib from within https://github.com/oatpp/oatpp. The components are simply added here: https://github.com/jolibrain/deepdetect/blob/master/src/http/app_component.hpp#L114 Running valgrind on `dede` with gzip queries only shows the possible leak...
Hi @lganzzzo how are things ? Do you have any fresh lead on this by any chance ? I've seen issues with libz a long time ago, this could still...
Hi, can you try outside docker ? Thanks.
Ah thanks @neurolabusc I had stumbled onto https://github.com/Tencent/ncnn/blob/54c0a13b9fe062141ae8d10b49a7bda0829a012a/.github/workflows/release.yml#L165 that includes building openmp as a step for NCNN Mac OS builds. I will try when I have a moment, and have...
@mergifyio update