/IDD-Viz

Segment Visualization for IDD.

Primary LanguageC++MIT LicenseMIT

3D-Synthesis

Requirements

Segment Visualization

Code in segmentVis contains a JSON file parser and OpenCV visualization of segment polygons from the Indian Driving Dataset (IDD). Visualization of bounding boxes is additionally supported. Download this repository and the datset and extract the data folders. The file structure should look as shown below.

root
|
└─ anue
|   └─ gtFine
|   └─ leftImg8bit
|   ...
|
└─ parser
    └─ segmentVis
    | Makefile
    | README

To compile, within parser/, run

make segvis