Skip to content

Commit 3da4dbf

Browse files
minor changes
1 parent 66f66c8 commit 3da4dbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code/datasets/floorplan-representation-gen.lua

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ local function findImages(opt, split)
1818
if k % 100 == 0 then
1919
print(k .. ' images loaded')
2020
end
21-
21+
2222
local floorplanFilename = opt.data .. '/' .. v[1]
2323
local representationFilename = opt.data .. '/' .. v[2]
2424

0 commit comments

Comments
 (0)