27号

Results 9 issues of 27号

当我设置保留30天后,想手动点击清理超过30天的录像。 点击“现在立即清理”,执行后,。。。。。 全部都清理掉了! ;-( ----- 这里的“现在立即清理”,设计的原则不是应该立即清理超过设置保留时长的录像么?

配置错误,应该是合并代码时,整理错误导致。

## Environment OS Platform: Windows x64 Hardware: CPU Program Language: e.g. Python 3.9 fastdeploy-tools 0.0.1 x2paddle 1.3.9 paddlepaddle 2.4.0 ## Problem description 说明:转换的onnx模型,是从yolov7的pt模型转换过来的,使用的方法,在git的yolov7 repo的根目录下执行: ``` python export.py --grid --dynamic --weights...

Bug
Object Detection
X2Paddle

install ``` python -m pip install visualdl -i https://mirror.baidu.com/pypi/simple ``` run ```shell visualdl --host 0.0.0.0 --logdir /data/logs ``` error output: ``` VisualDL 2.4.2 Traceback (most recent call last): File "/usr/local/bin/visualdl",...

### 问题确认 Search before asking - [X] 我已经查询[历史issue](https://github.com/PaddlePaddle/PaddleDetection/issues),没有发现相似的bug。I have searched the [issues](https://github.com/PaddlePaddle/PaddleDetection/issues) and found no similar bug report. ### Bug组件 Bug Component Training ### Bug描述 Describe the Bug 配置文件内容:configs/ppyoloe_plus_crn_m_80e_coco.yml ```...

### 问题确认 Search before asking - [X] 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer. ### 请提出你的问题 Please ask your question 请问: https://paddledet.bj.bcebos.com/models/ppyoloe_plus_crn_m_80e_coco.pdparams 与 https://bj.bcebos.com/v1/paddledet/models/pretrained/ppyoloe_crn_m_obj365_pretrained.pdparams 两个预训练模型有什么不同? ppyoloe_crn_m_obj365_pretrained.pdparams 是...

编译jdk版本:jdk8 运行jdk版本:jdk21 obs版本:esdk-obs-java-bundle 3.23.9.1 查了资料,可能是和xalan冲突。 ``` 2024-05-20 01:00:18.576 ERROR --- [ScheduledTask-9] com.abc.file.hwobs.abc [441] : 删除失败:abc/abc/def/ com.obs.services.exception.ObsException: OBS service Error Message. Failed to build XML document at com.obs.services.internal.utils.ServiceUtils.changeFromServiceException(ServiceUtils.java:540) ~[esdk-obs-java-bundle-3.23.9.1.jar:?] at com.obs.services.AbstractClient.doActionWithResult(AbstractClient.java:398)...

### Self Checks - [x] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general). - [x] I have searched for existing...

🐞 bug
good first issue

错误的信息如下: ``` python tools/export_onnx.py models/efficientnetv2/efficientnetv2_l.py --checkpoint datas/efficientnetv2-l_in21k-pre- 3rdparty_in1k_20221220-63df0efd.pth Initialize the weights. The model and loaded state dict do not match exactly size mismatch for head.fc.weight: copying a param with shape...