SimCenter Forum

Artificial Intelligence in Natural Hazards Engineering => AI use in Regional Simulation (BRAILS) => Topic started by: jsaw on April 14, 2021, 11:15:59 PM

Title: matching "geometry" to images
Post by: jsaw on April 14, 2021, 11:15:59 PM
I'm having trouble matching the results (from the BIM table) to the images saved in the TopView and StreetView folders. I have a few questions:


Title: Re: matching "geometry" to images
Post by: charles on April 15, 2021, 01:57:58 AM
I updated the code the put columns of image names in the output.
Please upgrade BRAILS:
pip install BRAILS --upgrade

Title: Re: matching "geometry" to images
Post by: jsaw on April 15, 2021, 02:40:27 AM
Thank you again for the reply.

After doing pip install BRAILS --upgrade, I now get the following error. Please let me know what I can do to fix this. Thank you!
Title: Re: matching "geometry" to images
Post by: charles on April 15, 2021, 03:34:37 AM
Hi jsaw,

I see the problem. It's caused by the path type.
Just updated the code. Try to upgrade again.
Title: Re: matching "geometry" to images
Post by: jsaw on April 15, 2021, 05:42:31 AM
Thank you!