Giter VIP home page Giter VIP logo

comma10k's Introduction

comma10k

Completion Progress Badge

This is the first 2,000 images of our internal comma10k dataset. After we clean up these new labels, we'll release more. Learn more from the Medium post, or on the comma.ai discord in the #comma-pencil channel.

Alt

It's 10,000 pngs of real driving captured from the comma fleet. It's MIT license, no academic only restrictions or anything.

Run

./viewer.py
to see them with segnet overlay.

Directories

 imgs/  -- The png image files
 masks/ -- PNG segmentation masks (update these!)
 segs/  -- The outputs in probablity from our internal segnet (unreleased, too big)

Categories of internal segnet

 0 - #000000 - empty
 1 -         - sky (deprecated, now undrivable)
 2 - #402020 - road (all parts, anywhere nobody would look at you funny for driving)
 3 - #ff0000 - lane markings (don't include non lane markings like turn arrows and crosswalks)
 4 - #808060 - undrivable
 5 - #00ff66 - movable (split into vehicles and people/animals?, actually don't)
 6 -         - signs and traffic lights (deprecated, now undrivable)
 7 - #cc00ff - my car (and anything inside it, including wires, mounts, etc...)

How can I help?

Start labelling!

Useful label tools:

  • The included comma pencil tool
  • img-labeler
  • An external image manipulation tool such as GIMP (Free) or Adobe Photoshop (Paid) If you choose to use an external tool please ensure your color mode is set to 8-bit, and that antialiasing doesn't change the colors on the edges of your mask.
  1. Visit the #comma-pencil channel on the comma.ai Discord for the latest news and chat about the project.
  2. Visit the Google Spreadsheet and put your discord username in the "labeller" column for the mask(s) you're working on and change the status to "In Progress"
  3. Fork this repository to your account using the "Fork" button in the top right
  4. Create a new branch from the master branch, and use your labelling tool of choice to label some images
  5. Open a pull request from your new branch to the master branch in the official repository to submit your changes!

Beginner Tutorial

Using the comma pencil tool (only works with MacOS/Linux)

See the pencil folder.

cd pencil
pip install -r requirements.txt
python server.py

Then open a browser window to http://localhost:5000/

The Goal

Alt

comma10k's People

Contributors

pjlao307 avatar geohot avatar nelsonjchen avatar mobula3967 avatar tracminhvu avatar lbj2000 avatar bigbalthazor avatar cedricske avatar virtuallychris avatar vyyyy avatar erikbernheim avatar hassanhibbert avatar meh-meh avatar scottadair avatar kogepang avatar hubblesphere avatar snevah avatar energee avatar thedude130 avatar malawadd avatar jason-h-35 avatar gregjhogan avatar spektor56 avatar techied avatar kdizzy07 avatar jamesccockram avatar adamhoustava avatar hewers avatar tiki-bug avatar jsee23 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.