Skip to content

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

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 9月 16, 2020 by saxon_zh@saxon_zhGuest

啥都没报就奇怪的停止了(qq:1003482256)

Created by: liboshi33

(paddle_huanjing) Y:\PaddleDetection>python -u tools/train.py -c configs/faster_rcnn_resnet101_fpn_2x_diban.yml 2020-09-16 09:36:26,500-WARNING: paddle.fluid.layers.matrix_nms OP not found, maybe a newer version of paddle is required. 2020-09-16 09:36:27,030-WARNING: Y:\PaddleDetection\ppdet\modeling\backbones\fpn.py:108 The behavior of expression A + B has been unified with elementwise_add(X, Y, axis=-1) from Paddle 2.0. If your code works well in the older versions but crashes in this version, try to use elementwise_add(X, Y, axis=0) instead of A + B. This transitional warning will be dropped in the future. 2020-09-16 09:36:27,036-WARNING: Y:\PaddleDetection\ppdet\modeling\backbones\fpn.py:108 The behavior of expression A + B has been unified with elementwise_add(X, Y, axis=-1) from Paddle 2.0. If your code works well in the older versions but crashes in this version, try to use elementwise_add(X, Y, axis=0) instead of A + B. This transitional warning will be dropped in the future. 2020-09-16 09:36:27,041-WARNING: Y:\PaddleDetection\ppdet\modeling\backbones\fpn.py:108 The behavior of expression A + B has been unified with elementwise_add(X, Y, axis=-1) from Paddle 2.0. If your code works well in the older versions but crashes in this version, try to use elementwise_add(X, Y, axis=0) instead of A + B. This transitional warning will be dropped in the future. 2020-09-16 09:36:27,434-INFO: If regularizer of a Parameter has been set by 'fluid.ParamAttr' or 'fluid.WeightNormParamAttr' already. The Regularization[L2Decay, regularization_coeff=0.000100] in Optimizer will not take effect, and it will only be applied to other Parameters! W0916 09:36:27.707644 5952 device_context.cc:265] Please NOTE: device: 0, CUDA Capability: 61, Driver API Version: 10.2, Runtime API Version: 10.0 W0916 09:36:27.715622 5952 device_context.cc:273] device: 0, cuDNN Version: 7.6. 2020-09-16 09:36:29,732-WARNING: C:\Users\Administrator/.cache/paddle/weights\ResNet101_pretrained.pdparams not found, try to load model file saved with [ save_params, save_persistables, save_vars ] 2020-09-16 09:36:30,274-WARNING: C:\Users\Administrator/.cache/paddle/weights\ResNet101_pretrained.pdparams not found, try to load model file saved with [ save_params, save_persistables, save_vars ] 2020-09-16 09:36:30,287-WARNING: variable file [ C:/Users/Administrator/.cache/paddle/weights/ResNet101_pretrained/fc_0.w_0 C:/Users/Administrator/.cache/paddle/weights/ResNet101_pretrained/fc_0.b_0 ] not used 2020-09-16 09:36:31,067-INFO: places would be ommited when DataLoader is not iterable W0916 09:36:31.088600 5952 build_strategy.cc:170] fusion_group is not enabled for Windows/MacOS now, and only effective when running with CUDA GPU. 2020-09-16 09:36:33,033-INFO: iter: 0, lr: 0.000125, 'loss_cls': '0.638281', 'loss_bbox': '0.010214', 'loss_rpn_cls': '0.695912', 'loss_rpn_bbox': '0.010581', 'loss': '1.354988', time: 0.000, eta: 0:00:00 2020-09-16 09:36:54,329-INFO: iter: 20, lr: 0.000170, 'loss_cls': '0.163843', 'loss_bbox': '0.013752', 'loss_rpn_cls': '0.691670', 'loss_rpn_bbox': '0.013607', 'loss': '0.878612', time: 1.106, eta: 3:07:43 2020-09-16 09:37:16,064-INFO: iter: 40, lr: 0.000215, 'loss_cls': '0.081523', 'loss_bbox': '0.000200', 'loss_rpn_cls': '0.613412', 'loss_rpn_bbox': '0.009793', 'loss': '0.717750', time: 1.090, eta: 3:04:34 2020-09-16 09:37:37,377-INFO: iter: 60, lr: 0.000260, 'loss_cls': '0.081587', 'loss_bbox': '0.000164', 'loss_rpn_cls': '0.185636', 'loss_rpn_bbox': '0.014967', 'loss': '0.307023', time: 1.066, eta: 3:00:06

指派人
分配到
无
里程碑
无
分配里程碑
工时统计
无
截止日期
无
标识: paddlepaddle/PaddleDetection#1421
渝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