资源算法caffe-yolov2

caffe-yolov2

2020-02-14 | |  37 |   0 |   0

caffe-yolov2

Reference

YOLO9000: Better, Faster, Stronger

http://pjreddie.com/yolo9000/

https://github.com/yeahkun/caffe-yolo

https://github.com/hustzxd/z0

https://github.com/hustzxd/z1

https://github.com/weiliu89/caffe.git

modifications

  1. add reorg_layer

  2. convert yolo weights to caffemodel

  3. add detection output layer

  4. add detection evaluate layer

Usage

convert model

cd examples/indoor/convert

  1. convert yolo.cfg to yolo.prototxt

  2. convert yolo weights to caffemodel

python convert_weights_to_caffemodel.py yolo.prototxt yolo.weights yolo.caffemodel


上一篇:yolov2-tensorflow

下一篇:yolov2_xilinx_fpga

用户评价
全部评价

热门资源

  • seetafaceJNI

    项目介绍 基于中科院seetaface2进行封装的JAVA...

  • spark-corenlp

    This package wraps Stanford CoreNLP annotators ...

  • Keras-ResNeXt

    Keras ResNeXt Implementation of ResNeXt models...

  • capsnet-with-caps...

    CapsNet with capsule-wise convolution Project ...

  • shih-styletransfer

    shih-styletransfer Code from Style Transfer ...