Coder Social home page Coder Social logo

insmod-he / fpn Goto Github PK

View Code? Open in Web Editor NEW

This project forked from unsky/fpn

0.0 1.0 0.0 8.13 MB

Feature Pyramid Networks for Object Detection on caffe

CMake 1.44% Makefile 0.32% HTML 0.10% CSS 0.13% Jupyter Notebook 48.21% C++ 38.74% Shell 0.39% Python 7.20% Cuda 2.87% MATLAB 0.47% M 0.01% C 0.13%

fpn's Introduction

Feature Pyramid Network on caffe

This is the unoffical version Feature Pyramid Network for Feature Pyramid Networks for Object Detection https://arxiv.org/abs/1612.03144

the mxnet unoffical version Feature Pyramid Network: https://github.com/unsky/Feature-Pyramid-Networks

usage

dowload VGG16 VGG16.v2.caffemodel and your dataset

make caffe

cd FP-caffe
mkdir build
cd build
cmake ..
make -j16 all

make lib

cd lib
make 

train

./experiments/scripts/FP_Net_end2end.sh 1 VGG16 pascal_voc

test

./test.sh 1 VGG16 pascal_voc

if you have issue about the fpn, open an issue.

fpn's People

Contributors

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