Giter Club home page Giter Club logo

cs_t0828_hw2's Introduction

Project: Object detection

Overview

The target of this homework is object detection.
Training on SVHN dataset with digits in different types and trying to detect and recognize number zero to nine.
I use Faster-RCNN as a pretrained model.

Hardware

The following specs were used to create the original solution.

  • Ubuntu 18.04 LTS
  • NVIDIA GeForce RTX 2080

Download Official Image

You can download the training and testing dataset from Google Drive.
https://drive.google.com/drive/folders/1VHW53unZJoPN8Bu1aN4FUq6SXAT60lOJ?usp=sharing

Installation

  • Linux or macOS with Python ≥ 3.6
  • PyTorch ≥ 1.5 and torchvision that matches the PyTorch installation.
  • OpenCV is optional and needed by demo and visualization
  • Numpy 1.19.2
  • Tqdm 4.51.0
  • Cuda 10.1
  • Detectron 2

You need to create a dictory names 'checkpoints' to save chekpoint.
Download Detectron2 by follow the github
https://github.com/facebookresearch/detectron2

Usage

Run train.py to start training.

python train.py

Test the model

python Test.py

Reference

https://papers.nips.cc/paper/2015/file/14bfa6bb14875e45bba028a21ed38046-Paper.pdf
http://ufldl.stanford.edu/housenumbers/
https://github.com/facebookresearch/detectron2

tags: Object detection Deep learning NCTU CS Faster-RCNN Detectron

cs_t0828_hw2's People

Contributors

7788boy 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.