-
### OpenVINO Version
2023.3.0
### Operating System
Windows System
### Device used for inference
CPU
### Framework
ONNX
### Model used
YOLOv8
### Issue description
The …
-
It simply skips the tests when I request a run, even though tests are shown.
I think this is valid use case, as it is normal to want to apply DRY in our unit tests:
```
const TEST_DATA = [
{la…
-
环境:
* python: 3.9.0
* torch: 1.10.1
* mmcv: 2.1.0
* mmsegmentation: 1.2.2
* opencd: 1.1.0
scd_upernet在SECOND数据集上训练,但在验证的时候分数为NaN。
log日志如下:
```bash
2024/04/26 10:57:47 - mmengine - INFO -
--…
-
У меня macOS 10.12.6. 0.0.9.5 работает нормально, а 0.0.9.6 крашится при запуске, крашлог:
```
Process: blockcheck [4073]
Path: /Volumes/VOLUME/*/blockcheck.app/Con…
-
### 前置条件
用Ansible FATE-1.7.0单边部署了三个结点,详细配置如下:
**210结点**,Exchange角色,通过 /bin/bash deploy/deploy.sh keys生成了证书,开启了服务端和客户端认证。
route_table.json的配置信息如下:
{
"route_table":
{
"211":
{
…
-
**Describe the bug**
项目场景中联邦学习的各个节点处于不同网络中无法互通,只有一个中间节点可以和每个节点互通。
按我的理解,中间节点应该部署exchange,在 /data/projects/fate/eggroll/conf/route_table.json中配置处于不同网络中的各party信息,并分别与各个节点做免密登录。
而各个节点采用单节点的AllinOne部…
-
## Checklist
- [x] I'm reporting a broken site support
- [x] I've verified that I'm running youtube-dl version **2020.03.24**
- [x] I've checked that all provided URLs are alive and pla…
-
Hello, the ssmanager on master used a lot of memory, maybe have some leaks?
-
Hi,
Over on the [`vugu`](https://github.com/vugu/vugu) project we've been using chromedp and especially the `headless-shell` docker image for quite some time without issue.
But, we are now seein…
-
From Course-Fundamentals created by [SallyMcGrath](https://github.com/SallyMcGrath): CodeYourFuture/Course-Fundamentals#5
### Link to the coursework
https://blocks.codeyourfuture.io/
### Why …