Skip to content

  • 体验新版
    • 正在加载...
  • 登录
  • PaddlePaddle
  • PaddleDetection
  • Issue
  • #763

P
PaddleDetection
  • 项目概览

PaddlePaddle / PaddleDetection
大约 2 年 前同步成功

通知 708
Star 11112
Fork 2696
  • 代码
    • 文件
    • 提交
    • 分支
    • Tags
    • 贡献者
    • 分支图
    • Diff
  • Issue 184
    • 列表
    • 看板
    • 标记
    • 里程碑
  • 合并请求 40
  • Wiki 0
    • Wiki
  • 分析
    • 仓库
    • DevOps
  • 项目成员
  • Pages
P
PaddleDetection
  • 项目概览
    • 项目概览
    • 详情
    • 发布
  • 仓库
    • 仓库
    • 文件
    • 提交
    • 分支
    • 标签
    • 贡献者
    • 分支图
    • 比较
  • Issue 184
    • Issue 184
    • 列表
    • 看板
    • 标记
    • 里程碑
  • 合并请求 40
    • 合并请求 40
  • Pages
  • 分析
    • 分析
    • 仓库分析
    • DevOps
  • Wiki 0
    • Wiki
  • 成员
    • 成员
  • 收起侧边栏
  • 动态
  • 分支图
  • 创建新Issue
  • 提交
  • Issue看板
已关闭
开放中
Opened 5月 22, 2020 by saxon_zh@saxon_zhGuest

paddle-gpu1.7.1,最新版本的paddleDetection安装后按照readme中的提示去检测,结果不通过

Created by: zouxiaokun

(paddlle) D:\Users\paddlepaddle\PaddleDetection>python ppdet/modeling/tests/test_architectures.py ssD:\Users\paddlepaddle\PaddleDetection\ppdet\core\workspace.py:117: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections. abc' is deprecated since Python 3.3,and in 3.9 it will stop working isinstance(merge_dct[k], collections.Mapping)): ........EE

ERROR: test_test (main.TestYolov3)

Traceback (most recent call last): File "D:\Users\paddlepaddle\PaddleDetection\ppdet\modeling\tests\decorator_helper.py", line 29, in fn fn(*args, **kwargs) File "ppdet/modeling/tests/test_architectures.py", line 57, in test_test test_fetches = model.eval(feed_vars) File "D:\Users\paddlepaddle\PaddleDetection\ppdet\modeling\architectures\yolo.py", line 159, in eval return self.build(feed_vars, mode='test') File "D:\Users\paddlepaddle\PaddleDetection\ppdet\modeling\architectures\yolo.py", line 91, in build return self.yolo_head.get_prediction(body_feats, im_size) File "D:\Users\paddlepaddle\PaddleDetection\ppdet\modeling\anchor_heads\yolo_head.py", line 330, in get_prediction scale_x_y=scale_x_y) TypeError: yolo_box() got an unexpected keyword argument 'scale_x_y'

====================================================================== ERROR: test_train (main.TestYolov3)

Traceback (most recent call last): File "D:\Users\paddlepaddle\PaddleDetection\ppdet\modeling\tests\decorator_helper.py", line 29, in fn fn(*args, **kwargs) File "ppdet/modeling/tests/test_architectures.py", line 49, in test_train train_fetches = model.train(feed_vars) File "D:\Users\paddlepaddle\PaddleDetection\ppdet\modeling\architectures\yolo.py", line 156, in train return self.build(feed_vars, mode='train') File "D:\Users\paddlepaddle\PaddleDetection\ppdet\modeling\architectures\yolo.py", line 85, in build gt_score, targets) File "D:\Users\paddlepaddle\PaddleDetection\ppdet\modeling\anchor_heads\yolo_head.py", line 294, in get_loss self.prefix_name) File "D:\Users\paddlepaddle\PaddleDetection\ppdet\modeling\losses\yolo_loss.py", line 88, in call name=prefix_name + "yolo_loss" + str(i)) TypeError: yolov3_loss() got an unexpected keyword argument 'scale_x_y'


Ran 12 tests in 6.169s

FAILED (errors=2, skipped=2)

指派人
分配到
无
里程碑
无
分配里程碑
工时统计
无
截止日期
无
标识: paddlepaddle/PaddleDetection#763
渝ICP备2023009037号

京公网安备11010502055752号

网络110报警服务 Powered by GitLab CE v13.7
开源知识
Git 入门 Pro Git 电子书 在线学 Git
Markdown 基础入门 IT 技术知识开源图谱
帮助
使用手册 反馈建议 博客
《GitCode 隐私声明》 《GitCode 服务条款》 关于GitCode
Powered by GitLab CE v13.7