-
Hi @davisking,
the version of dlib is one year old so I would like to request an update - that would also fix some warnings on newer compilers.
What do you think?
-
I tried to upload image captions as a metadata point. The idea being I could then filter the dataset based on the contents of the captions. I ran into an error:
```
100%|██████████████████████████…
-
Hi: when I generate NdArray obj from spark dataframe ,I want to save the NdArray obj for next model training,but I don't know how to save it.
-
**What happened**:
I'm getting a maximum recursion error when using the Pydap backend with Dask distributed. It seems the we're failing to successfully pickle the pydap backend store.
**What…
-
If there are relationships that share resources, and are included only once each (see the example below - there are only two books but one is both a "selling" and a "favorite") when they are deseriali…
-
### What happened + What you expected to happen
I have performance issues with running flower's simulation that uses Ray under the hood (https://github.com/adap/flower). This is a machine learning …
-
Hello , now I want to reproduce your model "ast-attendgru" on my own data. I want to do some prepocessing on filtered data set,
can I get your script or other code?
-
The JSON-LD 1.1 Processing Algorithms and API specification [^1] provides guidance on retrieval of JSON-LD over HTTP in the section [Remote Document and Context Retrieval](https://www.w3.org/TR/json-l…
-
### The problem you want to solve / 你想要解决的问题
App size is too big (150 MB).
应用大小太大了(150 MB)。
### Possible solution / 可能的解决方法
Windows App SDK 1.2 now supports .NET IL trimming, which can help …
-
## Motivation
If I do not say wait_on_upload=True for an artifact upload, I get a ValueError when I want to get the artifact in a later step in the pipeline.
The reason is that one must wait in th…