
ReCoDeWaste is the first open-source RGB-D dataset for construction and demolition waste (CDW) designed to advance both instance segmentation and robotic grasp detection in real-world sorting scenarios in material recovery facilities. Unlike earlier waste datasets (e.g., TACO, ReSORT-IT, CODD) which primarily provide only RGB images, ReCoDeWaste uniquely incorporates depth information. Depth is critical for robotic vision, as it delivers sharper boundary cues, spatial positioning, and reliable handling of clutter and occlusionβfactors essential for complementing just color-based feature learning. Additionally, ReCoDeWaste captures the clutter, occlusion, deformation, and variability inherent in CDW streams, making it uniquely suited for training robust, deployable solutions for automated material recovery facilities.
Curated from active construction sites in Melbourne, Australia, the dataset contains 2,505 high-resolution RGB-D images, featuring 100,000+ manually annotated object instance masks across six key recyclable classes:
Class | Description |
---|---|
Aggregates | Concrete, rock, stone, and bricks, which are recycled as construction aggregates. Objects were collected with varying sizes, textures, and significant levels of deformation and contamination (dust, paint). |
Cardboard | Various-sized deformed cardboard packaging, typically recycled for production of paperboard, cellulose fibre, and other applications. |
Hard Plastic | High-density polyethylene (HDPE) materials, including plumbing waste, conduits, adhesive containers, packaging materials, and other solid objects. HDPE is one of the most commonly recycled plastics. |
Metal | Multiple types and sizes of conductive metals such as copper, aluminium, steel, and iron. Samples show visible degradation (corrosion, abrasion). Metals have high resource value and wide recycling applications. |
Soft Plastic | Translucent/opaque low-density polyethylene (LDPE), including plastic bags, wraps, flexible packaging, and films. LDPE is commonly recycled into composite lumber, garbage bags, and more, with one of the highest recyclability rates in CDW. |
Timber | Waste timber and wood pieces of varying colour, size, and shape, with visible degradation (weathering, aging). Recycled timber is used in furnishings, panel boards, biomass, and helps reduce deforestation. |
The dataset also comprises of a grasp detection subset, including 55,000+ grasp annotations, for enabling the development and benchmarking of AI-driven robotic systems that move beyond recognition to action. Released alongside our paper in Waste Management (2025), this dataset lays the groundwork for benchmarking scalable, intelligent, and sustainable recycling automation in support of the circular economy.

The full ReCoDeWaste dataset, including all RGB-D images, segmentation masks in COCO format, and grasp annotations, is available for download via Google Drive. Researchers and practitioners are encouraged to use the full dataset for training and benchmarking AI-based waste sorting models.
π Download Full Dataset (Google Drive)
If you use ReCoDeWaste in your research, please cite the following paper:
@article{prasad2025recodewaste,
title = {Enhancing sorting efficiency in cluttered construction and demolition waste streams via boundary-guided grasp detection},
author = {Prasad, Vineet and Arashpour, Mehrdad},
journal = {Waste Management},
volume = {207},
pages = {115123},
year = {2025},
publisher = {Elsevier},
doi = {10.1016/j.wasman.2025.115123}
}
This research is supported by the Automation and Sustainability in Construction and Intelligent Infrastructure (ASCII) Lab at Monash University, Melbourne, Australia. The authors gratefully acknowledge the labβs resources, technical support, and collaborative environment that enabled the development of the ReCoDeWaste dataset and associated research.