Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - SethReis

Pages: [1]
1
To anyone else who is facing similar issues, I have found that BRAILS 2.0.0 works.

2
Hello,

I am attempting to install BRAILS 2.0.5 to make use of the SoftstoryClassifier, however, I am running into issues when it tries to build the wheel for h5py.

I have uninstalled and reinstalled numerous versions of h5py, I have independently installed hdf5, I have uninstalled and reinstalled other packages that might be involved, and I have tried pretty much everything I can find on the internet about it including using completely different Python versions. If anyone has any experience with this, please point me in the right direction.


3
I am currently getting the following error when trying to install the 2.0.5 version of BRAILS. This looks to be an error with demjson, not BRAILS itself, but nothing I can find online (about upgrading setuptools/pip/other things) actually fixes the issue for me. I am using Windows.

4
Thank you for the information! I will look into installing and using the 2.0.5 release shortly.

5
It's no problem at all, I understand. I believe my group and I might have figured out another way to do what we desired, but thank you for the insight.

6
Hello,

I am working on using the SoftstoryClassifier module to classify multi-story multi-family apartments. However, I am running into an issue with my training data where known soft-story buildings don't appear as soft-stories in the Google Streetview scraped images because the Streetview perspective associated with the address is from the front, but the soft-story parking is down an alleyway around the back.

Because of this, I've found that whether or not a multi-story multi-family apartment building of a certain age has a back alley is a good indicator of whether or not it is a soft story. And so, what I mean to request is a module meant to identify the number of streets along a building, and in particular if a building has a set of parallel streets running alongside it.

I'll admit that I am relatively inexperienced with BRAILS, and so I do not know whether or not BRAILS or even an AI model would be necessary for this type of classification. Alternatively, if anyone has experience with using Google Streetview API to scan all sides of a building from every adjacent street/alleyway meant for cars, that would also solve my issue.

7
Hello,

I just installed the most recent version of BRAILS to use the SoftstoryClassifier, which the user manual says is shipped with the base installation: https://nheri-simcenter.github.io/BRAILS-Documentation/common/user_manual/modules/softstoryClassifier.html#:~:text=The%20module%20is%20shipped%20with%20BRAILS%2C%20so%20you%20don%E2%80%99t%20have%20to%20install%20it%20standalone%20if%20you%E2%80%99ve%20installed%20BRAILS%20following%20the%20Installation%20instruction..

However, I am getting an error saying the SoftstoryClassifer module cannot be imported upon attempting to do so like in the user manual. See included pictures (error, __init__.py file for modules, modules folder). I didn't notice any errors during installation and reinstalled a few times to be safe.

Pages: [1]