240 发简信
IP属地:北京
  • Resize,w 360,h 240
    2019-06-24 图像分类、目标检测、语义分割、实例分割概念

    深度学习与TensorFlow:FCN论文学习笔记https://www.jianshu.com/p/376b1c99c8e7 上文用一张图形象...

  • 2019-06-22

    windows 10, nvidia显卡, tensorflow-gpu cuda9.0安装https://blog.csdn.net/feih...

  • 修改Anaconda3中jupyter的工作目录 2019-06-22

    打开Anaconda Prompt,输入 jupyter notebook --generate-config 找到.jupyter目录下的ju...

  • 配置Git Bash,使其对大小写敏感 2019-06-21

    参考https://blog.csdn.net/skykingf/article/details/45269911

  • fatal: not in a git directory 2019-06-21

    问题配置Git Bash,使它对大小写敏感。出现提示:fatal: not in a git directory,如下图所示。 参考方法: 第一...

  • Resize,w 360,h 240
    2019-04-01 3σ准则异常值检测及相关方法

    标准差 standard deviation % 3σ用法 % 小样本无效 % 复制第一行数据,直到复制十遍,才有效 % 使用any函数,找出任...

  • 2019-03-25 Pycocotools安装

    使用pip安装 提示错误: cl: ▒▒▒▒▒▒ error D8021 :▒▒Ч▒▒▒▒ֵ▒▒▒▒▒▒/Wno-cpp▒▒error: com...

  • 2019-03-24 多版本python安装本地安装包

    最近开始着力研究深度学习,下血本攒了台主机,GPU为RTX 2080ti,装了Ubuntu和Win10双系统。win10上安装Anaconda ...