InaTRC: Indonesia Toll Road Vehicle Classification Dataset
Description
InaTRC is an annotated CCTV image dataset developed for vehicle classification on Indonesian toll roads. The dataset is designed based on the vehicle classification system used in Indonesia’s toll tariff regulations, which categorizes vehicles into five classes as follows: Class-1: Non-truck vehicles, including sedans, pick-ups, minibusses, buses, MPVs, and SUVs. Class-2: Trucks with two axles. Class-3: Trucks with three axles. Class-4: Trucks with four axles. Class-5: Trucks with five or more axles. The dataset contains a total of 3,250 images, which were collected from March 2022 to October 2022. These images are divided into three subsets using an 80:10:10 ratio, resulting in 2,600 images for training, 325 images for validation, and 325 images for testing. All annotations are provided in the YOLO format, where each label file contains the object class ID and normalized bounding box coordinates in the format: <class_id> <x_center> <y_center> <width> <height>