{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/idd-a-dataset-for-exploring-problems-of","title":"IDD: A Dataset for Exploring Problems of Autonomous Navigation in Unconstrained Environments","arxiv_id":"1811.10200","date":"2018-11-26","proceeding":null,"authors":["Girish Varma","Anbumani Subramanian","Anoop Namboodiri","Manmohan Chandraker","C. V. Jawahar"],"abstract":"While several datasets for autonomous navigation have become available in\nrecent years, they tend to focus on structured driving environments. This\nusually corresponds to well-delineated infrastructure such as lanes, a small\nnumber of well-defined categories for traffic participants, low variation in\nobject or background appearance and strict adherence to traffic rules. We\npropose IDD, a novel dataset for road scene understanding in unstructured\nenvironments where the above assumptions are largely not satisfied. It consists\nof 10,004 images, finely annotated with 34 classes collected from 182 drive\nsequences on Indian roads. The label set is expanded in comparison to popular\nbenchmarks such as Cityscapes, to account for new classes. It also reflects\nlabel distributions of road scenes significantly different from existing\ndatasets, with most classes displaying greater within-class diversity.\nConsistent with real driving behaviours, it also identifies new classes such as\ndrivable areas besides the road. We propose a new four-level label hierarchy,\nwhich allows varying degrees of complexity and opens up possibilities for new\ntraining methods. Our empirical study provides an in-depth analysis of the\nlabel characteristics. State-of-the-art methods for semantic segmentation\nachieve much lower accuracies on our dataset, demonstrating its distinction\ncompared to Cityscapes. Finally, we propose that our dataset is an ideal\nopportunity for new problems such as domain adaptation, few-shot learning and\nbehaviour prediction in road scenes.","url_abs":"http://arxiv.org/abs/1811.10200v1","url_pdf":"http://arxiv.org/pdf/1811.10200v1.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"idd-a-dataset-for-exploring-problems-of","repo_url":"https://github.com/gjp1203/LIV360SV","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok"}},{"paper_slug":"idd-a-dataset-for-exploring-problems-of","repo_url":"https://github.com/prajjwal1/autonomous-object-detection","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[{"task_slug":"autonomous-navigation","task_name":"Autonomous Navigation"},{"task_slug":"domain-adaptation","task_name":"Domain Adaptation"},{"task_slug":"few-shot-learning","task_name":"Few-Shot Learning"},{"task_slug":"scene-understanding","task_name":"Scene Understanding"},{"task_slug":"semantic-segmentation","task_name":"Semantic Segmentation"},{"task_slug":"road-scene-understanding","task_name":"road scene understanding"}],"methods":[],"datasets_introduced":[{"slug":"idd","name":"IDD","full_name":"Indian Driving Dataset"}],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=1811.10200","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"1811.10200"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/gjp1203/LIV360SV","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/prajjwal1/autonomous-object-detection","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"ran":2,"ran_honours":1,"unverified":1},"by_repo_kind":{"listed":{"samples":4,"ran":3,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"aa6da43d05cfaf65","entry":"all_gather","repo":"prajjwal1/autonomous-object-detection","repo_kind":"listed","path":"utils.py","file_url":"https://github.com/prajjwal1/autonomous-object-detection/blob/HEAD/utils.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"aa6da43d05cfaf65"}},{"code_sha256_prefix":"90fadec0aec03c1b","entry":"collate_fn","repo":"prajjwal1/autonomous-object-detection","repo_kind":"listed","path":"utils.py","file_url":"https://github.com/prajjwal1/autonomous-object-detection/blob/HEAD/utils.py","link_basis":"harvester_set","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"90fadec0aec03c1b"}},{"code_sha256_prefix":"05992505df9ef0cd","entry":"reduce_dict","repo":"prajjwal1/autonomous-object-detection","repo_kind":"listed","path":"utils.py","file_url":"https://github.com/prajjwal1/autonomous-object-detection/blob/HEAD/utils.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"05992505df9ef0cd"}},{"code_sha256_prefix":"6af8c7998797914e","entry":"get_ground_truths","repo":"prajjwal1/autonomous-object-detection","repo_kind":"listed","path":"datasets/bdd.py","file_url":"https://github.com/prajjwal1/autonomous-object-detection/blob/HEAD/datasets/bdd.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"6af8c7998797914e"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}