资源算法NCNN-Mobilenetv2-YOLOv3

NCNN-Mobilenetv2-YOLOv3

2020-02-28 | |  70 |   0 |   0

NCNN-Mobilenetv2-YOLOv3

Build a YOLOv3 Convolutional Neural Network for object detection using NCNN framework.

Getting Started

git clone https://github.com/northernjay885/Machine-Learning-Web-System-for-predicting-income-in-the-USA.git

Prerequisites

Install CMake.

Installing

Build OpenCV using CMake

cmake -D CMAKE_BUILD_TYPE=Release -D CMAKE_INSTALL_PREFIX=/usr/local ..
make -j8 # runs 8 jobs in parallel, depend on your CPU threads

Build NCNN framework following the guide.

Build objects

in /build directory

cmake -D CMAKE_BUILD_TYPE=Release ..

Built With




上一篇:MobilenetV2_SSD_Keras

下一篇:pytorch-mobilenet-v1

用户评价
全部评价

热门资源

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