-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
room_type_map error #24
Comments
Hi @jordis-ai2 @Lucaweihs @mattdeitke can someone help please? :) |
Hi @mariiak2021 , It looks like the floor plan generation function does leave some empty cells in edge cases. A quick workaround is to ensure that the I linked a PR with the workaround, but we should ensure floor plans don't include empty cells. I'll check with @mattdeitke . |
Hi @jordis-ai2
|
I see. In order to get you going, you can try to enclose the code in |
Hi!
I'm trying to generate the dataset which will contain only 1-room houses. For that I have edited room_specs.py file by saving only 4 room specs available:
During the generation process after the random number of generated houses I'm encountering an error like:
@mattdeitke Can you please help to understand what can cause it or what's wrong with my set up?
The text was updated successfully, but these errors were encountered: