Giter Club home page Giter Club logo

vector-space-detection's Introduction

Vector-space-detection

In AI Day, Andrej Karpathy, the Sr. Director of Tesla AI,introduced the FSD perception algorithm and showed more details of the architectue of network used in FSD.This is the detection part to verify my deduction about the details of implement.The key words shows as below:

  • Resne50
  • BIFnet
  • Feature
  • transformer
  • image space
  • vector space
  • yolo style
  • bird veiw

The crucial problem is how to convert image space to vector space, Andrej Karpathy has introduced the technology of transformer,but no details of the pipline. In this repository I am trying to verify this part.

The blogs about AI day can be refered:
1.Deep Understanding Tesla FSD,Jason Zhang
2.Tesla AutoPilot 纯视觉方案解析

TODO list

  • 1. build network;
  • 2. prepare kitti dataset and dataloader;
  • 3. train the newwork;
  • 4. writre the tracker part;
  • 5. share backbone add task trunk;

vector-space-detection's People

Contributors

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