-
Hi, I've been having this problem for testing my trained model on my own custom dataset. I've been able to train my model with the provided code to format into lmdb. However, when I'm trying to test m…
-
In a fastapi project, i have this method:
```
@staticmethod
def ios_image_converter(file: UploadFile) -> Tuple[UploadFile, str]:
# source
source_extension = 'heic'
…
-
如题,我编写了一个发送坤坤歌曲的功能,
使用Lagrange适配器发送语音时出现如下错误:
可以确认目标目录确实含有此文件
![image](https://github.com/TimeRainStarSky/Yunzai-Lagrange-Plugin/assets/124548189/fbc4070e-2631-4727-95e7-26d84eef6988)
[TRSSYz]…
-
### Issue Checklist
- [X] I have properly named the issue
- [ ] I looked in issues/discussions, if my question was previously anwsered
### What is the preset selected?
Full mod
### If you chose wh…
-
**Describe the bug**
I tried to use the Identifier converted for the first time to fix some records that were entered as institutional catalog numbers instead of Arctos record guids. https://arctos.…
-
Following the tutorial [here](https://github.com/yuxiangw/autodp/tree/master/papers/Aistats2021-AFA), I tried to compute optimal accounting of composition of subsampled Gaussian and Laplace Mechanisms…
-
/home/zh/python-seetaface2/src/api/ndarray_converter.cpp:92:5: error: ‘UMatData’ does not name a type
UMatData* allocate(PyObject* o, int dims, const int* sizes, int type, size_t* step) const
…
-
## 🐞Describe the bug
I have frozen my TF model as `frozen_model.pb`. It appears fully formed and valid and is inspectable via the [tf-coreml inspect script](https://github.com/tf-coreml/tf-coreml/blo…
-
Jun 28, 2024 2:21:12 PM freemarker.log._JULLoggerFactory$JULLogger error
SEVERE: Error executing FreeMarker template
FreeMarker template error:
The following has evaluated to null or missing:
==> …
-
**Is your feature request related to a problem? Please describe.**
It would be nice if Uplink could support Union types as response model. We're using Uplink (with Pydantic) to automatically genera…