Stephan Sturges

Results 10 issues of Stephan Sturges

Hi there, Does anyone else have this problem? ``` Warning: unable to import datasets/nusc: libgthread-2.0.so.0: cannot open shared object file: No such file or directory Traceback (most recent call last):...

In order to build super-simple functions to enable temporal smoothing it would be fantastic to have an API to directly store the X previous frames and a an extension of...

Start with **Why?** When using stereo devices "in the wild" on human-made objects it is extremely common to encounter repetitive patterns on the objects that you want to retrieve depth...

I just wanted to point this out: ![image](https://user-images.githubusercontent.com/20320678/215451270-3f1d0454-7f8a-4013-b939-8f976e78597d.png) It's obviously no big deal, but given the context window of >8000 tokens with davinci-003 it would be a great opportunity to...

It appears that special characters of all kinds are incorrectly decoded in both .txt files and .csv files, using file formats that were saved explicitly with UTF-8 encoding. See the...

bug

Is there any plan to enable the deployment of a model locally to compute embeddings on tokenized text? I'm currently using "text-embedding-ada-002" via the API and it's fine, but I'm...

Since yesterday I'm getting loads of these errors when using the embeddings API: gaierror(8, 'nodename nor servname provided, or not known')), ClientConnectorError(ConnectionKey(host='api.openai.com', port=443, is_ssl=True This happens on more than 50%...

grpcio causses build to fail on armbian... can I ask why we need to use this?

there are 6 values returned in the array so this was not being parsed correctly.

### Start with the `why`: One of the most interesting and valuable aspects of the new OAK-T is the ability to collect data from the RGB and thermal camera overlapping...

enhancement