资源算法YOLOv3-Detection

YOLOv3-Detection

2020-03-04 | |  40 |   0 |   0

YOLOv3-Detection

detecting pedestrians using YOLOv3 (supporting images and videos)

This repository is adapteded from https://github.com/eriklindernoren/PyTorch-YOLOv3.

Sometimes there will be FPs,to improve accuracy we can add a post CNN filter following the cropped proposal. More details are in post_cnn_train.py, post_cnn_detect.py and post_filter.py.

I write a video.py for video detection.( detect.py is for image folder)


上一篇:OBB-YOLOv3

下一篇:yolov3_with_mobilenet

用户评价
全部评价

热门资源

  • 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...