Harald Varner

Results 13 issues of Harald Varner

No commits for almost a year now. What's the status for this project?

Simply put, when running `sudo docker-compose up` in the `service` folder, this error will occur: ``` Error response from daemon: pull access denied for findfaces/run, repository does not exist or...

https://github.com/dedupeio/dedupe/blob/f72d4a161bfc66c9e1de9b39e2bd7e01bcad3c49/dedupe/api.py#L1389 https://github.com/dedupeio/dedupe/blob/f72d4a161bfc66c9e1de9b39e2bd7e01bcad3c49/dedupe/api.py#L1450 The sample_size parameter serves no purpose there. It never gets used, as far as I can see.

Contentful has user management, as seen in the docs: https://www.contentful.com/help/users-and-teams/

Currently, in Django GraphQL JWT, when the `JWT_VERIFY_EXPIRATION` setting is set to True, JWT expiration is enforced globally for all GraphQL mutations and queries. Any time you want to query...

Is it possible to use custom pre-trained word embeddings? The current ones all seem to be in English and I want to load embeddings in other languages. Relevant section of...

It would be useful if the repository included an example Colab notebook on how to train instance segmentation with your own dataset. The documentation is quite sparse about VIS, and...

I'm exploring CLIP for similar product retrieval by combining a product's description and image as input. As I understand, CLIP excels at image-to-text and text-to-image retrieval tasks, but I'm curious...

What's the status for this and React 18? Do these installation steps still apply?

On mobile, the site becomes unusable. As you can see in the screenshot below, the main modal blocks out half of the screen with no room left over for the...

bug