Analysis updated 2026-07-23 · repo last pushed 2020-03-19
Label dashcam images by tracing cars, lanes, and roads directly in your web browser
Contribute annotated images to the comma10k self-driving dataset via pull requests
Crowd-source training data for self-driving AI by labeling a few images at a time
| geohot/img-labeler | agentigris/agentfund | alange/tinyclaude | |
|---|---|---|---|
| Stars | 5 | 5 | 5 |
| Language | TypeScript | TypeScript | TypeScript |
| Last pushed | 2020-03-19 | — | — |
| Maintenance | Dormant | — | — |
| Setup difficulty | easy | hard | moderate |
| Complexity | 1/5 | 5/5 | 3/5 |
| Audience | general | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
Runs entirely in the browser, no installation or backend setup required.
img-labeler is a web-based tool that helps people label images for training self-driving car AI. Instead of installing software, you just open a link in your browser, paste in a picture URL, and start marking up the image to show the AI what's what, cars, lanes, roads, and your own vehicle. The workflow is hands-on and visual. You pick a color category (like "movable" for cars and motorcycles, or "lane markings"), then click around objects to trace their outlines. You can zoom in for precision, adjust layer opacity, and arrange layers, for instance, sending the road layer behind everything else. Anything you don't label gets automatically filled in as "undriveable" when you save, so you don't have to paint every last pixel. The tool also crops your work automatically and encourages overlapping layers to avoid gaps at the edges. This tool was built specifically for contributors to comma10k, an open-source project by comma that's collecting thousands of dashcam images annotated for self-driving research. A volunteer might grab a batch of images, trace masks around cars and lanes using this labeling tool, then upload their results back to the comma10k repository via a pull request. It's crowd-sourced data annotation, many people each labeling a few images to build a large, high-quality dataset together. What's notable here is the simplicity of the approach. Rather than requiring people to install specialized annotation software or set up a development environment, this project runs entirely in the browser. That lowers the barrier to contribution significantly, someone with basic computer skills and a GitHub account can participate in building self-driving AI training data. The tradeoff is that it's narrowly scoped: the color categories and workflow are tailored to comma10k's specific annotation needs, so it wouldn't work out-of-the-box for other types of image labeling projects.
A browser-based image labeling tool for marking dashcam photos with categories like cars, lanes, and roads. Built for volunteers contributing annotated images to the comma10k self-driving AI dataset.
Mainly TypeScript. The stack also includes TypeScript.
Dormant — no commits in 2+ years (last push 2020-03-19).
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly general.
This repo across BitVibe Labs
Verify against the repo before relying on details.