240 发简信
IP属地:宁夏
  • Resize,w 360,h 240
    2019-05-28-VGG(Very Deep Convolutional Networks for Large-Scale Image Recognition)

    研究背景investigate the effect of the convolutional network depth on itsaccu...

  • 2018-04-23-FasterRCNN-rpn_msr

    1.proposal_layer.py(产生proposal的文件) proposal的产生过程: (1)根据预设的scales和aspect ...

  • 2018-04-23-virtualenv

    转https://www.liaoxuefeng.com/wiki/0014316089557264a6b348958f449949df42a6...

  • Resize,w 360,h 240
    2018-04-21-FasterRCNN下.so文件的生成

    介绍:.so文件类似于dll,可直接调用 1. 基于xx_kernel.cu 和xx.c 生成_rroi_pooling.so动态链接文件的过程...