===Building-GAN Dataset===

This dataset contains 120,000 volumetric designs in .json format utilized for training Building-GAN. 

1) Each volumetric design comprises three json files:

	Global Graph: contains the FAR, program ratios, and the associated rooms for each program type.
	Local Graph: contains the bubble diagram--the type and size of each room and the connectivity between rooms
	Voxel: contains the voxel graph

2) programMap = { '0': 'Lobby/Corridor', '1': 'Restroom', '2': 'Stairs', '3': 'Elevator', '4': 'Office', '5': 'Mechanical room', '-1': 'Void','-2': 'Not-Allowed'}

Feel free to reach out to chin-yi.cheng@autodesk.com for any questions about this dataset. Thank you.
