Giter VIP home page Giter VIP logo

perception-finnal's Introduction

Final Project of 31392 - Perception of Autonomous Systems

Project Goals

  • Calibrate and rectify the stereo input.
  • Process the input images to detect objects on the conveyor and track them in 3D, even under occlusion.
  • Train a machine learning system that can classify unseen images into 3 classes (cups, books and boxes) based either on 2D or 3D data.

To Do

  • 4/7/2020-4/14/2020 Calibrate and Rectify the stereo input.
  • 4/15/2020-4/22/2020 Track objects in 3D.
  • 4/23/2020-4/25/2020 State Estimation.
  • 4/26/2020-5/2/2020 Classification.
  • 5/3/2020-5/10/2020 Report and Video.

Video

The finnal result can be seen on YouTube

perception-finnal's People

Contributors

pearlww avatar

Stargazers

lpwwpl avatar

Watchers

 avatar

perception-finnal's Issues

About the Kalman Filter

Maybe in Kalman Filter, the 1st and 4th row of the F matrix should be [1 1 0.5 0 0 0] and [0 0 0 1 1 0.5], since for the displacement we have "S = S_0 + vt+0.5a*(t^2)", when t=1, "S=S_0+v+0.5*a"

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.