Giter VIP home page Giter VIP logo

yolo-r-mxnet's Introduction

YOLO v1 with R language ( MxNet library )

(Version 0.1, Last updated :2018.07.02)

MxNet:A flexible and efficient library for deep learning.

1. Introduction

This is mxnet implementation of the YOLO:Real-Time Object Detection. YOLO is an unified framework for object detection with a single network.

It has been originally introduced in this research article.

This repository contains a MxNet implementation of a MobileNets_V2-based YOLO networks.

For details with Google's MobileNets, please read the following papers:

2. Pretrained Models on ImageNet

See: https://github.com/yuantangliang/MobileNet-v2-Mxnet

The top-1/5 accuracy rates by using single center crop (crop size: 224x224, image size: 256xN):

Network Top-1 Top-5 sha256sum Architecture
MobileNet v2 71.90 90.49 a3124ce7 (13.5 MB) netscope

3. Pikachu data

For testing model purposes, we’ll train our model to detect Pikachu in the wild. We use a synthetic toy dataset by rendering images from open-sourced 3D Pikachu models.

For more detail. Please see:

The dataset consists of 1088 pikachus with random pose/scale/position in random background images. The exact locations are recorded as ground-truth for training and validation.

yolo-r-mxnet's People

Contributors

imshepherd avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.