RPLAN-Toolbox
RPLAN-Toolbox copied to clipboard
A python based toolbox for RPLAN dataset
Hello, I am trying to run the test.py, but it comes out with this error: File ~\Downloads\RPLAN-Toolbox-master\RPLAN-Toolbox-master\rplan\floorplan.py:204 in _get_rooms c = stats.mode(self.category[region.coords[:,0],region.coords[:,1]])[0][0] IndexError: invalid index to scalar variable. Could you...
test
When I run "python test_roomtype.py" in terminal: ################### Building dataset... The length of testing data is 0 I find there are 2 files called "0.mat""1.mat" in "...\iPLAN-Interactive-and-Procedural-Layout-Planning-main\data\test". Are they dataset...