BRAILS++ is an object-oriented framework for building applications that focus on generating asset inventories for large geographic regions.
brails: A directory containing the classesbrails/types: directory containing useful datatypes, e.g.,ImageSetandAssetInventorybrails/processors: directory containing classes that doimage_processingto make predictions, e.g. RoofShapebrails/scrapers: directory containing classes that do internet downloads, e.g., footprint and image scrapers.brails/filters: directory containing image filters, e.g., classes that take images and revise or filter out unnecessary portions of images.brails/imputers: directory containing classes that fill in missingAssetInventorydatasets, i.e., filling in features that are missing in certain Assets of the AssetInventory.brails/inferers: directory containing classes that infer new asset features based on existing features in the Assets ofAssetInventory.brails/utils: directory containing misc classes that do useful things, e.g. geometric conversions
examples: A directory containing example scripts and Jupyter notebookstests: A directory containing unit tests. The directory structure follows that ofbrails
BRAILS++ is NOT YET available on PyPI. For now, please install BRAILS++ by issuing the following command.
pip install git+https://github.com/NHERI-SimCenter/BrailsPlusPlusThis work is based on material supported by the National Science Foundation under grants CMMI 1612843 and CMMI 2131111.
NHERI-SimCenter nheri-simcenter@berkeley.edu