Giter Club home page Giter Club logo

comma10k's Introduction

comma10k

Completion Progress Badge

We are releasing the first 1,000 images of our internal comma10k dataset. After we clean up these 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 1,000 pngs of real driving captured from the comma fleet. It's MIT license, no academic only restrictions or anything. It also includes our internal segnet's guess at category.

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 identify images that haven't been claimed or completed.
  3. Create an Issue on this repository to indicate which images you intend to label. This is to ensure we don't have two people working on one at the same time, which would be a waste of time.
  4. Fork this repository to your account using the "Fork" button in the top right
  5. Clone your fork, and use your labelling tool of choice to label some images
  6. Open a pull request to 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

geohot avatar nelsonjchen avatar pjlao307 avatar mobula3967 avatar tracminhvu avatar bigbalthazor avatar lbj2000 avatar cedricske avatar vyyyy avatar hassanhibbert avatar kogepang avatar erikbernheim avatar virtuallychris avatar hubblesphere avatar scottadair avatar energee avatar thedude130 avatar meh-meh avatar malawadd avatar jason-h-35 avatar snevah avatar techied avatar spektor56 avatar jamesccockram avatar gregjhogan avatar tiki-bug avatar madebyollin avatar jsee23 avatar stkflt avatar mxcoldhit avatar

Watchers

James Cloos 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.