GithubHelp home page GithubHelp logo

liaohhhhhh / fasterrcnn Goto Github PK

View Code? Open in Web Editor NEW

This project forked from leowangzi/fasterrcnn

0.0 0.0 0.0 7.5 MB

pytorch-1.1 torchvision-0.3

License: MIT License

Python 84.61% MATLAB 0.51% C++ 5.00% Cuda 7.07% Shell 0.10% C 2.72%

fasterrcnn's Introduction

FasterRCNN

Renferences

Prerequisites

  • Python 2.7 or 3.6
  • Pytorch 1.1 or higher
  • CUDA 9.0 or higher
  • tensorboardX

First of all, clone the code

git clone https://github.com/leowangzi/FasterRCNN.git
cd FasterRCNN

Then, create a folder:

mkdir data

or

ln -s [source_data] data

What we are doing and going to do

  • Support pytorch-1.1 (master).
  • Support torchvision-0.3 (master).

Benchmarking

We benchmark our code thoroughly on pascal voc datasets, using resnet101 network architecture. Below are the results:

1). PASCAL VOC 2007 (Train/Test: 07trainval/07test, scale=600, ROI Align)

model #GPUs batch size lr lr_decay max_epoch time/epoch mem/GPU mAP
[Res-101] 1 1 1e-3 5 10 0.88 hr 3200 MB 75.06

2). PASCAL VOC 2007&2012 (Train/Test: 07+12trainval/07test, scale=600, ROI Align)

model #GPUs batch size lr lr_decay max_epoch time/epoch mem/GPU mAP
[Res-101] 1 1 1e-3 5 10 0.88 hr 3200 MB 79.80

fasterrcnn's People

Contributors

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