Julien Plu

Results 23 issues of Julien Plu

Hello, I do have an up and working Elasticsearch cluster: ``` curl http://localhost:9201?pretty=true { "name" : "es1", "cluster_name" : "elasticsearch", "cluster_uuid" : "VTUjjTrZT26VyfDe9I1z6A", "version" : { "number" : "5.1.2", "build_hash"...

Hello, An issue is coming from a switch from 32 bits to 64 bits. Here what I did to make you able to reproduce the issue: - Compile OpenCV 3.1...

## 🐞Describe the bug The output of the PyTorch and CoreML models have a big mismatch even given a high tolerance. ## To Reproduce ```python import numpy as np import...

bug
triaged
PyTorch (traced)

Hi, I'm working on a new version of my annotator, ADEL, and I'm checking how to properly integrate it in GERBIL. Currently, my annotator can be adapted to different vocabularies...

type:question

Hello, The RT2KB and Typing process gives strange scores compared to other scorers. Every time I run a RT2KB process, on a NIF dataset, I always get the exact same...

type:bug

Hello, I'm using Deepdish to save a dictionary that contains unicode strings as key and numpy arrays, corresponding to computed embeddings. Small example to reproduce the exception: ``` import deepdish...

bug

Hi, First of all, thanks a lot for this amazing tool! I wanted to know if you have planned to: - import already annotated dataset: this feature would be nice...

enhancement

Thanks for this simplified version :) Is-it possible to get a "saved model" version of the pretrained model with the Protobuf file inside, in order to be able to load...

Hi, I was wondering if you planned at some point to support the ONNXRuntime extensions detailed on their repo https://github.com/microsoft/onnxruntime-extensions This will allows/unlock a lot of possibilities such as post...

**Is your feature request related to a problem? Please describe.** The use case we would like to tackle is that in two different collections we have items that are complementary...

wontfix