Giter Site home page Giter Site logo

subtext2healthcare / comma10k Goto Github PK

View Code? Open in Web Editor NEW

This project forked from commaai/comma10k

0.0 0.0 0.0 691.32 MB

10k crowdsourced images for training segnets

License: MIT License

Python 40.22% CSS 5.66% JavaScript 24.82% HTML 23.28% Shell 6.02%

comma10k's Introduction

comma10k

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 - #ffffff - empty
 1 -         - sky (deprecated, now undrivable)
 2 - #402020 - road (all parts, including shoulders, don't include private driveways but include public)
 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
  • 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. 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.
  2. Fork this repository to your account using the "Fork" button in the top right
  3. Clone your fork, and use your labelling tool of choice to label some images
  4. Open a pull request to the official repository to submit your changes!

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 pjlao307 avatar hubblesphere avatar erikbernheim avatar jason-h-35 avatar scottadair avatar mobula3967 avatar virtuallychris avatar jamesccockram avatar techied avatar energee avatar tracminhvu avatar malawadd avatar nelsonjchen avatar nuwandavek avatar snevah avatar jsee23 avatar madebyollin avatar pd0wm avatar dorkmo avatar dibble9012 avatar lambaek 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.