DenseBox: A Fully Convolutional Neural Net Framework for Object Detection

Introduction

DenseBox is an unified framework for object detection with a single network. You can use the code to train/evaluate a network for object detection task. For more details, please refer to our arXiv paper.

DenseBox Example

Directory Explanation