资源算法simple_faster_rcnn

simple_faster_rcnn

2020-02-19 | |  40 |   0 |   0

simple_faster_rcnn

run this repository only depend python2.7 and Pytorch (0.3.1 or 0.4.1)

English Blog: https://medium.com/@fractaldle/guide-to-build-faster-rcnn-in-pytorch-95b10c273439

Chinese Blog: https://zhuanlan.zhihu.com/p/69250914

Note: the current environment of Pytorch is 0.4.1 if you run this repository on Pytorch 0.3.1 ,please check the line 174 of train.py:

'''

if your pytorch version is 0.3.1, you must run this:

output = torch.stack(output)


上一篇:Faster-RCNN-Densecap-torch

下一篇:faster_rcnn_keras

用户评价
全部评价

热门资源

  • Keras-ResNeXt

    Keras ResNeXt Implementation of ResNeXt models...

  • seetafaceJNI

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

  • spark-corenlp

    This package wraps Stanford CoreNLP annotators ...

  • capsnet-with-caps...

    CapsNet with capsule-wise convolution Project ...

  • inferno-boilerplate

    This is a very basic boilerplate example for pe...