├── LICENSE ├── README.md ├── annatator ├── README.md ├── code │ ├── floorplan_utils.lua │ ├── g.ui │ └── main.lua ├── data │ └── floorplan_1.png ├── icons │ ├── PS_1.jpg │ ├── PS_1.png │ ├── TV_1.jpg │ ├── backup │ │ ├── PS_1.png │ │ ├── balcony_1.png │ │ ├── bathroom_1.png │ │ ├── bedroom_1.png │ │ ├── closet_1.png │ │ ├── corridor_1.png │ │ ├── kitchen_1.png │ │ ├── living_room_1.png │ │ ├── restroom_1.png │ │ └── washing_room_1.png │ ├── balcony_1.jpg │ ├── balcony_1.png │ ├── bathroom_1.jpg │ ├── bathroom_1.png │ ├── bathtub_1.jpg │ ├── bed_1.jpg │ ├── bedroom_1.jpg │ ├── bedroom_1.png │ ├── cabinet_1.jpg │ ├── chair_1.jpg │ ├── closet_1.jpg │ ├── closet_1.png │ ├── cooking_counter_1.jpg │ ├── cooking_counter_2.jpg │ ├── corridor_1.jpg │ ├── corridor_1.png │ ├── desk_1.jpg │ ├── dining_room_1.jpg │ ├── dining_room_1.png │ ├── door_1.jpg │ ├── door_10.jpg │ ├── door_11.jpg │ ├── door_2.jpg │ ├── door_3.jpg │ ├── door_4.jpg │ ├── door_5.jpg │ ├── door_6.jpg │ ├── door_7.jpg │ ├── door_8.jpg │ ├── door_9.jpg │ ├── entrance_1.jpg │ ├── fill_1.jpg │ ├── fill_2.jpg │ ├── fill_3.jpg │ ├── kitchen_1.jpg │ ├── kitchen_1.png │ ├── laundry_room_1.jpg │ ├── laundry_room_1.png │ ├── living_room_1.jpg │ ├── living_room_1.png │ ├── office_1.jpg │ ├── office_1.png │ ├── refrigerator_1.jpg │ ├── restroom_1.jpg │ ├── restroom_1.png │ ├── sofa_1.jpg │ ├── special_1.jpg │ ├── special_2.jpg │ ├── special_3.jpg │ ├── stairs_1.jpg │ ├── table_1.jpg │ ├── toilet_1.jpg │ ├── wall_1.jpg │ ├── wall_2 (copy).jpg │ ├── wall_2.jpg │ ├── washing_basin_1.jpg │ ├── washing_basin_2.jpg │ ├── washing_basin_3.jpg │ ├── washing_basin_4.jpg │ ├── washing_room_1.jpg │ ├── washing_room_1.png │ └── window_1.jpg └── instruction.pdf ├── code ├── PostProcessing │ └── QP.py ├── checkpoints.lua ├── datasets │ ├── floorplan-representation-gen.lua │ ├── floorplan-representation.lua │ ├── init.lua │ ├── transformsBoth.lua │ └── transformsRepresentation.lua ├── evaluate.lua ├── main.lua ├── models │ ├── heatmap-segmentation-criterion.lua │ ├── heatmap-segmentation-dataloader.lua │ ├── heatmap-segmentation-train.lua │ ├── heatmap-segmentation.lua │ ├── init.lua │ ├── modelUtils.lua │ └── models.lua ├── opts.lua └── predict.lua ├── data └── floorplan_representation │ ├── 00 │ ├── 13 │ │ └── 72881aa9f0da1db4236a48968247 │ │ │ └── 0002.txt │ ├── 15 │ │ └── 4cf5909c8c151d07bc14c9a67718 │ │ │ └── 0004.txt │ ├── 17 │ │ └── 6dd847807a916225e3789da2c95c │ │ │ └── 0001.txt │ ├── 19 │ │ └── d40dccd0897e4bb77ea3309a6b99 │ │ │ └── 0002.txt │ ├── 20 │ │ └── 0002806c93b8857fec3cdc10ee83 │ │ │ └── 0002.txt │ ├── 23 │ │ ├── 1e8b43aa71560bd710bc6d917c4f │ │ │ └── 0001.txt │ │ └── 500a167ab926df601817631d6733 │ │ │ └── 0002.txt │ ├── 27 │ │ └── f10d2fae9505ffdd5f1aa4523c00 │ │ │ └── 0001.txt │ ├── 30 │ │ └── fc54c50d7cd00465eeb0eb7de905 │ │ │ └── 0001.txt │ ├── 34 │ │ └── cfa80f3d11a73d5ea1f44a02f847 │ │ │ └── 0002.txt │ ├── 36 │ │ └── 9c123784498b3312b995399ad578 │ │ │ └── 0004.txt │ ├── 40 │ │ ├── bc25b808e24b02fbfb73ac947c8f │ │ │ └── 0002.txt │ │ ├── d3360eb29ac58d87ad04085b1078 │ │ │ └── 0001.txt │ │ └── f7a55f76e7c6d89961b12fd47826 │ │ │ └── 0003.txt │ ├── 43 │ │ └── ab24ea12f97d2a746cf01f758712 │ │ │ └── 0001.txt │ ├── 48 │ │ └── 5172b9fc92fad4001a8707e55b84 │ │ │ └── 0001.txt │ ├── 49 │ │ └── f74be09d2f1d43998590be652a91 │ │ │ └── 0001.txt │ ├── 50 │ │ └── 0ae54bc5c4f308549ac8bb958031 │ │ │ └── 0004.txt │ ├── 57 │ │ └── 92699c92c6bf4bf1595200b63ab7 │ │ │ └── 0001.txt │ ├── 58 │ │ └── 8c8c379512c14920d79c6becb50c │ │ │ └── 0001.txt │ ├── 63 │ │ └── 5f74ca198400c0a31f4eadc220fd │ │ │ └── 0001.txt │ ├── 64 │ │ └── 1973f1b52363d69e0587c11ecbb9 │ │ │ └── 0002.txt │ ├── 65 │ │ ├── 39d82a89f86ba43a11002d86b44e │ │ │ └── 0001.txt │ │ └── ef702564e4494488ba2cc6ce3abf │ │ │ └── 0003.txt │ ├── 67 │ │ └── bb0de733372225abd132d404d52c │ │ │ └── 0001.txt │ ├── 68 │ │ ├── 22b059c84dd19f1dccd9a4b90de1 │ │ │ └── 0001.txt │ │ └── 8a6376ee8a1a9c9e8a09a0ae4f84 │ │ │ └── 0003.txt │ ├── 70 │ │ └── f51b330549a4bb613348cd11ff32 │ │ │ └── 0002.txt │ ├── 71 │ │ └── 39d36e1ed72a36364020e6365e1b │ │ │ └── 0002.txt │ ├── 73 │ │ └── 1fca9a4a79b291c3017fccf5b2ed │ │ │ └── 0001.txt │ ├── 78 │ │ └── aaef56fb6f6892566953cedd6daf │ │ │ └── 0002.txt │ ├── 85 │ │ └── 1764f6c82efb940f9deecb982947 │ │ │ └── 0001.txt │ ├── 86 │ │ └── 512abb498e7a652bc13833510740 │ │ │ └── 0001.txt │ ├── 87 │ │ └── 92094cef9a986949a9b8f42f2ce9 │ │ │ └── 0001.txt │ ├── 89 │ │ └── 5f33d30a76f52189698e89ef3d11 │ │ │ └── 0002.txt │ ├── 95 │ │ └── 9bd0f8c2a4168973b958fca74f15 │ │ │ └── 0002.txt │ ├── 98 │ │ └── 8a5263f5df97e011419c43194b58 │ │ │ └── 0002.txt │ ├── 99 │ │ ├── 28fbde7b272adad6da35f0bc16c3 │ │ │ └── 0001.txt │ │ └── a5b971564f7803c3ea9e5a16b650 │ │ │ └── 0002.txt │ ├── .DS_Store │ ├── 02 │ │ └── 09a30b61b563f93faf6a6466ffab │ │ │ └── 0001.txt │ ├── 04 │ │ └── 3683ef8c7d3d97b5d9231ea1566b │ │ │ └── 0001.txt │ ├── 09 │ │ └── 66a2577fd077ea96a510af7653e7 │ │ │ └── 0001.txt │ ├── 0b │ │ ├── .DS_Store │ │ └── 0513fae730eaf65b98f9580d024d │ │ │ └── 0001.txt │ ├── 0e │ │ ├── 03dcfe5bf7c30a6b1a4a594dc6fa │ │ │ └── 0002.txt │ │ └── 4a5243dead16df7eab33ef0d3a69 │ │ │ └── 0001.txt │ ├── 1f │ │ └── 1c9b2ad35681195ebc41016a3a56 │ │ │ └── 0001.txt │ ├── 2b │ │ └── 57858856df3a17473533a56ed1db │ │ │ └── 0003.txt │ ├── 2c │ │ ├── 2cd401f57ea9ee19257d03b8803d │ │ │ └── 0002.txt │ │ └── bb7f512dfa609a646d6c591dc369 │ │ │ └── 0004.txt │ ├── 3a │ │ └── b20ab32cf1ec8262e1e447181ec4 │ │ │ └── 0004.txt │ ├── 3c │ │ └── 6b5b5a009618990d68fa532a5f52 │ │ │ └── 0002.txt │ ├── 3f │ │ └── 2d397ee85ccffb737d5a86280fe4 │ │ │ └── 0002.txt │ ├── 4a │ │ └── f632376749df61ecfe2878b5d9eb │ │ │ └── 0001.txt │ ├── 4f │ │ └── 96d898a934a6e3325d65159c1d61 │ │ │ └── 0002.txt │ ├── 5a │ │ └── 847869026b15c7f3a864086a44a6 │ │ │ └── 0001.txt │ ├── 5d │ │ └── ca1a716bb36b44f79356235ff0f8 │ │ │ └── 0001.txt │ ├── 5f │ │ └── 0cb49e7fae4eba13ea61f7dee5ec │ │ │ └── 0001.txt │ ├── 6a │ │ └── d05a76355741cbb5066979407090 │ │ │ └── 0001.txt │ ├── 6c │ │ └── 5d287ae3eef73eddae42723beca9 │ │ │ └── 0002.txt │ ├── 7a │ │ ├── 3d1c7dcb1aba2348a32fabe86227 │ │ │ └── 0004.txt │ │ └── 855ac153c163b4b416b522325b1a │ │ │ └── 0002.txt │ ├── 7c │ │ └── a8fc125cd1e12e9d199901931182 │ │ │ └── 0002.txt │ ├── 8d │ │ └── b163af476827b2190aa86f074014 │ │ │ └── 0001.txt │ ├── 8f │ │ ├── 094e1d47fd46e76346751fae6ec2 │ │ │ └── 0001.txt │ │ ├── 7799db1fe69b0139876db7ea1819 │ │ │ └── 0001.txt │ │ └── 9e09406b236d1dcfcef86921d7c4 │ │ │ └── 0001.txt │ ├── 9c │ │ └── 90c9e494048b4bf4ac3bb1be95dc │ │ │ └── 0003.txt │ ├── 9d │ │ └── 3b484cb6269428731b29da1bfc4a │ │ │ └── 0002.txt │ ├── a5 │ │ └── f1101fb3b605550026424d964225 │ │ │ └── 0003.txt │ ├── a6 │ │ └── d3974c2fdbee0c2fb3ad8975cdcf │ │ │ └── 0004.txt │ ├── a7 │ │ └── e513317f0f2e800d60600437d909 │ │ │ └── 0001.txt │ ├── a8 │ │ └── 40ca496a4b0966c5dd3edba541ec │ │ │ └── 0002.txt │ ├── b0 │ │ └── 27f9d4f7f91a255f91460391f585 │ │ │ └── 0003.txt │ ├── b2 │ │ └── d82204c792bac2cca2b2df72dd22 │ │ │ └── 0001.txt │ ├── b3 │ │ └── 6b51013ff444f0b3d4cf7f46484a │ │ │ └── 0003.txt │ ├── b4 │ │ └── 255b20e07e97c5ce7d32d2977c11 │ │ │ └── 0001.txt │ ├── bb │ │ └── 76fddc7b2adfd0c15c13c79d9571 │ │ │ └── 0001.txt │ ├── bc │ │ └── 84ab63ab52e4ea939ec79dcd7609 │ │ │ └── 0001.txt │ ├── be │ │ └── 6002bb0afbe519f61d9d25fa38dd │ │ │ └── 0004.txt │ ├── c2 │ │ └── 2eea8ff97b5fb8da16972914c28c │ │ │ └── 0002.txt │ ├── c5 │ │ └── 604e73bf053ba0abc5341f4f0ba3 │ │ │ └── 0002.txt │ ├── d3 │ │ └── 438781c94ab278b695c4555e148b │ │ │ └── 0002.txt │ ├── da │ │ └── b7edf9064557f56462f661acae5a │ │ │ └── 0002.txt │ ├── db │ │ └── 5e45044c8418dc720482c62289ee │ │ │ └── 0001.txt │ ├── dd │ │ └── 48098f0ddc810afa716736a3ec13 │ │ │ └── 0003.txt │ ├── df │ │ └── 22b0cfe35903074c7847a56d03ee │ │ │ └── 0002.txt │ ├── e4 │ │ └── e0b7a725e507d54618b4f384140a │ │ │ └── 0001.txt │ ├── e7 │ │ ├── 1cffc986a2d2b2e4162aa052f6d7 │ │ │ └── 0002.txt │ │ └── ae5387f766f9b79a0871f279e8e9 │ │ │ └── 0002.txt │ ├── e9 │ │ └── f85ba733b3769c159604debc08c6 │ │ │ └── 0001.txt │ ├── ea │ │ └── f1555d8a6db7a6b354370f2727cd │ │ │ └── 0002.txt │ ├── ed │ │ └── ade2a47d0b72017d065b4eb7e248 │ │ │ └── 0001.txt │ ├── ef │ │ └── 44e2a86aee808e6ed397640208be │ │ │ └── 0002.txt │ ├── f4 │ │ ├── 5d0e28a012739bf341a409bf2a2e │ │ │ └── 0001.txt │ │ └── abb8d6843267ed9901644cdbf36b │ │ │ └── 0001.txt │ ├── fb │ │ └── 5864064af2b2d81613aa40de1c09 │ │ │ └── 0001.txt │ ├── fd │ │ └── 383180d7caf7059940f8248df06a │ │ │ └── 0001.txt │ └── ff │ │ └── 13fddb3e048ff040341a222c28c8 │ │ └── 0001.txt │ ├── 01 │ ├── 14 │ │ ├── c1e81bb218d182a9a6053bb3f133 │ │ │ └── 0001.txt │ │ └── f8b3423d953fafd3bc930f9bdeb9 │ │ │ └── 0002.txt │ ├── 18 │ │ └── df2f909abd51cb2ad778f95ab905 │ │ │ └── 0001.txt │ ├── 19 │ │ └── f2663b062a0c7de60042a73b025e │ │ │ └── 0002.txt │ ├── 20 │ │ └── f111b3bb1323390566613fdab5cc │ │ │ └── 0002.txt │ ├── 22 │ │ └── e391055dc5d8a522c5a82142df38 │ │ │ └── 0002.txt │ ├── 24 │ │ ├── 911791d6792da68996292acbfc3e │ │ │ └── 0002.txt │ │ ├── a59bf1f1a620702ae79276adeeff │ │ │ └── 0004.txt │ │ └── e0640c1cbe50a3dba16d910eb8d2 │ │ │ └── 0001.txt │ ├── 25 │ │ └── 10b684a6942a4315165c9eabf278 │ │ │ └── 0001.txt │ ├── 29 │ │ └── b3d6632f1b5de2ec809a406290a8 │ │ │ └── 0001.txt │ ├── 30 │ │ └── b1e9e088455ee85f4e18bff70a95 │ │ │ └── 0003.txt │ ├── 31 │ │ └── 3ea37f45117e4d8786d06a751cd7 │ │ │ └── 0003.txt │ ├── 35 │ │ └── 1cf493561b1940064c21dea396e4 │ │ │ └── 0001.txt │ ├── 37 │ │ ├── dc5f50a540c2c171d000a83ab327 │ │ │ └── 0001.txt │ │ └── dee6ecce0644838c889ee40974eb │ │ │ └── 0001.txt │ ├── 38 │ │ ├── 4b481c26fa3bcf91e25306b2ae50 │ │ │ └── 0002.txt │ │ └── e475798741c0a7e3c47140272cca │ │ │ └── 0002.txt │ ├── 43 │ │ └── 44b48665dc30cb9a91abcc7aae0f │ │ │ └── 0001.txt │ ├── 46 │ │ └── b5a6a35d01e661961a8edfbb8fe6 │ │ │ └── 0001.txt │ ├── 48 │ │ └── 023e59454ac63fe1616f23cb39ca │ │ │ └── 0001.txt │ ├── 52 │ │ └── 4016891f1abd4e37dae435bd299b │ │ │ └── 0001.txt │ ├── 59 │ │ └── c89f708979861221229d05df4a4c │ │ │ └── 0002.txt │ ├── 61 │ │ ├── 201e1a86f173fcbcf55c14e18015 │ │ │ └── 0002.txt │ │ ├── 41ae422453ef3c7cb78192106019 │ │ │ └── 0001.txt │ │ ├── 7553a0eb7c5df15c9fbe5df939aa │ │ │ └── 0001.txt │ │ └── c75e2c3b0c8be611ef7f7ce90a73 │ │ │ └── 0001.txt │ ├── 62 │ │ └── 17a4dd10da89fcac15311fc135db │ │ │ └── 0001.txt │ ├── 69 │ │ ├── 99e95f807b74ae156ea5179565b6 │ │ │ └── 0001.txt │ │ ├── 9a75c5a6c7e76dbda8e3468b82a4 │ │ │ └── 0002.txt │ │ ├── c9aee0f182b88c8a743dbd2bbcae │ │ │ └── 0001.txt │ │ └── e3c2f090d0eff787601d9bfeecbf │ │ │ └── 0001.txt │ ├── 70 │ │ └── 5758e50c13aff28c376ccb41ddb4 │ │ │ └── 0002.txt │ ├── 71 │ │ └── 26afe279e9e05bd7ccd353d56750 │ │ │ └── 0001.txt │ ├── 72 │ │ └── ea0a75a4e24d680e7c47110a9b11 │ │ │ └── 0001.txt │ ├── 73 │ │ └── a341a10bd024acee1398113227f9 │ │ │ └── 0001.txt │ ├── 77 │ │ └── 622f44debe80c622cfd3a6642160 │ │ │ └── 0001.txt │ ├── 89 │ │ ├── 08fcc694637955d1ebd177334777 │ │ │ └── 0001.txt │ │ └── f48139d5da4a86c0e6e080bb7ebf │ │ │ └── 0001.txt │ ├── 91 │ │ └── c945a213d8a1d99bd6ac7b0be011 │ │ │ └── 0001.txt │ ├── 95 │ │ └── 081ba255a13aed04cb7dae649075 │ │ │ └── 0001.txt │ ├── 96 │ │ └── f7fd06b0def79fe6c82632bd29ea │ │ │ └── 0001.txt │ ├── 01 │ │ ├── ceb018a9777f368eb0acac6500b4 │ │ │ └── 0001.txt │ │ └── f78a5557857b82fa661e2da8f80a │ │ │ └── 0001.txt │ ├── 03 │ │ └── 94237b493b58319f053e40f619b8 │ │ │ └── 0003.txt │ ├── 04 │ │ ├── bbe446a346d19c09e4ef25620310 │ │ │ └── 0002.txt │ │ └── dc320dea49e69a4eacf31e50de6a │ │ │ └── 0001.txt │ ├── 07 │ │ └── 480643c51a1eb65e6ef607101f8d │ │ │ └── 0002.txt │ ├── 0a │ │ └── c3fe085fa8133deaa06459d7d0ae │ │ │ └── 0002.txt │ ├── 0d │ │ └── 50f13ac5eef3725326b6776e1e50 │ │ │ └── 0001.txt │ ├── 1c │ │ └── b77ff63c87a7f098a0bf160f2e47 │ │ │ └── 0001.txt │ ├── 1d │ │ └── 1e05c06241bc2768ea972eb894b5 │ │ │ └── 0001.txt │ ├── 1e │ │ └── 1a5a4de5e4690613de262802cad0 │ │ │ └── 0001.txt │ ├── 2a │ │ └── 75c6ae86887d278f37c7dddb177f │ │ │ └── 0002.txt │ ├── 2c │ │ └── fd9bacdf686710dd090dc5b00f8e │ │ │ └── 0002.txt │ ├── 2d │ │ └── f600bba563e383c204012faa18de │ │ │ └── 0002.txt │ ├── 3a │ │ └── 5e55346cf309eec5de4aab52e3d6 │ │ │ └── 0002.txt │ ├── 3d │ │ └── a161d174006701fcc699d0689776 │ │ │ └── 0002.txt │ ├── 4a │ │ └── 7734ba726565c79bf7f0ad846a90 │ │ │ └── 0001.txt │ ├── 5a │ │ └── 213e527d0cd4ab23d68103262336 │ │ │ └── 0003.txt │ ├── 5c │ │ └── fb9bd61ae14059ee1bb4509a2e3f │ │ │ └── 0002.txt │ ├── 5e │ │ └── 052ce6767b99b6b8598932a280b4 │ │ │ └── 0001.txt │ ├── 6a │ │ ├── 910c776ba5325d1a9ed9893b5b56 │ │ │ └── 0004.txt │ │ └── e851392b991c2661356210736c84 │ │ │ └── 0002.txt │ ├── 6c │ │ └── d3a1f76339424a09a4b673723be4 │ │ │ └── 0001.txt │ ├── 6e │ │ └── ae55674ec091b57fa69efaae757f │ │ │ └── 0002.txt │ ├── 7d │ │ └── 15ee5fd52565b72265116badafb7 │ │ │ └── 0001.txt │ ├── 7e │ │ ├── 140d2649ab49afd0a6f2ba6402a5 │ │ │ └── 0002.txt │ │ └── 2e9898ca29d039194d017a7503c8 │ │ │ └── 0004.txt │ ├── 7f │ │ └── 65de32e33369f02bd12dacf80560 │ │ │ └── 0003.txt │ ├── 8b │ │ └── 37b4512a9226413c415ba83ec6bb │ │ │ └── 0002.txt │ ├── 8d │ │ └── 1fc33fc82ef3bcdec629bcad3d21 │ │ │ └── 0001.txt │ ├── 9a │ │ └── 567f38a05d6712b317f168a0cd50 │ │ │ └── 0004.txt │ ├── 9e │ │ └── f30471b44d38402ef3dc68425443 │ │ │ └── 0001.txt │ ├── 9f │ │ └── 8e4b4e46cefca10bad8b13404d5f │ │ │ └── 0002.txt │ ├── a1 │ │ └── b284b3f274587f09b43eb43b53de │ │ │ └── 0001.txt │ ├── a2 │ │ └── 2961cab30cd4e15fb2f724722c15 │ │ │ └── 0002.txt │ ├── a7 │ │ └── 23aa374ed8f2c3130821aa8cb640 │ │ │ └── 0002.txt │ ├── a8 │ │ └── 696a456e4a0f9e2cdd4e107fa5b3 │ │ │ └── 0001.txt │ ├── a9 │ │ └── 40e3486b7d7d9ad1296009db2422 │ │ │ └── 0002.txt │ ├── aa │ │ └── 7b77e4ae0fd674a3eab7a274643e │ │ │ └── 0004.txt │ ├── ab │ │ └── fe58e4df6f3e3f88e945dbfec100 │ │ │ └── 0004.txt │ ├── ac │ │ └── 4e4497ef338645214f156f91b798 │ │ │ └── 0001.txt │ ├── ae │ │ └── e05da05dac89ab5089fe75971039 │ │ │ └── 0002.txt │ ├── b2 │ │ └── 15baed57cb97478cde5d0223ffe0 │ │ │ └── 0001.txt │ ├── b5 │ │ ├── 619b9d34329aa1d7b37bbc08e853 │ │ │ └── 0002.txt │ │ └── 6885d32ff0a273a7cb5f146d0d7d │ │ │ └── 0002.txt │ ├── b6 │ │ └── 4aaf0a3100d03353c89e830f30d8 │ │ │ └── 0002.txt │ ├── bd │ │ └── f1e0364be8da2c075206aaa070fe │ │ │ └── 0001.txt │ ├── bf │ │ └── 8ab75f333e2d691b1d21e4df5d1f │ │ │ └── 0002.txt │ ├── c1 │ │ └── 34ea1d7682f277aa72acaa152a37 │ │ │ └── 0004.txt │ ├── c3 │ │ └── 440a799c31d3d5e6f47da2bbf731 │ │ │ └── 0001.txt │ ├── c4 │ │ └── 1d2b2dd1862cb49dd59c4c59f757 │ │ │ └── 0001.txt │ ├── c6 │ │ └── 243564b8b00cd02cf524cf4b17d0 │ │ │ └── 0003.txt │ ├── c8 │ │ └── a9357015aacea95329a16e4bcdc4 │ │ │ └── 0002.txt │ ├── c9 │ │ └── 107976deb5f58c4bbc4e000d314a │ │ │ └── 0001.txt │ ├── cf │ │ ├── 6be726d5cd035a4504754fb0e418 │ │ │ └── 0001.txt │ │ └── fda9f8cefac4640fb5b1253ebb3e │ │ │ └── 0001.txt │ ├── d1 │ │ └── a3c5ee525c410c34550a94072e33 │ │ │ └── 0001.txt │ ├── d2 │ │ └── a98533aa9eabe3c78081fccfaba0 │ │ │ └── 0002.txt │ ├── d3 │ │ └── 01324840e602d2d8490d10cfde3d │ │ │ └── 0002.txt │ ├── d7 │ │ └── 60293d4053aeb4df8c29a16c5181 │ │ │ └── 0001.txt │ ├── d8 │ │ ├── 3efe3b2f55f4b84714b3dd332c40 │ │ │ └── 0002.txt │ │ └── 51b24ad473d9ea91883f97215742 │ │ │ └── 0002.txt │ ├── d9 │ │ └── 901f83e6ade323b3e16a6e54edfc │ │ │ └── 0001.txt │ ├── db │ │ ├── 5ca9ff165639d67c58d2b16e7ecc │ │ │ └── 0004.txt │ │ └── 8a453dd9bec3125f5e194aad4fdb │ │ │ └── 0001.txt │ ├── dc │ │ ├── 69577e8a0554a12e06cccbd9d619 │ │ │ └── 0001.txt │ │ └── 70246e7e0a5a8a15e82dc7bb806d │ │ │ └── 0002.txt │ ├── df │ │ ├── a99666ae7ca20f8f38f294bd5ee0 │ │ │ └── 0001.txt │ │ └── fb8a3992956b96b94ad5c0c893d5 │ │ │ └── 0004.txt │ ├── e0 │ │ └── f90a1d36117eb0901b461d373499 │ │ │ └── 0001.txt │ ├── e3 │ │ └── 7ab23839a1fb0641b7a729fdfc1b │ │ │ └── 0001.txt │ ├── e5 │ │ └── df6969c71c4cb3b786cde09b4efc │ │ │ └── 0002.txt │ ├── e8 │ │ ├── 4a78bcf072f31a7c0b7aed958e49 │ │ │ └── 0002.txt │ │ └── ae7e89fa69b8227f2f76450c7ec9 │ │ │ └── 0004.txt │ ├── e9 │ │ └── 01e146652459a2693fe6d4f420dd │ │ │ └── 0003.txt │ ├── ec │ │ ├── 784cbb9176647f9b0a69cfb6985f │ │ │ └── 0001.txt │ │ └── cd83398b213e0543e3f001e6acc7 │ │ │ └── 0002.txt │ ├── ee │ │ └── 049b19ab9cf26782d0a1e2664ede │ │ │ └── 0002.txt │ ├── ef │ │ ├── 03aec5c5fa4264044251cdbef160 │ │ │ └── 0002.txt │ │ └── 254f9d5b72091fbe49ad20060601 │ │ │ └── 0001.txt │ ├── f0 │ │ └── 210ca2cdea874854f052da6ab82c │ │ │ └── 0001.txt │ ├── f3 │ │ └── fcd6137b4f954c236f34abea37d5 │ │ │ └── 0001.txt │ ├── f5 │ │ └── 3ab6e607fbd3014096ed785153f5 │ │ │ └── 0003.txt │ ├── f9 │ │ └── 28182f788a65524e603b5968b10e │ │ │ └── 0003.txt │ ├── fb │ │ └── a909ca0d402b2db5dcf5cd400414 │ │ │ └── 0001.txt │ ├── fc │ │ └── f4345a94874f61e5c9f01fde952e │ │ │ └── 0003.txt │ └── ff │ │ ├── 87fadd2071c125b7cc5915d16fd7 │ │ └── 0002.txt │ │ └── b959f9357ae1637e824eb4393ff8 │ │ └── 0002.txt │ ├── 02 │ ├── 13 │ │ └── ef9855110271e128b6bba9f25b56 │ │ │ └── 0001.txt │ ├── 14 │ │ ├── 608939f6681bf9369bb4e58f7d60 │ │ │ └── 0001.txt │ │ ├── 6433131c27239c2fc5c19d65e8ee │ │ │ └── 0002.txt │ │ └── 7eee1691ce9dafae02bb2e905ec4 │ │ │ └── 0001.txt │ ├── 15 │ │ ├── b0453575e375e6cb0c9238d497b8 │ │ │ └── 0002.txt │ │ └── e30f7d70f6c675ac60e30e05b04e │ │ │ └── 0004.txt │ ├── 17 │ │ ├── 14a04eacaf48bedd1108e52315a9 │ │ │ └── 0001.txt │ │ └── 513dbc970d844817a8e5cfb6b2c0 │ │ │ └── 0002.txt │ ├── 18 │ │ └── 96f80a15198a33001835244de9e9 │ │ │ └── 0001.txt │ ├── 19 │ │ └── 02c2c7baa5c1c183d2436ec252c4 │ │ │ └── 0002.txt │ ├── 20 │ │ ├── 52ec3eba8542b287d2299749ebdb │ │ │ └── 0002.txt │ │ └── 75d82ac3c3fe02f9a44e3ec36aa4 │ │ │ └── 0002.txt │ ├── 21 │ │ └── f6623bdc0bfaec5e81c9ae06e9ca │ │ │ └── 0003.txt │ ├── 22 │ │ └── 36b32b2540220dadb6ce27c5d543 │ │ │ └── 0001.txt │ ├── 23 │ │ └── cadf79dd35e66c365fd71929a97f │ │ │ └── 0001.txt │ ├── 25 │ │ └── 4b831ef4c4d465a3993f626b8f1d │ │ │ └── 0002.txt │ ├── 26 │ │ └── 088080d912be6f5c01a2ae1b9d4f │ │ │ └── 0001.txt │ ├── 29 │ │ └── 3b5001ebc61b1351a127520baf9b │ │ │ └── 0003.txt │ ├── 32 │ │ └── 26dedd049aaab42ec69982065bef │ │ │ └── 0004.txt │ ├── 34 │ │ └── 6d0406799d063006bce4386d13fe │ │ │ └── 0001.txt │ ├── 36 │ │ └── baff1c45768e5f73e9e64515939f │ │ │ └── 0004.txt │ ├── 40 │ │ └── 58ce956922ab4e516581a1f8517a │ │ │ └── 0001.txt │ ├── 41 │ │ ├── 45f90a0fbdf83a5b4a25d4ccf0a7 │ │ │ └── 0002.txt │ │ └── d04bbcce6a26527da728a3f5f749 │ │ │ └── 0003.txt │ ├── 43 │ │ └── 3a0e1d86cacfcee05287550b42fb │ │ │ └── 0002.txt │ ├── 44 │ │ └── 648c3aeaed53e02b59f7f0c89d28 │ │ │ └── 0002.txt │ ├── 45 │ │ └── c18c3fb7b8b190730acde4f5bfe0 │ │ │ └── 0004.txt │ ├── 51 │ │ └── 56e3df294af4044c38678de1d4bc │ │ │ └── 0002.txt │ ├── 52 │ │ └── b37e166b88d1e44806e9e6bdd5f6 │ │ │ └── 0004.txt │ ├── 55 │ │ └── 7a7f9b6cd413c28725c164464c78 │ │ │ └── 0001.txt │ ├── 56 │ │ ├── 8864723d3e0cefe82a9f0de51e39 │ │ │ └── 0001.txt │ │ └── d64a6bd8a4d9d0de354f7100fbe9 │ │ │ └── 0004.txt │ ├── 58 │ │ └── b85499c6cb2b53ca84ae1b6e2023 │ │ │ └── 0002.txt │ ├── 59 │ │ └── 4947945e603e4fb6976538bd2539 │ │ │ └── 0001.txt │ ├── 60 │ │ ├── 3a9f38d7a13c437efc7ada40905d │ │ │ └── 0002.txt │ │ └── 7d36e2e9f7eea5b948d5ef569f8f │ │ │ └── 0003.txt │ ├── 61 │ │ └── c7aaff5750ea2aec73a3e7db74bb │ │ │ └── 0002.txt │ ├── 62 │ │ └── 49c67ae305d71fd0e1d64700d069 │ │ │ └── 0001.txt │ ├── 63 │ │ └── 2a98f014febf32dde48b09ef5083 │ │ │ └── 0002.txt │ ├── 64 │ │ └── 821548301ecaa0488b3070750ad7 │ │ │ └── 0001.txt │ ├── 65 │ │ └── d4483467859e1302a962e3ca62f9 │ │ │ └── 0001.txt │ ├── 66 │ │ ├── 17a584e7ae1ae0b09675016074f2 │ │ │ └── 0001.txt │ │ └── 4de050ae3ee8a991ca6ebad36057 │ │ │ └── 0001.txt │ ├── 67 │ │ └── 803393572f28d60f74c7f9bfcee5 │ │ │ └── 0002.txt │ ├── 74 │ │ ├── 60b745a8720ce04cf52a52605e8c │ │ │ └── 0001.txt │ │ └── ac2c33ae4dd56dcc5ab70a8861e8 │ │ │ └── 0001.txt │ ├── 76 │ │ ├── 115c3a7a64424e4f2a7b94bb7d1f │ │ │ └── 0002.txt │ │ ├── 333aa75b4733ff25a6477461a0c5 │ │ │ └── 0002.txt │ │ └── b01a1a46facc7249e15a4218f830 │ │ │ └── 0004.txt │ ├── 78 │ │ └── bac34a4add2d9457be571447862c │ │ │ └── 0001.txt │ ├── 81 │ │ └── a46ba0a97f788a362056c54254af │ │ │ └── 0003.txt │ ├── 84 │ │ └── f966d2b608b1ce8637c1ef959c6a │ │ │ └── 0002.txt │ ├── 86 │ │ └── 3dd536af29148ff15455cd755d7e │ │ │ └── 0001.txt │ ├── 88 │ │ └── bb013ad78f9ee57c84bc94702c2d │ │ │ └── 0001.txt │ ├── 92 │ │ └── 0798c93651b5a66faeb9d3d04d50 │ │ │ └── 0002.txt │ ├── 00 │ │ ├── 27d68fcbc045db18b40b4d06c4e0 │ │ │ └── 0001.txt │ │ └── e04489344819040a6c02e6e4eca3 │ │ │ └── 0002.txt │ ├── 02 │ │ └── abf6cad080cb50f739a49e4b0e65 │ │ │ └── 0001.txt │ ├── 05 │ │ ├── b9383dd8e24841b7fff6ec2f1684 │ │ │ └── 0001.txt │ │ └── ff1954a513c0484ac262405fa0e9 │ │ │ └── 0001.txt │ ├── 0a │ │ ├── 624d17209e4f1b9f2195a8ffb612 │ │ │ └── 0001.txt │ │ └── 6f55509b6e6cafcbbec568816810 │ │ │ └── 0002.txt │ ├── 0d │ │ └── e09116bc40af216143317bc09e55 │ │ │ └── 0001.txt │ ├── 0e │ │ └── de4757b8f1accc6c7674dd0eea4a │ │ │ └── 0002.txt │ ├── 1a │ │ └── b259064eda19579a3466b2cc6840 │ │ │ └── 0002.txt │ ├── 1e │ │ └── 56e61640e77f4740160023437645 │ │ │ └── 0001.txt │ ├── 2a │ │ ├── 348d64dca06d61e4f3c6afa6ad70 │ │ │ └── 0002.txt │ │ ├── 5a8c701b72480a3c1a5cb80a366c │ │ │ └── 0002.txt │ │ ├── 98ea200b5186460574715052de8c │ │ │ └── 0002.txt │ │ └── adeadced63cfbfa2ad1f23ed94ee │ │ │ └── 0002.txt │ ├── 2c │ │ └── b1751cddb98e1ca01e5a69f9cf71 │ │ │ └── 0002.txt │ ├── 3b │ │ └── b024fcc5d2ac28d72a0e59851218 │ │ │ └── 0001.txt │ ├── 3e │ │ └── fcab5b3da6fe982cfb832b6c558d │ │ │ └── 0002.txt │ ├── 3f │ │ └── b81ded650ac101814f65e9cc805d │ │ │ └── 0001.txt │ ├── 4c │ │ └── 9335be89fa71448acfe72bb23cd2 │ │ │ └── 0002.txt │ ├── 4e │ │ └── 740c10053a2b5c7bd1d7b073548f │ │ │ └── 0001.txt │ ├── 6d │ │ └── 40a907bd250dd00e473e558ddc8b │ │ │ └── 0004.txt │ ├── 6e │ │ ├── 172f6e052467fe4445e0f1819e6e │ │ │ └── 0002.txt │ │ └── 6a2361abf9184e36a9dc04eb1244 │ │ │ └── 0002.txt │ ├── 6f │ │ └── d23e09b500bfc3d6ebdbde1e77aa │ │ │ └── 0001.txt │ ├── 7a │ │ └── c8cc073fe7e8cdd0d191a005d0a7 │ │ │ └── 0004.txt │ ├── 7d │ │ └── 2721b05dfec52bd403eda17d3c98 │ │ │ └── 0002.txt │ ├── 7e │ │ └── a9ddcd8969452ff20f22be3f4d25 │ │ │ └── 0002.txt │ ├── 8a │ │ ├── 3301b5b866f4571ea0cdf994b1c7 │ │ │ └── 0003.txt │ │ └── e77d313e195019b706465cc81b9c │ │ │ └── 0001.txt │ ├── 8c │ │ └── 9c7d353d6277759d85fb0b2923db │ │ │ └── 0002.txt │ ├── 8e │ │ └── 1d7be27cf38f24b4b55691ffc148 │ │ │ └── 0001.txt │ ├── 8f │ │ └── 66d46d5307450e200418b935b868 │ │ │ └── 0001.txt │ ├── 9a │ │ └── 06689f5b228a9ab72829bf233e88 │ │ │ └── 0001.txt │ ├── 9c │ │ └── 1502d9f0e7682f07c98077942381 │ │ │ └── 0002.txt │ ├── 9e │ │ └── ac1a16356b4ff306ef86f4511d9a │ │ │ └── 0002.txt │ ├── a3 │ │ └── 358e3d5242deb83b4ffc1ee2c260 │ │ │ └── 0001.txt │ ├── a7 │ │ └── 815f98a9e23c1243634e6428bedc │ │ │ └── 0002.txt │ ├── aa │ │ └── d153405adbe29a8dd95c720df181 │ │ │ └── 0002.txt │ ├── ab │ │ └── 532117ee4d3802700a785024fa33 │ │ │ └── 0004.txt │ ├── b2 │ │ └── 5b6a6316445a81e32e320d02e813 │ │ │ └── 0001.txt │ ├── b3 │ │ └── c336f3947a45e097c8408a731b0f │ │ │ └── 0001.txt │ ├── b6 │ │ └── c2e90586b5b3812327e63dacb948 │ │ │ └── 0002.txt │ ├── b7 │ │ └── 5be11d435a7f91a1b6d3b9f2bc38 │ │ │ └── 0001.txt │ ├── b9 │ │ └── a70bf121ebddeee1e98d4b9e7bcc │ │ │ └── 0001.txt │ ├── bc │ │ └── 951f7e366ccef7a18b255ab0646d │ │ │ └── 0001.txt │ ├── be │ │ └── d7e3b70bc809a21a942829e973ca │ │ │ └── 0002.txt │ ├── c1 │ │ └── bbc6833cccd9bc53da82634870c0 │ │ │ └── 0002.txt │ ├── c2 │ │ ├── 23242a1673b470dc197f593c57c4 │ │ │ └── 0001.txt │ │ ├── 3e86fc0f688753bf7d05700ecc6e │ │ │ └── 0002.txt │ │ ├── 5378a2fcd2e4753ae3301a8948a5 │ │ │ └── 0001.txt │ │ └── b10c910eb02ea003a329611ea504 │ │ │ └── 0001.txt │ ├── c6 │ │ └── cb6c17f08c449f785507a6bbdeb8 │ │ │ └── 0003.txt │ ├── ce │ │ └── 735c947540ae055188f85b9d81ce │ │ │ └── 0001.txt │ ├── d1 │ │ └── 76d5f0b3fa5a9c40eb4cbc370c6e │ │ │ └── 0001.txt │ ├── d2 │ │ └── bd1e991e6a68d8c41a830cbed974 │ │ │ └── 0004.txt │ ├── d4 │ │ └── 6ab7b8396d8f24c31ea2e8a0e2f2 │ │ │ └── 0003.txt │ ├── d6 │ │ └── 081cebf1a4036078d5f4c5234301 │ │ │ └── 0001.txt │ ├── d9 │ │ └── 994bd9ad6cb01896ad1072302ab5 │ │ │ └── 0001.txt │ ├── db │ │ ├── 85c33c4f0e8d3ae7723128cdc956 │ │ │ └── 0001.txt │ │ └── 966d82f96cec798b98779b6405b6 │ │ │ └── 0002.txt │ ├── dc │ │ ├── 169ddce84d824de2c0ccf795d3a3 │ │ │ └── 0003.txt │ │ └── bc6763a7c4159f37c8b9ac70f801 │ │ │ └── 0002.txt │ ├── dd │ │ └── 55663a057ebaf4f3c88c45ce0e6f │ │ │ └── 0002.txt │ ├── df │ │ └── 97bc87f039b7937f5ab2ea4dd64c │ │ │ └── 0001.txt │ ├── e0 │ │ └── a96a7bf9b3aa020208e0036f04c0 │ │ │ └── 0004.txt │ ├── e2 │ │ └── 72b256cf72e99b6cce8e97332b57 │ │ │ └── 0004.txt │ ├── e3 │ │ └── 5cd90ebbe9bbdde6b531046b1e71 │ │ │ └── 0002.txt │ ├── e5 │ │ └── 78b3088121b45ac664266e407f0b │ │ │ └── 0002.txt │ ├── e6 │ │ └── 2e6e0dfcc91aca06a05ddfa74419 │ │ │ └── 0001.txt │ ├── e8 │ │ └── 38ee544e1f78a17d4fbeb45da949 │ │ │ └── 0001.txt │ ├── eb │ │ └── dccb0c0e96be6817a49c390d1b01 │ │ │ └── 0001.txt │ ├── ec │ │ └── e338383d0ddb7657713cdfa7c49b │ │ │ └── 0002.txt │ ├── ee │ │ ├── 23df70423c234a122ac037c987ab │ │ │ └── 0003.txt │ │ └── 767e411ec9e8f98c9df2a49f1ebd │ │ │ └── 0001.txt │ ├── ef │ │ ├── 041718fd48e6c6ef886960dd7f50 │ │ │ └── 0001.txt │ │ └── a69b86ded696927bac9f450ba490 │ │ │ └── 0001.txt │ ├── f0 │ │ └── 5eb6ddbc3d337c4c551cd34dec10 │ │ │ └── 0001.txt │ ├── f2 │ │ └── 74bb57951b856cd1db7121b1e7c1 │ │ │ └── 0002.txt │ ├── f7 │ │ ├── 2a0abfb95c288d56248fd351a647 │ │ │ └── 0001.txt │ │ └── b2fbbdba8b339683ee96932d3c2f │ │ │ └── 0003.txt │ └── fa │ │ └── 94843f1372473f34a928383c8a08 │ │ └── 0001.txt │ ├── 03 │ ├── 10 │ │ └── 675c11fd4c3b1dccb9c38a0b4404 │ │ │ └── 0001.txt │ ├── 13 │ │ ├── 904e432c6936160604882499ef11 │ │ │ └── 0001.txt │ │ ├── b0c5ab6083c84db7db0ab14adbd0 │ │ │ └── 0001.txt │ │ └── efeabe053162e60d5a5c75f360a4 │ │ │ └── 0002.txt │ ├── 16 │ │ ├── 39b0d522b07b2476db6b4cd8ca63 │ │ │ └── 0002.txt │ │ └── 58238ad958e66bfae82e7cb94a1c │ │ │ └── 0001.txt │ ├── 17 │ │ └── 18ea88db63dd3ba8fedf8095acb6 │ │ │ └── 0002.txt │ ├── 18 │ │ └── 5f6149870cf6fc631a897c8cf246 │ │ │ └── 0001.txt │ ├── 19 │ │ └── 928aad3c909d363c1c839a96467a │ │ │ └── 0002.txt │ ├── 21 │ │ ├── 8a7d764143af21bcb34e692fcc7a │ │ │ └── 0001.txt │ │ └── f9e07ae770ff48a5955baf6b79fc │ │ │ └── 0001.txt │ ├── 25 │ │ └── 897b1dc36febf37d87443348ebd8 │ │ │ └── 0001.txt │ ├── 26 │ │ ├── 94d9bc984292f571bc3f829c5b62 │ │ │ └── 0001.txt │ │ └── cde238773a5128e7e3c5cd2fae0e │ │ │ └── 0001.txt │ ├── 27 │ │ ├── 9b01e4c5d219177dbb61a4333089 │ │ │ └── 0004.txt │ │ └── ddc0c292b8a4e33b72621d565942 │ │ │ └── 0003.txt │ ├── 31 │ │ ├── 5d5af9dfeeaa85a3b2aeb0563304 │ │ │ └── 0001.txt │ │ └── 855be15e4a655dadbc4c4af76833 │ │ │ └── 0002.txt │ ├── 36 │ │ ├── 9f6fdea36068713cd47de9cf030b │ │ │ └── 0002.txt │ │ └── c3362712cc4d52a95d58ea13fa58 │ │ │ └── 0001.txt │ ├── 38 │ │ └── 5a745e2b45da03738284d0c05fb8 │ │ │ └── 0001.txt │ ├── 44 │ │ └── 6f38a9bc55eb9160f13c089aaf45 │ │ │ └── 0001.txt │ ├── 45 │ │ └── 1c37867bcf8b51795c9926601f03 │ │ │ └── 0004.txt │ ├── 46 │ │ └── 25074ce2f1665756cd85704a01ce │ │ │ └── 0001.txt │ ├── 47 │ │ ├── a4b428c7f7fbf38ecdb77e905f6d │ │ │ └── 0002.txt │ │ └── b27e45bad8dd2992df5ed46cec4b │ │ │ └── 0002.txt │ ├── 50 │ │ └── 38fc981821122f4147bf2de7ddbd │ │ │ └── 0001.txt │ ├── 51 │ │ ├── 23ec8126843e3ad3a5eea4647850 │ │ │ └── 0001.txt │ │ └── dbc16124384662ca6a2463d811c2 │ │ │ └── 0002.txt │ ├── 59 │ │ └── 4a69da124182a9b8873b2ea4ae82 │ │ │ └── 0001.txt │ ├── 60 │ │ └── cfdba9dc7350d7e2e63a090c4525 │ │ │ └── 0001.txt │ ├── 62 │ │ └── 36ad69c91b85030b3ed0877dce9f │ │ │ └── 0001.txt │ ├── 63 │ │ └── 4ea8ca499c355772300ea7ae5fd1 │ │ │ └── 0001.txt │ ├── 65 │ │ └── 584685936466d1ec6972c2d20432 │ │ │ └── 0002.txt │ ├── 66 │ │ └── 00515dc676c9a835d48c9ea47a6e │ │ │ └── 0004.txt │ ├── 67 │ │ ├── 383ade5397f4b638240ecf98b070 │ │ │ └── 0001.txt │ │ ├── 3da569c0e41171fa8bc4f85e4e41 │ │ │ └── 0001.txt │ │ ├── 8a68b7c5c7b030ceb9efc705b106 │ │ │ └── 0001.txt │ │ └── 93835993e2f06719490bd86952cc │ │ │ └── 0001.txt │ ├── 68 │ │ ├── 26aadfd44ad314824677d9ee1310 │ │ │ └── 0001.txt │ │ └── 7638392e51ab3c179728b8ef8c24 │ │ │ └── 0002.txt │ ├── 70 │ │ └── 34e7f2c6816090a469a9f84c59e9 │ │ │ └── 0002.txt │ ├── 72 │ │ └── c88654bed1bcb0ce8f7a0a091441 │ │ │ └── 0002.txt │ ├── 74 │ │ └── 0104e944563214b1b99008840ac5 │ │ │ └── 0001.txt │ ├── 77 │ │ └── 6a49f129cf0d2f366512909c8248 │ │ │ └── 0001.txt │ ├── 79 │ │ └── c65322c9df499e3be8b7f5cc5d6b │ │ │ └── 0001.txt │ ├── 81 │ │ └── df518eb604d0a151309eb821fce5 │ │ │ └── 0002.txt │ ├── 82 │ │ ├── 0ddfea1647368646dbcb68ef8e1c │ │ │ └── 0003.txt │ │ └── a512b049df91db4b226487ffd881 │ │ │ └── 0002.txt │ ├── 83 │ │ └── 8adba7047d680e24b48fa2e162d0 │ │ │ └── 0001.txt │ ├── 85 │ │ └── 3c0e3634436282d4c43a8d311f39 │ │ │ └── 0004.txt │ ├── 92 │ │ └── 36882af398ce2eb68f50df3f10a1 │ │ │ └── 0001.txt │ ├── 93 │ │ └── 6ede154d566ce584c4e0b6a41203 │ │ │ └── 0001.txt │ ├── 00 │ │ └── fba1771cc158051c794e5ce13213 │ │ │ └── 0001.txt │ ├── 03 │ │ └── 4c6078b50daa189109c97c2e5eb3 │ │ │ └── 0002.txt │ ├── 04 │ │ └── 50c8d49976958ac35fd07d5eca8e │ │ │ └── 0001.txt │ ├── 07 │ │ └── 61faa413c91aa1a899a9fce61f48 │ │ │ └── 0004.txt │ ├── 08 │ │ └── 77a023d420391cb5815244a6f0f5 │ │ │ └── 0002.txt │ ├── 09 │ │ └── bcac1708c7dc688eb582a00941bf │ │ │ └── 0002.txt │ ├── 0c │ │ └── 22447683ee5e82ff03475d80ea7e │ │ │ └── 0001.txt │ ├── 0d │ │ └── 84810d6710c005b2eeee85f68b7e │ │ │ └── 0001.txt │ ├── 0e │ │ └── 34f52ccd545471c647e217c874a6 │ │ │ └── 0002.txt │ ├── 1b │ │ └── bccfa639da5395f3b35cc437c9da │ │ │ └── 0001.txt │ ├── 1c │ │ └── 69f3fa54819c07a748d4d941b5b8 │ │ │ └── 0001.txt │ ├── 2c │ │ ├── 72e557b8cb0c5ef69139587536a5 │ │ │ └── 0001.txt │ │ └── bb5dc09bc124a25c686b62f096d4 │ │ │ └── 0002.txt │ ├── 2d │ │ ├── 489b137206e63a8b22621b2d6a06 │ │ │ └── 0001.txt │ │ └── e7ff2c77b927b5b4e70da9e4182f │ │ │ └── 0001.txt │ ├── 2e │ │ └── cbf726e7aea4d3e7c1d50a7b6ed6 │ │ │ └── 0001.txt │ ├── 3d │ │ └── 8837ce08180da1342f9f09116380 │ │ │ └── 0001.txt │ ├── 3e │ │ ├── 452204ef4fa0c0136ec65925896e │ │ │ └── 0004.txt │ │ └── f0b3acd04a57c2cd66f46b411b29 │ │ │ └── 0001.txt │ ├── 4b │ │ └── 7c0e630a707ed89edd39034f5e22 │ │ │ └── 0003.txt │ ├── 4e │ │ └── 4ab03a3d4e59b24a5bb5580762e7 │ │ │ └── 0001.txt │ ├── 4f │ │ └── ffaa3eab25f445323477e06a1c5a │ │ │ └── 0003.txt │ ├── 5f │ │ └── 32310859b73ac69d77c272f8dd04 │ │ │ └── 0002.txt │ ├── 6f │ │ └── f9dd81d49ea5fbfbf513e5e094cf │ │ │ └── 0001.txt │ ├── 7a │ │ └── 665a059a86368cebabb602f149eb │ │ │ └── 0004.txt │ ├── 7b │ │ └── f134e5073e0baf3ae407cb84dede │ │ │ └── 0001.txt │ ├── 7d │ │ ├── 1d80d50867bf66519ff3e6fa5507 │ │ │ └── 0004.txt │ │ └── 42886ff61acd75abdafff480bcaa │ │ │ └── 0002.txt │ ├── 8b │ │ └── ddfae6d7a2e4128aca0143f899cf │ │ │ └── 0004.txt │ ├── 8c │ │ └── 0a30df70859b480dd5af1b70092e │ │ │ └── 0001.txt │ ├── 8f │ │ ├── 9747b15d23eae430cf27f6ed17ad │ │ │ └── 0001.txt │ │ └── a71eb7bcd99a405168190a188f8c │ │ │ └── 0001.txt │ ├── 9f │ │ └── c9e56e8a2329bab4e02d4ff4847f │ │ │ └── 0001.txt │ ├── a1 │ │ └── 7a4162bacd801671f7b0d53105f8 │ │ │ └── 0001.txt │ ├── a2 │ │ └── 8d8c1ab9700da31632a880a3c24f │ │ │ └── 0002.txt │ ├── a4 │ │ └── 5b2ccc5d39b87cc13141f3c4101b │ │ │ └── 0002.txt │ ├── a5 │ │ ├── b967452eae3e3ab87c823ad2600a │ │ │ └── 0001.txt │ │ └── f5dddac7a8044a913c7ec3ae87fb │ │ │ └── 0001.txt │ ├── a7 │ │ └── fc2cbe0aae8bdbb1847d7d456a9a │ │ │ └── 0002.txt │ ├── a9 │ │ ├── 5bdf2f7d4e9ca841f65e27187f43 │ │ │ └── 0004.txt │ │ └── 87ee41380c3d194977b4006f38e8 │ │ │ └── 0002.txt │ ├── ab │ │ ├── 06eceda23f86cb2b9d5c47892a94 │ │ │ └── 0002.txt │ │ └── 5a4f7844137c43cacb30c463060d │ │ │ └── 0002.txt │ ├── ac │ │ └── c223d75d09415bd5fdd62e21490f │ │ │ └── 0002.txt │ ├── ad │ │ └── 75765d39f002db8acedeb065bcfc │ │ │ └── 0001.txt │ ├── b0 │ │ └── 3406bfe74aceea389dc7b649fb05 │ │ │ └── 0001.txt │ ├── b1 │ │ └── 679c72ca802a4390dc1b2d60f792 │ │ │ └── 0004.txt │ ├── b2 │ │ └── 298d2c6f606ddfc945c12035042c │ │ │ └── 0001.txt │ ├── b3 │ │ └── fe07a516744e21505467cdc72b02 │ │ │ └── 0001.txt │ ├── b4 │ │ └── 7ac84cd5bd6aba824efff483638c │ │ │ └── 0001.txt │ ├── b5 │ │ └── 1b66c353c97820f54a3193e95a8c │ │ │ └── 0001.txt │ ├── b6 │ │ └── c80054714e4dfbce1c32b500b379 │ │ │ └── 0001.txt │ ├── b8 │ │ └── 813c22ad8afd0beedf44f388c0a0 │ │ │ └── 0001.txt │ ├── ba │ │ └── 8702345891bb8e61faa84e1a85c3 │ │ │ └── 0002.txt │ ├── bb │ │ ├── 2bdd25f18ae5f487172d291ae0a3 │ │ │ └── 0001.txt │ │ ├── 32a86ab644d036808f6a16b88832 │ │ │ └── 0003.txt │ │ └── 96822869749a669ed1c0202a69b5 │ │ │ └── 0004.txt │ ├── c0 │ │ └── fd5d2bb20c86db0c8f24a83b8a3c │ │ │ └── 0003.txt │ ├── c2 │ │ └── 898e092601806ec52e17417186e5 │ │ │ └── 0002.txt │ ├── ca │ │ └── 9a4ba238f649bfec734f44192035 │ │ │ └── 0001.txt │ ├── ce │ │ └── 06c9419e1289a930c793993b60ef │ │ │ └── 0001.txt │ ├── cf │ │ └── 939c68b10af798e43c7348d483fc │ │ │ └── 0002.txt │ ├── d1 │ │ └── 642802d2242e48b8230f0093404b │ │ │ └── 0004.txt │ ├── d4 │ │ └── 3900a48f13423e8197e574c03702 │ │ │ └── 0002.txt │ ├── d5 │ │ └── 1407388007df7599d24456d8b49d │ │ │ └── 0001.txt │ ├── d6 │ │ └── cc96d84d8ac4b1f3cca936c8b79c │ │ │ └── 0002.txt │ ├── db │ │ ├── 03879123f5f6a52db97b31f6a683 │ │ │ └── 0002.txt │ │ └── cb2f3758632b1d191c5cbf0f4d10 │ │ │ └── 0002.txt │ ├── dc │ │ └── 5c575ad9937b5e3d97f65b4aa0ed │ │ │ └── 0001.txt │ ├── e0 │ │ └── 88095cf461ee3e82dfe33861e57c │ │ │ └── 0002.txt │ ├── e1 │ │ └── b8dd3ef6e2987cb0f2bb5b5b2fb7 │ │ │ └── 0002.txt │ ├── e4 │ │ └── 7522daab98249aefdae3c4b57810 │ │ │ └── 0001.txt │ ├── e5 │ │ └── 3fe4614132005af98e2266a12caa │ │ │ └── 0001.txt │ ├── e8 │ │ └── 359e27e7a0fd9bcdeb833b345393 │ │ │ └── 0002.txt │ ├── ec │ │ └── e29f26379c462419dc0ec066d4cd │ │ │ └── 0003.txt │ ├── ee │ │ ├── 639e11018c09ae2aa2c0ac7d6249 │ │ │ └── 0001.txt │ │ └── 735d89466c9e3580e1216032c362 │ │ │ └── 0003.txt │ ├── f2 │ │ ├── 4ecf0c1b0637ce85d4eae6150052 │ │ │ └── 0002.txt │ │ └── 995111cddb132563c2976d34d90d │ │ │ └── 0001.txt │ ├── f3 │ │ └── e087a6cfb169f384dceca93584cb │ │ │ └── 0003.txt │ ├── fc │ │ ├── 9799762cede9471318ccb90c5090 │ │ │ └── 0001.txt │ │ └── fe12c01e7fe9b42b1b070152e05c │ │ │ └── 0002.txt │ ├── fd │ │ └── 423508ca901330fddb97a9f3c338 │ │ │ └── 0002.txt │ └── ff │ │ ├── 18342a9f9ae51c89f09bbdf849be │ │ └── 0001.txt │ │ └── abba198ec6016258f7032616e926 │ │ └── 0001.txt │ ├── 04 │ ├── 10 │ │ └── 3dcd2c09205756dbb0df8ea39d69 │ │ │ └── 0001.txt │ ├── 19 │ │ └── 141fef009fdaf962bbd58bbde9be │ │ │ └── 0001.txt │ ├── 25 │ │ └── a471c0e9110c9dfc08556bdcdc5e │ │ │ └── 0001.txt │ ├── 26 │ │ ├── 11c7347f96b96d0dd68fc516890d │ │ │ └── 0001.txt │ │ └── db22eab05be5e8d64599357c3ceb │ │ │ └── 0001.txt │ ├── 27 │ │ ├── 7621a038b572bffe6535d6e55d6a │ │ │ └── 0001.txt │ │ └── 8c0a5f14adc51485827c3a8c8c5b │ │ │ └── 0001.txt │ ├── 28 │ │ └── 7c609df7b604e889938cf36fba2a │ │ │ └── 0001.txt │ ├── 33 │ │ └── 8a0c0ac66b1e7d4e920d2cd814ae │ │ │ └── 0002.txt │ ├── 35 │ │ └── 271fb61d7350200ef02e37fb5944 │ │ │ └── 0003.txt │ ├── 37 │ │ └── bbe093d7b922dc8920fb4bf0611a │ │ │ └── 0001.txt │ ├── 39 │ │ └── 8a43748dd30514c13ee7a9e6d92b │ │ │ └── 0001.txt │ ├── 42 │ │ └── 7c4f968995beb4a93d93b16eaa23 │ │ │ └── 0001.txt │ ├── 46 │ │ └── b695c370fa2336120bc1a75f206c │ │ │ └── 0002.txt │ ├── 47 │ │ └── 3e1712e5f6fbd54dbd5805e92d11 │ │ │ └── 0001.txt │ ├── 49 │ │ ├── 838f6befa14ce26b0cab69d509cd │ │ │ └── 0002.txt │ │ └── 946fba0c5d64dfdce23eadcc83a8 │ │ │ └── 0001.txt │ ├── 54 │ │ ├── 9ae1ed77aba5ee58b5c3022aa461 │ │ │ └── 0002.txt │ │ └── eb455fa32eb5250bcd8d8ca268a9 │ │ │ └── 0001.txt │ ├── 55 │ │ └── 3a2a91375d6afea8f38661fc96e0 │ │ │ └── 0003.txt │ ├── 56 │ │ └── dfe82f06ef9f1fa9efda18bca6d1 │ │ │ └── 0001.txt │ ├── 57 │ │ └── 8f57b0f11ae99a0f0ec64739f6b6 │ │ │ └── 0001.txt │ ├── 58 │ │ └── 2065fb200ee27796c1e2315a8d98 │ │ │ └── 0001.txt │ ├── 67 │ │ └── 165cad143c2ac3fcd6f30e3d7e53 │ │ │ └── 0002.txt │ ├── 68 │ │ └── 1af612bce2dd4a8af263f06aec09 │ │ │ └── 0001.txt │ ├── 69 │ │ └── d529c2c88d2cd00f38362507f24a │ │ │ └── 0001.txt │ ├── 70 │ │ └── 98cd09622dd39082d97a1a99e17f │ │ │ └── 0001.txt │ ├── 72 │ │ └── 22348c70728e61d7d9f229c9b910 │ │ │ └── 0001.txt │ ├── 73 │ │ └── 6a8db4283cb6431b1f1049e82279 │ │ │ └── 0002.txt │ ├── 74 │ │ └── 68495767564859d4a3f0a750bc61 │ │ │ └── 0001.txt │ ├── 75 │ │ ├── 60c85ce72a3b963fdf7296b71068 │ │ │ └── 0001.txt │ │ └── 77835ecee4b03f78ff22c7218cec │ │ │ └── 0001.txt │ ├── 79 │ │ └── 627d47f33710ea1a504ddf673985 │ │ │ └── 0001.txt │ ├── 82 │ │ └── d0460c7b8f0b4de8c0ea6a22ed5d │ │ │ └── 0001.txt │ ├── 84 │ │ └── b3bf73b7780264b4d61bcc460df7 │ │ │ └── 0001.txt │ ├── 85 │ │ └── 17ee2f9b774d5bf9a83d40b86e52 │ │ │ └── 0002.txt │ ├── 87 │ │ └── e6f5b433455ef41e8c0ebbe165e3 │ │ │ └── 0001.txt │ ├── 88 │ │ └── 1badc19186f7b5cabe11ba5af8cd │ │ │ └── 0001.txt │ ├── 94 │ │ ├── 1b4b5b3a8dcbe2135310d067eb6e │ │ │ └── 0001.txt │ │ └── d94476c98b1ae4f4ef86df9d0173 │ │ │ └── 0002.txt │ ├── 99 │ │ └── 9ff2109c5e857e9f6286ed6d1dc6 │ │ │ └── 0002.txt │ ├── 00 │ │ ├── 2eade61966c3edb7af6d66eea4b6 │ │ │ └── 0001.txt │ │ └── 795ab41f1740284adea74d7fb158 │ │ │ └── 0001.txt │ ├── 03 │ │ └── 4f22be9b24bf02dc516c579d14aa │ │ │ └── 0001.txt │ ├── 04 │ │ └── 30f571e872d9937a40e2d2ebc99f │ │ │ └── 0001.txt │ ├── 05 │ │ ├── 3497c2ea3de8e24ccc5ee562b308 │ │ │ └── 0001.txt │ │ └── 4b3d570217dfc0de903e0a2fbb34 │ │ │ └── 0002.txt │ ├── 07 │ │ └── 8b3a35a7cbd5a0fcf0e71e3a444e │ │ │ └── 0001.txt │ ├── 08 │ │ └── e86b4dec79263962d09476b37c6d │ │ │ └── 0002.txt │ ├── 09 │ │ └── 7210f486b4e8ece5361b55013cf6 │ │ │ └── 0002.txt │ ├── 0b │ │ ├── 65894b291d34d56156d53683a772 │ │ │ └── 0001.txt │ │ └── 8f85df93380cef4207834d84fd8d │ │ │ └── 0001.txt │ ├── 0c │ │ └── 33808fd5191b68b932e5ad87fb59 │ │ │ └── 0002.txt │ ├── 0d │ │ └── 03fb6ae2717595f685b0a747411b │ │ │ └── 0001.txt │ ├── 0e │ │ └── b0a2b25f58ab176ca3c7cc9c8cd9 │ │ │ └── 0004.txt │ ├── 1b │ │ └── 1276b28c987f29824c9a29147ba1 │ │ │ └── 0001.txt │ ├── 2e │ │ └── c0162d019cc7dcfa6b59ddf06b89 │ │ │ └── 0001.txt │ ├── 3a │ │ ├── 3dbba8c2cecf2bb27af43407f0b7 │ │ │ └── 0004.txt │ │ └── c3ca0b1effeef14393136546f04b │ │ │ └── 0001.txt │ ├── 3b │ │ └── b4f551c0e3c0beed04675869a2fb │ │ │ └── 0003.txt │ ├── 3e │ │ └── 843f7723852a62b6818289f8d1e3 │ │ │ └── 0002.txt │ ├── 4d │ │ ├── 1a51ebbf3334cb19c44cf3b99023 │ │ │ └── 0003.txt │ │ └── 5089089d5d794270f9202f5c657d │ │ │ └── 0002.txt │ ├── 4e │ │ ├── 18d79b5614fe9345952a0e0c7d12 │ │ │ └── 0001.txt │ │ └── 4fad2d6bb3cf85bea38170703e8d │ │ │ └── 0001.txt │ ├── 5d │ │ └── f09c904756219da6ade5e50da728 │ │ │ └── 0001.txt │ ├── 6a │ │ └── 15dcfc83adf9a7074e37b4dc795b │ │ │ └── 0001.txt │ ├── 6c │ │ └── 47b69f6a234baf7bc4a9e8483128 │ │ │ └── 0001.txt │ ├── 6f │ │ ├── 2e3944141525652b495ba747e6f1 │ │ │ └── 0002.txt │ │ └── 4d18420fefc8988708027cf13686 │ │ │ └── 0002.txt │ ├── 7c │ │ └── b749f8f867d00231ff5c54a33a06 │ │ │ └── 0002.txt │ ├── 7d │ │ └── 733ab00b65ffe85cdc21b370ca4e │ │ │ └── 0001.txt │ ├── 7e │ │ └── 81af99d038fe613747802a789d77 │ │ │ └── 0001.txt │ ├── 8a │ │ └── 5256e1344f14740c6409333ff773 │ │ │ └── 0004.txt │ ├── 8c │ │ └── 723a3389ae4aaaa11d3d97123e2d │ │ │ └── 0001.txt │ ├── 8d │ │ └── 9edcfa2e22d1cdb4d92ba55c71a5 │ │ │ └── 0001.txt │ ├── 9a │ │ └── 83f98606917eec82ddb7bb9a2970 │ │ │ └── 0002.txt │ ├── 9c │ │ └── d6abf4bf7830b4895b2f95440e85 │ │ │ └── 0001.txt │ ├── 9e │ │ ├── 0ccc32ec6dc005c9d2b1c6bfa0b3 │ │ │ └── 0002.txt │ │ └── 8ea519842d3f92c07b781e818bc4 │ │ │ └── 0001.txt │ ├── 9f │ │ └── 9316be1fc0434c43cf95f7910f9c │ │ │ └── 0001.txt │ ├── a1 │ │ └── becac7bef91d90f57a7d5c5741bc │ │ │ └── 0001.txt │ ├── a2 │ │ └── d06b9b5761ab4d185c39954c9a96 │ │ │ └── 0001.txt │ ├── a3 │ │ ├── 92dee87a1f470a1148a218d169e6 │ │ │ └── 0002.txt │ │ └── ef3b2475ca1e38c1c1fd83d5086f │ │ │ └── 0002.txt │ ├── a5 │ │ └── b41cb5882682fb7d1aca2ccf8689 │ │ │ └── 0002.txt │ ├── a9 │ │ └── 80320fbf3d9d829f05355ffebe68 │ │ │ └── 0001.txt │ ├── ad │ │ └── d6028b0d1684489ab7d8f5d67984 │ │ │ └── 0001.txt │ ├── b7 │ │ └── 18ded4497b19c22f3b631eee01dc │ │ │ └── 0002.txt │ ├── ba │ │ └── 9fa83a634a7fffe92c7be82ae7f2 │ │ │ └── 0002.txt │ ├── bb │ │ └── 12a1baab66d8835eee59ad928748 │ │ │ └── 0001.txt │ ├── bf │ │ └── 3923093cc8dae93048609f5be910 │ │ │ └── 0002.txt │ ├── c1 │ │ └── 63fb9ea04e0bcc4c75d7e4a1df45 │ │ │ └── 0002.txt │ ├── c2 │ │ └── 9142fa74cce561a10843b2117a84 │ │ │ └── 0001.txt │ ├── c3 │ │ └── 99a16e73361c6f17a91ff8decda6 │ │ │ └── 0002.txt │ ├── c4 │ │ └── abd72a907a3aa49765062983d93a │ │ │ └── 0001.txt │ ├── c6 │ │ ├── 411cecb3387c7c61c2b393be4450 │ │ │ └── 0001.txt │ │ └── c5d8232d75b02da4fbeeb1f1a94a │ │ │ └── 0001.txt │ ├── c8 │ │ └── c3584f1415d2712fd1ffb377e291 │ │ │ └── 0001.txt │ ├── ca │ │ └── e4913b8c99ccf2079af5a6fd11d2 │ │ │ └── 0002.txt │ ├── cb │ │ └── 572fb5c98f64ec61317331d4b1fb │ │ │ └── 0002.txt │ ├── cc │ │ └── 74f67a85b8e5f399691afe230ef1 │ │ │ └── 0003.txt │ ├── d2 │ │ └── 61001795802270a09fa1233d07fa │ │ │ └── 0002.txt │ ├── d7 │ │ └── 7712a77eb6065367840f9007dc5f │ │ │ └── 0003.txt │ ├── d8 │ │ └── 27b1c3145dfb1aeeeb6e1c664f7b │ │ │ └── 0002.txt │ ├── db │ │ └── 1d11d85230d2f01ae795d5dff253 │ │ │ └── 0001.txt │ ├── dc │ │ └── 83e430e826c77483512126fe1569 │ │ │ └── 0001.txt │ ├── df │ │ └── b75a9902204ac270dd0155c63d3f │ │ │ └── 0001.txt │ ├── e2 │ │ ├── 53a8cf26a443f1f0b347b252aa8d │ │ │ └── 0004.txt │ │ ├── 83343fd453949773878a0192d73a │ │ │ └── 0002.txt │ │ └── cf9a260f3869e405e933f0e01837 │ │ │ └── 0004.txt │ ├── e3 │ │ └── d89b929f42c1611f9f868809e279 │ │ │ └── 0002.txt │ ├── e4 │ │ └── d6a256e4915ff1058ee7411577e9 │ │ │ └── 0002.txt │ ├── e5 │ │ └── 5e5400e8fad94326e65fcc4b70c5 │ │ │ └── 0001.txt │ ├── e9 │ │ └── 673013248b163180ff8cd69a8819 │ │ │ └── 0001.txt │ ├── ea │ │ └── b04fc0d140bf259d16fc5dc0c6ab │ │ │ └── 0001.txt │ ├── ec │ │ └── 23ecb22ed85445e08fc7b340d9d1 │ │ │ └── 0002.txt │ ├── f0 │ │ └── e27f38d75684d3af2b9d8cfec4ec │ │ │ └── 0001.txt │ ├── f2 │ │ └── 5520f8b04f2e017e76f1fac8e82b │ │ │ └── 0001.txt │ ├── f6 │ │ └── d4db2cdbc8016f6e60e2456ad196 │ │ │ └── 0001.txt │ ├── fb │ │ └── 2b64f1218e54274cef2de618d5c2 │ │ │ └── 0001.txt │ ├── fc │ │ ├── 34403fb09745f296f5e6e3bf5b2d │ │ │ └── 0004.txt │ │ └── 9f8927e36a804f6f00713c5cd3a1 │ │ │ └── 0002.txt │ └── fd │ │ └── 9bec718f20c9e95a3ee372f3b9ec │ │ └── 0001.txt │ ├── 05 │ ├── 12 │ │ └── 2425a7eaaac35bb058ef183f1772 │ │ │ └── 0001.txt │ ├── 18 │ │ ├── 0c01b3d238a110f01c2b1752d34a │ │ │ └── 0003.txt │ │ └── 5b58ca2224b30da7dd83eb122e63 │ │ │ └── 0001.txt │ ├── 20 │ │ ├── 8cf18be1d2e5c4f7a287c59ec7d3 │ │ │ └── 0018.txt │ │ ├── 9d607828d60235b8af197f440cef │ │ │ └── 0001.txt │ │ └── b01e0db1f67cc6c6ff6a3abceef4 │ │ │ └── 0001.txt │ ├── 23 │ │ ├── 59b0429ca37b05eccc4025b41c31 │ │ │ └── 0001.txt │ │ └── c1f921c511c43dbb3cdc8b21dcd2 │ │ │ └── 0002.txt │ ├── 31 │ │ └── c627d8f5aa23ebe511fdcb21fcab │ │ │ └── 0001.txt │ ├── 35 │ │ └── 11911f308db3cfc7121b6567aa02 │ │ │ └── 0004.txt │ ├── 36 │ │ └── a64cda6b6a449bcbbe7b66ca27bc │ │ │ └── 0001.txt │ ├── 37 │ │ └── 10851943e1d03c7dad025dcbbc68 │ │ │ └── 0003.txt │ ├── 38 │ │ ├── 14e01d66bb811a42d5cd746136ec │ │ │ └── 0001.txt │ │ └── d362becda9b490fca8d1e1160d04 │ │ │ └── 0001.txt │ ├── 40 │ │ └── 9b5573457ef5cf291aa10f7febf3 │ │ │ └── 0001.txt │ ├── 41 │ │ └── 85ec79b65d166ce654a8002ce03c │ │ │ └── 0003.txt │ ├── 43 │ │ └── 7435a6b431f0f0f3cf2fbebb5364 │ │ │ └── 0001.txt │ ├── 45 │ │ └── feb0138e7a98727f8b7bb227c1eb │ │ │ └── 0003.txt │ ├── 46 │ │ └── 792a254bf611d48a028f650f9bb6 │ │ │ └── 0002.txt │ ├── 47 │ │ └── 9a183f7c85a777ef0de2eefb996d │ │ │ └── 0002.txt │ ├── 48 │ │ ├── 39e100f7cb47c671addd202f30a7 │ │ │ └── 0002.txt │ │ └── cb5c405048cc2972e8118159299b │ │ │ └── 0001.txt │ ├── 56 │ │ └── 0024ff88ae076e8e803549f8b2b5 │ │ │ └── 0001.txt │ ├── 57 │ │ ├── 1f35f4ace85d8c95a1a878663387 │ │ │ └── 0002.txt │ │ └── ace03aa846ee63fddd382aaac53d │ │ │ └── 0001.txt │ ├── 62 │ │ └── cd77e562783c4751c4506f67036e │ │ │ └── 0001.txt │ ├── 64 │ │ └── ec7f6e670e29577d1fad76643b0e │ │ │ └── 0002.txt │ ├── 66 │ │ └── 6447731e91300b6fb637d7d7cdf4 │ │ │ └── 0001.txt │ ├── 68 │ │ └── 94d6028dabfd732a770988c71d8d │ │ │ └── 0001.txt │ ├── 69 │ │ └── dfe65b787e2fcb6169bf3b8926a8 │ │ │ └── 0001.txt │ ├── 71 │ │ └── bca7d674685590590b6784c6a725 │ │ │ └── 0003.txt │ ├── 72 │ │ └── 35de484975829b5de2b91e215de3 │ │ │ └── 0001.txt │ ├── 75 │ │ ├── 6abad30954133758143206d5fdd6 │ │ │ └── 0002.txt │ │ └── cb2292ea009c91346fcaefe0f627 │ │ │ └── 0001.txt │ ├── 76 │ │ ├── 354e38e6c417bee75782942860f7 │ │ │ └── 0002.txt │ │ └── 7d45b5998aaf24f27b8d2335785d │ │ │ └── 0001.txt │ ├── 82 │ │ └── 497ea7d941fb5b83be44b3f400cd │ │ │ └── 0001.txt │ ├── 83 │ │ └── ecaef3e0209e9c425c4e094e64ce │ │ │ └── 0001.txt │ ├── 85 │ │ └── 59e19f606a1df76cbfc918ee0daa │ │ │ └── 0001.txt │ ├── 87 │ │ ├── 088b934c592d366d542e4458b863 │ │ │ └── 0001.txt │ │ ├── aca01b30d853de14f17dc47bff26 │ │ │ └── 0001.txt │ │ └── cc3f79f6d664181c2cad417e3c31 │ │ │ └── 0001.txt │ ├── 89 │ │ └── 1b5b3f7249969eda1f1efa40bfdc │ │ │ └── 0001.txt │ ├── 90 │ │ ├── 0868442a7bcbd8f6d16ced2d6649 │ │ │ └── 0001.txt │ │ └── 284d0d4b410f04f3d4054146b649 │ │ │ └── 0001.txt │ ├── 93 │ │ └── 7d99104d20f164e6d49671b957d4 │ │ │ └── 0001.txt │ ├── 98 │ │ └── d9e90de94ecd73c7dd3935688b6e │ │ │ └── 0001.txt │ ├── 99 │ │ └── ecbec812ff1696fc07459301adf2 │ │ │ └── 0002.txt │ ├── 00 │ │ └── 89e6da55dcc5a9817404ec3ae257 │ │ │ └── 0002.txt │ ├── 03 │ │ ├── 0c504af533ec05f854cd2d3a2eb2 │ │ │ └── 0001.txt │ │ └── 3a9f6eb8a6a11eadbdede972db48 │ │ │ └── 0001.txt │ ├── 04 │ │ ├── 0c61b9ff0300f06d93b40a653992 │ │ │ └── 0002.txt │ │ ├── 261bcf4d97bee14429cf1e69a6f3 │ │ │ └── 0001.txt │ │ └── c3a3995f6b4a373d3ff7e44875cc │ │ │ └── 0001.txt │ ├── 07 │ │ └── fc23613d6d69a31130d6bbb06547 │ │ │ └── 0001.txt │ ├── 09 │ │ └── 554c117c93064316c3e6ee5325a6 │ │ │ └── 0001.txt │ ├── 0a │ │ ├── 11cc41828c3e95128cef28678a89 │ │ │ └── 0002.txt │ │ └── 3962dbc2468a05ff5602f4b9cb3f │ │ │ └── 0002.txt │ ├── 0e │ │ └── 0224cf1071c1434e9f8480f3564f │ │ │ └── 0002.txt │ ├── 2e │ │ └── 6e2997f93663473c2fc97ea6cf13 │ │ │ └── 0001.txt │ ├── 3a │ │ └── df5da22daa370eab4cf20fbeee55 │ │ │ └── 0003.txt │ ├── 4a │ │ └── 4f90a419457d3cab8100001280cd │ │ │ └── 0001.txt │ ├── 4c │ │ └── ec45047836f1f7711bd66da82296 │ │ │ └── 0002.txt │ ├── 5a │ │ └── 99205b8176da873201d60d4c4b11 │ │ │ └── 0001.txt │ ├── 5c │ │ └── c19edc2840fa388828cda96bba10 │ │ │ └── 0002.txt │ ├── 5e │ │ └── 679cba6c3ec8d204c2a4c705d2e2 │ │ │ └── 0002.txt │ ├── 7c │ │ ├── 10855ec6d372c11241a47bd3b91e │ │ │ └── 0002.txt │ │ └── 1f1756d6db3414dcf3e3fd448351 │ │ │ └── 0001.txt │ ├── 7d │ │ └── a425efd406946abddda968c20564 │ │ │ └── 0003.txt │ ├── 8d │ │ └── e60337188fb3d0dfa15d7b2182d5 │ │ │ └── 0002.txt │ ├── 8f │ │ └── 93f686e9a78321d23dd4d0e7c29d │ │ │ └── 0001.txt │ ├── 9e │ │ ├── 1ab95882d65b03c6f2e16d0464da │ │ │ └── 0002.txt │ │ └── 758a25df4d2c744aa48a3644eda8 │ │ │ └── 0001.txt │ ├── 9f │ │ └── 6bc0a99b4f7f017d5ef12a89f812 │ │ │ └── 0002.txt │ ├── a1 │ │ ├── 41ba3188a764b11abaa28ad86846 │ │ │ └── 0001.txt │ │ └── e360a795775c83f9305500250afd │ │ │ └── 0001.txt │ ├── a7 │ │ └── d96bdd15cc6bf5ea644685d81571 │ │ │ └── 0002.txt │ ├── aa │ │ ├── 5c4434b15c1249415f54e7828b5c │ │ │ └── 0002.txt │ │ └── eed57be0020df6e71cdc6f49b95f │ │ │ └── 0002.txt │ ├── ab │ │ └── 94bd2b9bc0073e697b76fa651411 │ │ │ └── 0001.txt │ ├── af │ │ └── eb7dd7f33ce16fd5949f5f8e88cb │ │ │ └── 0001.txt │ ├── b0 │ │ └── 9a14717bac83e006f78b32583ec8 │ │ │ └── 0002.txt │ ├── b1 │ │ ├── 2136d38602b6f528e72ee0c2ff8f │ │ │ └── 0004.txt │ │ ├── 57ee6e78c1ffe93fb419042b81b4 │ │ │ └── 0001.txt │ │ └── 7c6b40dd81f93a73dd0b0774bcfa │ │ │ └── 0001.txt │ ├── b2 │ │ └── 3dd2349b001d297b710ba4b0f8ec │ │ │ └── 0001.txt │ ├── b3 │ │ └── c76a429ec4153076a3137e948662 │ │ │ └── 0002.txt │ ├── b7 │ │ └── 2805295afc9c4d95fc833058725c │ │ │ └── 0001.txt │ ├── ba │ │ └── 1a327e3a9e7656218d08a52f1b19 │ │ │ └── 0002.txt │ ├── bc │ │ ├── 3ab14515815acb03949d65d960ab │ │ │ └── 0002.txt │ │ └── 873d7672685834b351b81ea92bb2 │ │ │ └── 0001.txt │ ├── bd │ │ └── ae357c13f94c7b2940c95f807504 │ │ │ └── 0001.txt │ ├── be │ │ └── 1e1755d31afd70dd1e75191f1e87 │ │ │ └── 0001.txt │ ├── c1 │ │ └── cec0dccda37cdc89ac731b044fd8 │ │ │ └── 0001.txt │ ├── c5 │ │ └── 8db62157ae337570bc2ff83e868b │ │ │ └── 0001.txt │ ├── c7 │ │ └── ddc12893b2f411c2692cc67b57c7 │ │ │ └── 0001.txt │ ├── c8 │ │ └── aefb924ea6a817c79abace60e6da │ │ │ └── 0001.txt │ ├── cc │ │ └── e006917ba8f7e25446292dc396ae │ │ │ └── 0001.txt │ ├── ce │ │ ├── 36c875c7483ce9f341aae19e0e93 │ │ │ └── 0001.txt │ │ └── 95cef45c6b25697778f9e800f55f │ │ │ └── 0002.txt │ ├── d2 │ │ └── fc7d2871e11f79ffd80dd4d0eb4b │ │ │ └── 0001.txt │ ├── d3 │ │ └── d702c033cce10c1bdd39761a527d │ │ │ └── 0002.txt │ ├── d5 │ │ └── 06dec58b2b9ae9dd1eb904c12bb4 │ │ │ └── 0001.txt │ ├── d8 │ │ └── cbd212556a23b9f52e50bea54833 │ │ │ └── 0001.txt │ ├── df │ │ └── 96c7ccf51f536ee886d81115724a │ │ │ └── 0001.txt │ ├── e0 │ │ └── 054a0d27b044b5ac87e34164062e │ │ │ └── 0001.txt │ ├── e4 │ │ └── a077ec484a48be7616b09a417de9 │ │ │ └── 0002.txt │ ├── e5 │ │ └── a9a7f426cbc158c1b8f6e0d2294b │ │ │ └── 0001.txt │ ├── e9 │ │ └── 70832d73c328c225c5d9bc29ddbf │ │ │ └── 0001.txt │ ├── f1 │ │ └── 3d0377a247dbf93dddeedc84bb22 │ │ │ └── 0001.txt │ ├── f2 │ │ └── e1e59daaa37dbac2c97ff3231ca7 │ │ │ └── 0001.txt │ ├── fa │ │ └── 37b58c7ded8ddcfbb98098e83228 │ │ │ └── 0001.txt │ ├── fb │ │ └── 967c900a7aeb570719f1175a85a3 │ │ │ └── 0001.txt │ └── fd │ │ └── 0173ba67b3e93c28d4b13b997628 │ │ └── 0001.txt │ ├── 06 │ ├── 18 │ │ └── 898c9b6431ee977e80ef1f634d56 │ │ │ └── 0002.txt │ ├── 19 │ │ └── 5bb69a092d55eb3bea22d11c342c │ │ │ └── 0001.txt │ ├── 22 │ │ └── c46cd900fdd244f4b7550c6c60a0 │ │ │ └── 0001.txt │ ├── 25 │ │ └── e5652148a59ce3f0100bb806b40b │ │ │ └── 0002.txt │ ├── 28 │ │ └── e16b2aa3c8cd6eb58ff265af9fa0 │ │ │ └── 0001.txt │ ├── 31 │ │ └── ac65e8b33decdc1c89a93eac5976 │ │ │ └── 0002.txt │ ├── 32 │ │ └── ea78e00bade28e1ce7c13df769d0 │ │ │ └── 0002.txt │ ├── 33 │ │ └── 4ca9c55007ffab90300b08ceafb2 │ │ │ └── 0002.txt │ ├── 34 │ │ └── 331e2cd1fce17cc2a8e65dcc3f37 │ │ │ └── 0002.txt │ ├── 35 │ │ └── 883f3c4c83697b3677dece0d9760 │ │ │ └── 0001.txt │ ├── 36 │ │ └── 239356e95dbc29a4942451957140 │ │ │ └── 0002.txt │ ├── 38 │ │ └── 222245321fc9846e8684f93055e2 │ │ │ └── 0001.txt │ ├── 40 │ │ └── 7b00bc29af33675829038f52cfb2 │ │ │ └── 0002.txt │ ├── 41 │ │ ├── 90f5629ebb782bb5d960d62957a9 │ │ │ └── 0001.txt │ │ └── d477b314789d484d66527cf64c1c │ │ │ └── 0003.txt │ ├── 44 │ │ └── 5bfb07e6d56ade279a8086080960 │ │ │ └── 0002.txt │ ├── 45 │ │ ├── ac809e3196a63e83fce1f4d6400c │ │ │ └── 0002.txt │ │ └── c86186621d2f658434bf2c5dec68 │ │ │ └── 0001.txt │ ├── 48 │ │ └── 717d58163d93c81d3f60981dbee1 │ │ │ └── 0001.txt │ ├── 49 │ │ └── 35e186d619e95a5502b6abfd2c52 │ │ │ └── 0001.txt │ ├── 50 │ │ └── 779554632689a26cabc1e9f08638 │ │ │ └── 0001.txt │ ├── 53 │ │ └── 613810f767c3a6f1d3e984b4fc59 │ │ │ └── 0002.txt │ ├── 54 │ │ ├── 46f449b0f795e7291eb104d05e2a │ │ │ └── 0003.txt │ │ └── 50a7bc4bdea5198c9e22a690ae2e │ │ │ └── 0001.txt │ ├── 59 │ │ ├── 9b69c13545a992467f7687f6b3c1 │ │ │ └── 0001.txt │ │ ├── d5ce0fa7970e70761562fc23c42d │ │ │ └── 0002.txt │ │ └── da228166ec9f18a6da50ab6f6433 │ │ │ └── 0001.txt │ ├── 60 │ │ └── 64d2fa39abbad29816edc13d2496 │ │ │ └── 0002.txt │ ├── 63 │ │ └── 1574dc34c645a764a64ecb773325 │ │ │ └── 0003.txt │ ├── 66 │ │ └── 647551f6498f9cb970cef09f0ed5 │ │ │ └── 0002.txt │ ├── 68 │ │ ├── 036e63649e757ca724f367c7c5d6 │ │ │ └── 0001.txt │ │ ├── 970fc7de5bc0bb6424e8a0970811 │ │ │ └── 0002.txt │ │ └── a7ca89fa3a77625600bab0d7e066 │ │ │ └── 0001.txt │ ├── 69 │ │ ├── 147ffa864beffc9ee812692bd374 │ │ │ └── 0004.txt │ │ └── 82a81996b5da3634d043672bad3d │ │ │ └── 0001.txt │ ├── 70 │ │ └── 7fed526abcdf946258d8dcbdfd35 │ │ │ └── 0003.txt │ ├── 71 │ │ └── d984994b7888524af9ab7294b081 │ │ │ └── 0001.txt │ ├── 72 │ │ └── c729204e76fb86504351ad3744cf │ │ │ └── 0001.txt │ ├── 75 │ │ └── a02f22967bbe35d78ec932410dfe │ │ │ └── 0003.txt │ ├── 87 │ │ └── 37900c559bd16fe67d193917b128 │ │ │ └── 0001.txt │ ├── 88 │ │ └── f4993c3cfb47bab0a51ad04c81ac │ │ │ └── 0002.txt │ ├── 90 │ │ ├── 276e3d2b2b890043f7a5b7b9063a │ │ │ └── 0002.txt │ │ └── 5b853b308e0eb0b3bdd85d06b8bf │ │ │ └── 0004.txt │ ├── 93 │ │ ├── 1b7832615e029998fd9a6ae50e79 │ │ │ └── 0002.txt │ │ └── 1bbf14c52e55aefb0c8867335a08 │ │ │ └── 0001.txt │ ├── 94 │ │ └── 174905c781b3d96bfb3f03c2617c │ │ │ └── 0003.txt │ ├── 95 │ │ └── d8a24edd96c1232d287e3907d710 │ │ │ └── 0001.txt │ ├── 01 │ │ └── 0472a0e7ad82e42ef7a70b8383f6 │ │ │ └── 0002.txt │ ├── 03 │ │ └── 460b5f39ac1ff82aefa4812fec32 │ │ │ └── 0001.txt │ ├── 04 │ │ └── 8951c79aaa71216ba00a17be9ffd │ │ │ └── 0001.txt │ ├── 05 │ │ └── 9a50856435b5bb5d820be0529345 │ │ │ └── 0001.txt │ ├── 06 │ │ └── 1c63900d438c751fa31bc2d0990b │ │ │ └── 0001.txt │ ├── 0b │ │ └── 8e46a5d02022da72a64bc9a13f37 │ │ │ └── 0004.txt │ ├── 0e │ │ └── 5a4d4b6039b2f87c3ebeff44cfc0 │ │ │ └── 0002.txt │ ├── 0f │ │ └── cc1a6c2650937d10942d62c26b4f │ │ │ └── 0002.txt │ ├── 1d │ │ ├── 7fdb16a89654ba3678f6c109c672 │ │ │ └── 0001.txt │ │ └── 807c123f55162728a264f3983adf │ │ │ └── 0002.txt │ ├── 2b │ │ └── 7442f52082020b3743d28e3159e4 │ │ │ └── 0002.txt │ ├── 2d │ │ └── 8778f8b076a5bf4f22c8d9543b8d │ │ │ └── 0001.txt │ ├── 2e │ │ └── cd49b1bd19a94dd62db3171d3671 │ │ │ └── 0002.txt │ ├── 3a │ │ └── afc227c6ce755b15ad1de16bf494 │ │ │ └── 0001.txt │ ├── 3d │ │ └── 5dfeb988fdbfa5b302880629c2be │ │ │ └── 0001.txt │ ├── 4a │ │ ├── 6d549e04b04a7cb69b9e509ada46 │ │ │ └── 0001.txt │ │ └── d29ff9a6a845793fde3771dde403 │ │ │ └── 0002.txt │ ├── 4f │ │ ├── 28800b60363f247a3ee0706f1073 │ │ │ └── 0001.txt │ │ └── 7feb5cee683c0917b874350e92be │ │ │ └── 0002.txt │ ├── 5c │ │ ├── 046605d3f05b1fff21fef8ab9eb9 │ │ │ └── 0003.txt │ │ └── 5a85fa038f0e47b4304926a4679d │ │ │ └── 0001.txt │ ├── 6b │ │ └── a9b95de2ea3fa9de76d03d2ac95f │ │ │ └── 0001.txt │ ├── 6c │ │ └── 68cf61023ee30caa509987e865b8 │ │ │ └── 0001.txt │ ├── 7a │ │ └── 570b27cf0757a96d0feb7cfe065b │ │ │ └── 0001.txt │ ├── 7b │ │ └── 72d615f845ba807280ce0a33c394 │ │ │ └── 0001.txt │ ├── 7d │ │ └── a21aa1d6f5d5f1a1819f7f70e85f │ │ │ └── 0001.txt │ ├── 7e │ │ ├── 6f053b0c3fad4030ad5984757e1e │ │ │ └── 0001.txt │ │ └── c498033a262fce63562e24ea3369 │ │ │ └── 0002.txt │ ├── 7f │ │ └── da8ab37d5a2b159805cfb8336023 │ │ │ └── 0002.txt │ ├── 8a │ │ └── 8a253d7d7302b36b2085814b3324 │ │ │ └── 0003.txt │ ├── 8c │ │ └── 502e91b6056ab1bb1a1e8fa2221e │ │ │ └── 0002.txt │ ├── 9a │ │ └── 18f9996e81aff169970552abf731 │ │ │ └── 0001.txt │ ├── 9d │ │ └── ea946858781903fb20a6d931eb26 │ │ │ └── 0001.txt │ ├── a0 │ │ └── 134df0b3e26d7fd5cdd3dc4049e6 │ │ │ └── 0002.txt │ ├── a5 │ │ └── 2a480ecd2ed881fa9b6c144cb39a │ │ │ └── 0004.txt │ ├── a6 │ │ ├── 1357971eb9b0dc3ebb946af6b695 │ │ │ └── 0001.txt │ │ └── d3fd0f0650e8815a32f70ed9e417 │ │ │ └── 0001.txt │ ├── a7 │ │ └── e5aaeb2db9660aca3a215f11b23a │ │ │ └── 0001.txt │ ├── ab │ │ ├── 8fd45745b84519e7579a41b252a8 │ │ │ └── 0001.txt │ │ └── 98db38f532a37a877fe7bb04d091 │ │ │ └── 0002.txt │ ├── b1 │ │ └── 0fba8483c3a68ff1635fcaf6caee │ │ │ └── 0002.txt │ ├── b2 │ │ └── 83715fce9cb3de7998b91d541c40 │ │ │ └── 0002.txt │ ├── b3 │ │ └── b7e902b260f79b73c375ae0c8ac9 │ │ │ └── 0002.txt │ ├── b5 │ │ ├── 2c40dcf9f753828870bbd52624a4 │ │ │ └── 0002.txt │ │ └── ae285a31360934352e0a18488b89 │ │ │ └── 0002.txt │ ├── b6 │ │ └── f47807d32d571e6ca7f3868bc952 │ │ │ └── 0002.txt │ ├── b8 │ │ └── 8b40e4e9701d2d32d15d05ffb911 │ │ │ └── 0001.txt │ ├── b9 │ │ └── 071e4e9f3e2ad7455920c6b191ca │ │ │ └── 0001.txt │ ├── be │ │ └── 3f7401171a71489928050a0fcb21 │ │ │ └── 0002.txt │ ├── bf │ │ └── 8d536c12be507b5e0f2ee771f561 │ │ │ └── 0002.txt │ ├── c1 │ │ └── a17649ce2365a588d94188cfe22b │ │ │ └── 0003.txt │ ├── c4 │ │ └── 89612e0365c3c9f60a1c028b101a │ │ │ └── 0001.txt │ ├── c5 │ │ └── 6b56b32703cb19b2009b90c26ede │ │ │ └── 0001.txt │ ├── c9 │ │ └── ede750a3d8e9e0d0d234b41a69fd │ │ │ └── 0001.txt │ ├── ca │ │ └── 0bc392ac666272f2d0be012ab2e1 │ │ │ └── 0001.txt │ ├── cb │ │ └── f66bb7950391f5863221b834dc0a │ │ │ └── 0001.txt │ ├── cc │ │ ├── 22fb2a27c922de45d10f7660826e │ │ │ └── 0001.txt │ │ └── 6c1a5ca878731110b3b8832a480f │ │ │ └── 0001.txt │ ├── ce │ │ └── 5db41b376aaf14acd328898d0d49 │ │ │ └── 0001.txt │ ├── d6 │ │ └── d360dad60e842ed81fa6477bb8f4 │ │ │ └── 0002.txt │ ├── d8 │ │ └── 961ed28b6fc1fbc8b5b3bd7acc9f │ │ │ └── 0001.txt │ ├── e1 │ │ └── c4f08c2f721bd6f4aca84c69e0a0 │ │ │ └── 0001.txt │ ├── e2 │ │ └── ec76f9564456280dd2f5efadf534 │ │ │ └── 0002.txt │ ├── e3 │ │ └── 55045a52bf6427ab04e5e557c100 │ │ │ └── 0002.txt │ ├── e8 │ │ └── a8a36c6152fd1399ce31d63c8e2d │ │ │ └── 0001.txt │ ├── e9 │ │ └── 1760c53bcd8c2a77beec85d520ec │ │ │ └── 0002.txt │ ├── ea │ │ └── 6521eedf7aebe2fceae09188cddd │ │ │ └── 0002.txt │ ├── eb │ │ └── 7e5b0288b0f5795a4717e152c7ea │ │ │ └── 0002.txt │ ├── ef │ │ └── 9a37733233963ca28afdae0d8807 │ │ │ └── 0002.txt │ ├── f0 │ │ └── 360b15505448c4a74607ddba7142 │ │ │ └── 0001.txt │ ├── f2 │ │ └── 15f487fb8bfe7d97f5f5806e32de │ │ │ └── 0001.txt │ ├── f6 │ │ ├── 81043c4ada7c065871bf01f6bf94 │ │ │ └── 0001.txt │ │ └── 868f0d470633f3a5242781cd1bd8 │ │ │ └── 0001.txt │ ├── f7 │ │ └── 8cb1be4d8342cdc1094ba91be745 │ │ │ └── 0001.txt │ ├── f9 │ │ └── 2000b1e5fe3cf2518848024e59e3 │ │ │ └── 0001.txt │ ├── fa │ │ ├── 9896fe36990fed86241e4f32dd53 │ │ │ └── 0001.txt │ │ └── 9f2d0547fbe0c6213a904018dd5c │ │ │ └── 0002.txt │ ├── fc │ │ └── dfa401147e7acc9905f6e4da704b │ │ │ └── 0002.txt │ ├── fe │ │ └── 0a2cf55ac3a19fe347527c848a79 │ │ │ └── 0002.txt │ └── ff │ │ └── badc886f5bab638d10175a6ccc6d │ │ └── 0001.txt │ ├── 07 │ ├── 10 │ │ └── 7563d3c3aec2f6cc32e3c2eaa05c │ │ │ └── 0001.txt │ ├── 13 │ │ ├── 110bb1396f46b49da918904018c4 │ │ │ └── 0001.txt │ │ ├── 123a7e3e3ea9058da730d55cbabc │ │ │ └── 0001.txt │ │ └── 900b13167261b0dee6494eaa02d2 │ │ │ └── 0001.txt │ ├── 18 │ │ ├── b55e9f31bb59dc5bc76f3e3cfda6 │ │ │ └── 0001.txt │ │ └── d6eda8bf50de478b8e552c371937 │ │ │ └── 0001.txt │ ├── 20 │ │ └── ae3e4b247f82b277cff337079028 │ │ │ └── 0002.txt │ ├── 24 │ │ └── 57f257194328b2c08b752d3ef525 │ │ │ └── 0001.txt │ ├── 25 │ │ └── a5348583159c37063e852116ce7a │ │ │ └── 0002.txt │ ├── 28 │ │ └── 5a6938a6da95b630a01ecaa7463f │ │ │ └── 0001.txt │ ├── 31 │ │ └── e0c7cf5e6386036b5df5b7850d71 │ │ │ └── 0002.txt │ ├── 33 │ │ └── 29afc8b89445ce4574b819db307a │ │ │ └── 0001.txt │ ├── 34 │ │ ├── 3babba7c1f8779bf5c5543229030 │ │ │ └── 0002.txt │ │ ├── a407e54b254055c2148237c68bbf │ │ │ └── 0002.txt │ │ └── e30f00848ab202f389039e6b77a3 │ │ │ └── 0001.txt │ ├── 35 │ │ └── 25b5cec7e305856f2051d63628f0 │ │ │ └── 0002.txt │ ├── 41 │ │ ├── 8986d7bc6376558588ee5e1792ec │ │ │ └── 0001.txt │ │ └── f868e5f5103f2672db3f8dac000a │ │ │ └── 0001.txt │ ├── 42 │ │ └── adcbcacfdfdb39fe627a63cc58ca │ │ │ └── 0002.txt │ ├── 46 │ │ ├── 2c73453c94df937779f483b2d6bd │ │ │ └── 0003.txt │ │ └── 59caf3df19d5c91e2da25d2f577f │ │ │ └── 0001.txt │ ├── 48 │ │ └── 49fc05308b955a9e48095d8bafec │ │ │ └── 0001.txt │ ├── 51 │ │ ├── 1d20a650314456e0605d6bd62daf │ │ │ └── 0002.txt │ │ ├── 39398650b7cda56ca91938225e3c │ │ │ └── 0001.txt │ │ └── ea89f5b59cd6d52dfb87a5c45d89 │ │ │ └── 0001.txt │ ├── 59 │ │ ├── 4d09a107ad314a69c20446c661ef │ │ │ └── 0002.txt │ │ └── 773e3ba044c5fc22ac051c7f92b8 │ │ │ └── 0002.txt │ ├── 61 │ │ └── f7e36ff8287f6cb294e68bc68884 │ │ │ └── 0001.txt │ ├── 62 │ │ └── d7ef48af135ec999781084253ccb │ │ │ └── 0001.txt │ ├── 64 │ │ └── e2a89cb73583922049350958c069 │ │ │ └── 0002.txt │ ├── 66 │ │ └── 3f5b1e4f7bc31902610b401212f0 │ │ │ └── 0001.txt │ ├── 67 │ │ └── 581554c26e57ea358bda43faff5f │ │ │ └── 0001.txt │ ├── 68 │ │ ├── 84aa0dc76e18c648e12fb20f8069 │ │ │ └── 0002.txt │ │ └── a4db94434e269f4ae33d823b6d89 │ │ │ └── 0001.txt │ ├── 69 │ │ └── d2c0cf7c0f17b2809960016d2de3 │ │ │ └── 0002.txt │ ├── 73 │ │ └── 44814b287f556e3aa268be2fdd0e │ │ │ └── 0001.txt │ ├── 76 │ │ └── 142b1e0c58567a2f35a7c0afefaa │ │ │ └── 0003.txt │ ├── 77 │ │ └── ce272b04b6fa4b808b6834623f96 │ │ │ └── 0001.txt │ ├── 78 │ │ └── b17568c099c0691d6831020dd58a │ │ │ └── 0001.txt │ ├── 84 │ │ └── 2384ce03aa904fec92fee91439ad │ │ │ └── 0002.txt │ ├── 85 │ │ └── bc2f5805659c915edad42b800321 │ │ │ └── 0003.txt │ ├── 87 │ │ └── e92ac5cb21146c504867a91612db │ │ │ └── 0001.txt │ ├── 88 │ │ └── 67300984eef079f0f272dc866e1f │ │ │ └── 0004.txt │ ├── 92 │ │ └── a2212f2f62bec319f1764ab0aa1c │ │ │ └── 0001.txt │ ├── 93 │ │ └── 308c6e772b2c442a89f08ba00aeb │ │ │ └── 0002.txt │ ├── 94 │ │ ├── 535b146d189382f4e3bb2ae7171e │ │ │ └── 0002.txt │ │ └── b15df681583febdb7efd20a45594 │ │ │ └── 0001.txt │ ├── 95 │ │ └── a5383a435e1de6fbd637ffebe62a │ │ │ └── 0002.txt │ ├── 07 │ │ └── 225d6ffeabf7892174bfb5d05e9a │ │ │ └── 0001.txt │ ├── 08 │ │ └── 6282179ab827829716cb7d345939 │ │ │ └── 0001.txt │ ├── 0c │ │ └── fa82201643073f73278d0a41089e │ │ │ └── 0002.txt │ ├── 0e │ │ └── cbffe81c5780232e27075022a085 │ │ │ └── 0001.txt │ ├── 1b │ │ └── a0f7163be1524b2c207f0530093c │ │ │ └── 0001.txt │ ├── 1c │ │ ├── 28916aa1d85010d7f487ce9f2196 │ │ │ └── 0003.txt │ │ └── 8b594db0ecb152dfedef52c49398 │ │ │ └── 0001.txt │ ├── 1e │ │ └── cfc559b288a4755704887449135b │ │ │ └── 0001.txt │ ├── 1f │ │ └── ecd3f404cc58782b6df30081b1e8 │ │ │ └── 0001.txt │ ├── 2a │ │ └── 7851b31025384012291f2032c615 │ │ │ └── 0001.txt │ ├── 2d │ │ ├── 073dc2a7f10de6cec5021ea53984 │ │ │ └── 0001.txt │ │ └── ca5893a039d07b2fc4a20cbf5a8c │ │ │ └── 0003.txt │ ├── 2e │ │ └── a2e79715e640e834ee7b8c5c602c │ │ │ └── 0001.txt │ ├── 3b │ │ └── 04867176b83df1884f20ce1ca94e │ │ │ └── 0002.txt │ ├── 3d │ │ └── 40867a98e42d77995bf45751e176 │ │ │ └── 0001.txt │ ├── 4a │ │ └── 7ce148e4599e01466794edfb9d18 │ │ │ └── 0002.txt │ ├── 4c │ │ └── 96721d339d130fc43f051f83f764 │ │ │ └── 0002.txt │ ├── 4d │ │ ├── 122f5d9cf0f83cdf1f933bebd2ad │ │ │ └── 0001.txt │ │ └── cb5426dc7569486ad33f81ef288f │ │ │ └── 0001.txt │ ├── 4e │ │ └── ad17682a3c88704a2ff336087caf │ │ │ └── 0002.txt │ ├── 4f │ │ └── be0149011ab74b6acb8012fdd669 │ │ │ └── 0001.txt │ ├── 5b │ │ └── fa1c8475e3f9c1ad7d9d2fdc9ec5 │ │ │ └── 0001.txt │ ├── 5c │ │ └── f86b9b439afa385694c081642fa6 │ │ │ └── 0002.txt │ ├── 5d │ │ ├── 6ffa8da368dfa976ac2ceadae7a6 │ │ │ └── 0001.txt │ │ └── 93254aa2510deb75702be2ad57db │ │ │ └── 0002.txt │ ├── 6b │ │ └── a71d125106d51f5eb6710a213a41 │ │ │ └── 0002.txt │ ├── 7b │ │ └── 726b777a1c0beabeb884cdcd10e8 │ │ │ └── 0001.txt │ ├── 7f │ │ └── f1d6c81507cb2bfb3e164b4f418a │ │ │ └── 0002.txt │ ├── 8b │ │ └── d649794b9c4754eff7f383bb0d74 │ │ │ └── 0002.txt │ ├── 8d │ │ └── 3aa320316b4817fbd6c7750319b5 │ │ │ └── 0004.txt │ ├── 8f │ │ └── 553b417d71b02c5f236c1aa1ec17 │ │ │ └── 0001.txt │ ├── 9a │ │ ├── ea7780847e8d42db4f295a8ec4f6 │ │ │ └── 0002.txt │ │ └── f773f7645a8ce1affcdfb208e9a7 │ │ │ └── 0001.txt │ ├── 9c │ │ ├── 0a3ca233ceaa71655141605fe9f1 │ │ │ └── 0003.txt │ │ └── 6b739c5bb785c39ba6a99ea7ffcc │ │ │ └── 0002.txt │ ├── 9d │ │ └── 6dcdb3148226453d89fee51f727c │ │ │ └── 0001.txt │ ├── 9e │ │ └── 791d2ef35f60a600513b6bf4af3c │ │ │ └── 0002.txt │ ├── a2 │ │ └── 6850d40b040d1ea41e9eb7131af2 │ │ │ └── 0001.txt │ ├── a4 │ │ └── 3bbc1e199dbbee3a2a946968206c │ │ │ └── 0001.txt │ ├── a7 │ │ ├── 1860d0241a533d24131c3a69a5b5 │ │ │ └── 0001.txt │ │ └── 199b85c1afe7b75ce8f2f7b05c1d │ │ │ └── 0003.txt │ ├── aa │ │ └── b4675c6eaa10a3f1669c10abf28f │ │ │ └── 0001.txt │ ├── ab │ │ └── fe43a0dd0e2c65cd1e2e539f8957 │ │ │ └── 0002.txt │ ├── ad │ │ └── f99caf279bc14db3e239c4efa111 │ │ │ └── 0003.txt │ ├── b1 │ │ └── 7662c32233c37cffe52b59827430 │ │ │ └── 0001.txt │ ├── b3 │ │ └── e3c3d9a52266238d4dffb1c4ee11 │ │ │ └── 0001.txt │ ├── b4 │ │ └── 14b13fceb85eac0a01392e494a09 │ │ │ └── 0001.txt │ ├── b5 │ │ └── c4ce25d631c9262d290b68ee9c4f │ │ │ └── 0001.txt │ ├── b6 │ │ └── 256da90e52846e759508b473623b │ │ │ └── 0001.txt │ ├── b7 │ │ └── fa3abdc6bbb109fe58f2fb42a70b │ │ │ └── 0002.txt │ ├── b9 │ │ └── 93fb5c1c3b0cc805d32e5d7738e3 │ │ │ └── 0001.txt │ ├── bc │ │ └── 09fd6afed2e5adbf17e8d4009345 │ │ │ └── 0002.txt │ ├── bf │ │ └── 52c8be5d151753d73029a4c62bc2 │ │ │ └── 0002.txt │ ├── c1 │ │ └── b39466c377f287c98baaf38bb20d │ │ │ └── 0004.txt │ ├── c2 │ │ └── 6e7dfc4e88181c8160729d84fccc │ │ │ └── 0001.txt │ ├── c3 │ │ └── 37008d75da43a6bef0d62dff4b45 │ │ │ └── 0002.txt │ ├── c4 │ │ ├── 9b8fba8cd1c9afe3700e9988a9c5 │ │ │ └── 0002.txt │ │ └── ef46f7bf5eb410d514e55dc18d3f │ │ │ └── 0002.txt │ ├── c5 │ │ └── b4ae4d04620dab14c6aede728ca3 │ │ │ └── 0002.txt │ ├── c6 │ │ └── f15277a382ec599da1a2b15f6170 │ │ │ └── 0004.txt │ ├── c9 │ │ └── 8ec49ef5e215ced3b68577a8789d │ │ │ └── 0001.txt │ ├── cd │ │ ├── 4c40f08d47e01bedc5645b6908d3 │ │ │ └── 0001.txt │ │ └── bd13df4ae50bab7a06dcbbb38f89 │ │ │ └── 0001.txt │ ├── ce │ │ └── ee4c005a0145510aa87639736f17 │ │ │ └── 0001.txt │ ├── d5 │ │ └── 927bbfdd0d9e2fcb4c612de6e8b9 │ │ │ └── 0004.txt │ ├── d7 │ │ └── 32c3b286b9076aaf257f7e09d9ab │ │ │ └── 0001.txt │ ├── d8 │ │ └── ce50bf1ed0bc2b86fd22505fa779 │ │ │ └── 0001.txt │ ├── d9 │ │ └── 8376b1b729473025589797d6eaf4 │ │ │ └── 0004.txt │ ├── da │ │ └── a788db25ecc9312339bd0ac592e4 │ │ │ └── 0003.txt │ ├── db │ │ └── 061c957f82099719cf644f414cbb │ │ │ └── 0001.txt │ ├── e1 │ │ ├── 1ad2b59894727c3e00745f875bff │ │ │ └── 0003.txt │ │ └── 84737853445f94e988b75ad2eb1c │ │ │ └── 0004.txt │ ├── e6 │ │ ├── 36b5eaa494a1f1c480c8d758a0b1 │ │ │ └── 0002.txt │ │ └── 4983dc1f2cd21ffa097aa2de7dd7 │ │ │ └── 0001.txt │ ├── e8 │ │ └── 7327d362a6e904e973cb9c6dec6d │ │ │ └── 0001.txt │ ├── e9 │ │ └── 977069b893e8672fdf2046f56d4e │ │ │ └── 0003.txt │ ├── ee │ │ └── d0bc3031a7f3d6848c7a64826307 │ │ │ └── 0002.txt │ ├── f3 │ │ ├── 0d8e94fca620e010dbc2eb2a5cf5 │ │ │ └── 0004.txt │ │ └── a3532981aca33367d99c8acae091 │ │ │ └── 0001.txt │ ├── f5 │ │ ├── 19d4b43591fa6e49acfa34e6e119 │ │ │ └── 0001.txt │ │ └── cdaf48e36956875eacc24a7341ee │ │ │ └── 0001.txt │ ├── f6 │ │ └── 482430c6d584362868829a7da269 │ │ │ └── 0002.txt │ ├── f7 │ │ └── 6d590a2a0065832d9f1df1eec2e3 │ │ │ └── 0001.txt │ ├── f9 │ │ └── 57a4296edc908e8b5da03a270223 │ │ │ └── 0001.txt │ ├── fb │ │ └── 85c96fe60358e96e150d13dd1caa │ │ │ └── 0001.txt │ └── fc │ │ └── 9f739e4cb037d2ed8a52aca89c11 │ │ └── 0001.txt │ ├── 08 │ ├── 11 │ │ ├── 01a34f50e16cc6d7811053f78fce │ │ │ └── 0001.txt │ │ └── c81743e14285b22e8860cdcd8d98 │ │ │ └── 0001.txt │ ├── 12 │ │ └── add1c467fa521d285be49f7e1b69 │ │ │ └── 0002.txt │ ├── 17 │ │ └── a049c6a81ec94fe71d0bf8dda811 │ │ │ └── 0001.txt │ ├── 20 │ │ └── 59719a31544754e14fc3f555010b │ │ │ └── 0002.txt │ ├── 21 │ │ └── b7976048e595e4e45c96d4ec59bd │ │ │ └── 0004.txt │ ├── 28 │ │ └── b70cb65cea9f0ccb7acd6824c705 │ │ │ └── 0001.txt │ ├── 32 │ │ ├── 17d3bf4ab972f75eb3b046cd1323 │ │ │ └── 0001.txt │ │ └── 4cf27f5814e5d3293146714c67ed │ │ │ └── 0002.txt │ ├── 34 │ │ └── 247896dc86d51d05995683f8f42d │ │ │ └── 0001.txt │ ├── 35 │ │ ├── 009fdf58c59cc53785a80191c20a │ │ │ └── 0002.txt │ │ └── 7d1a808bafe7235e7859614a2f53 │ │ │ └── 0002.txt │ ├── 36 │ │ └── c7fb0095db1d41c9bd11a1246581 │ │ │ └── 0003.txt │ ├── 39 │ │ └── 9c0b8c6fb4134f2124f5d8b5a432 │ │ │ └── 0001.txt │ ├── 40 │ │ └── d2b87c9e4ad2273ac1b47b3f9c8a │ │ │ └── 0001.txt │ ├── 45 │ │ ├── 55288636610a541b86333c4c1e1c │ │ │ └── 0001.txt │ │ └── f8b42a1e9504f56bfa660fa43ffe │ │ │ └── 0002.txt │ ├── 49 │ │ └── bf2507c6b912dab4c860659d8cb1 │ │ │ └── 0002.txt │ ├── 51 │ │ └── 98ee5c0db4d4503e8b3a8bbc51dd │ │ │ └── 0002.txt │ ├── 55 │ │ └── 32ca1297f595902ba2916ec6a4d3 │ │ │ └── 0002.txt │ ├── 57 │ │ ├── 18b39b374f24f00feb9380ab169b │ │ │ └── 0002.txt │ │ └── 49fc6de43f16a5c29076e962178b │ │ │ └── 0001.txt │ ├── 59 │ │ ├── 848fff3f68318bf0657c54bcba25 │ │ │ └── 0001.txt │ │ └── 931d6d158cd63fefd0a755283b41 │ │ │ └── 0001.txt │ ├── 61 │ │ ├── 0f2bb4da1198cd57f4b87a8d9ebc │ │ │ └── 0001.txt │ │ └── 9140e17d7885b7d8e3b07934899e │ │ │ └── 0002.txt │ ├── 63 │ │ └── 14ec2217cb50a7b6c5b4de4b8fa4 │ │ │ └── 0001.txt │ ├── 66 │ │ └── 23170570a0d2ee83c092c6317b78 │ │ │ └── 0002.txt │ ├── 69 │ │ └── 0fd27580425f71608df54b466f09 │ │ │ └── 0002.txt │ ├── 74 │ │ └── 6e07886c5fe5ea8cc4197d8ba306 │ │ │ └── 0001.txt │ ├── 77 │ │ ├── 0bfb55718d65455149587b14bb47 │ │ │ └── 0001.txt │ │ └── b905fa1e9a3e38c1e00d15e69cd9 │ │ │ └── 0001.txt │ ├── 78 │ │ └── 9a00462cb32fa5c682cda134eab2 │ │ │ └── 0001.txt │ ├── 79 │ │ └── 1a103f6a717292b62227b8514b65 │ │ │ └── 0001.txt │ ├── 82 │ │ └── 72931dfc4a371d6aeee8e2e3720f │ │ │ └── 0002.txt │ ├── 85 │ │ └── a94439413717ea34f3136b5a9eab │ │ │ └── 0001.txt │ ├── 86 │ │ └── 1bce8a0837ba7150e4089040d0e4 │ │ │ └── 0001.txt │ ├── 87 │ │ ├── 04e5dd15532a656fce62a06c80f0 │ │ │ └── 0001.txt │ │ └── 420858d781f30719ec46381e39b5 │ │ │ └── 0001.txt │ ├── 95 │ │ ├── 0e0165840673d0e6b8091ce6888e │ │ │ └── 0001.txt │ │ └── 32799c06bcc15fcb2474d282edcc │ │ │ └── 0001.txt │ ├── 97 │ │ ├── 64bc97a1e424053473fa16ec7120 │ │ │ └── 0002.txt │ │ └── 66588b651a7fa94341ab555eabf0 │ │ │ └── 0002.txt │ ├── 00 │ │ └── 92617eb1ce394ae32c9e1265e438 │ │ │ └── 0001.txt │ ├── 01 │ │ └── 83aa85a64d535ed4792b774f7678 │ │ │ └── 0002.txt │ ├── 02 │ │ └── a363a431888f6e59ac4d86561e39 │ │ │ └── 0002.txt │ ├── 05 │ │ ├── 55f5ee2847210e39c6c8e8038b10 │ │ │ └── 0001.txt │ │ └── 7932b69fc5113c66833bb93f111f │ │ │ └── 0001.txt │ ├── 07 │ │ ├── 186236b5b70a4767c4db6ae4f2b0 │ │ │ └── 0001.txt │ │ └── 8551f0020d17f34b0567bcf66912 │ │ │ └── 0001.txt │ ├── 08 │ │ ├── 786206a4efa4bfab53492c24f0e3 │ │ │ └── 0001.txt │ │ └── edc02bae472b27566760b968ec9d │ │ │ └── 0001.txt │ ├── 09 │ │ ├── 77bf7cea3a0f25d9177b58eb056c │ │ │ └── 0001.txt │ │ └── d7bc2b900853d8d3ac9ea448f718 │ │ │ └── 0001.txt │ ├── 0a │ │ └── 34263c5e379aca81a7165e4c10c5 │ │ │ └── 0001.txt │ ├── 0c │ │ └── 634330d276865e070c1ddf9bb4ec │ │ │ └── 0001.txt │ ├── 1c │ │ └── 9fb212647e25f2f585835ade2c6b │ │ │ └── 0001.txt │ ├── 1e │ │ ├── 80d533625ae04eead3b4207c9645 │ │ │ └── 0003.txt │ │ └── bc63de56d042c4ebdc145fd8c9e8 │ │ │ └── 0001.txt │ ├── 1f │ │ └── 6697c10cb2035f61ef79a8114e94 │ │ │ └── 0002.txt │ ├── 2d │ │ └── 2764e06c3eea42494b788aaf9881 │ │ │ └── 0002.txt │ ├── 2f │ │ └── 64d7dd585df456976990305f5bdc │ │ │ └── 0001.txt │ ├── 3b │ │ └── f090908a67098e3b76c026e75373 │ │ │ └── 0002.txt │ ├── 3c │ │ ├── 4144463ce4d677723e9032358408 │ │ │ └── 0002.txt │ │ └── b1658f6e2b433c8037b57b7a15a0 │ │ │ └── 0002.txt │ ├── 3d │ │ └── f35052bb2ee99e3de8600a33f793 │ │ │ └── 0002.txt │ ├── 4a │ │ └── 07d21e8231c46f622b624352dd85 │ │ │ └── 0001.txt │ ├── 4c │ │ └── 8c28ff354e460186a54483219616 │ │ │ └── 0001.txt │ ├── 4d │ │ └── 86eea8729293fbaa091bc0f1e2a3 │ │ │ └── 0001.txt │ ├── 4f │ │ └── 2e6e63b5d577896db9df3f2256ef │ │ │ └── 0002.txt │ ├── 5c │ │ └── c58a4d19190acaa3e2b5c0b43e7b │ │ │ └── 0001.txt │ ├── 6e │ │ └── e0c1570cec14035df6f5df21eac2 │ │ │ └── 0001.txt │ ├── 7b │ │ └── bfcd7ca507350ed93407e5831640 │ │ │ └── 0001.txt │ ├── 7c │ │ └── 616d1539aee485d2277bd9b3a2c6 │ │ │ └── 0003.txt │ ├── 7e │ │ └── 55443068a3b4376a39fb662803f8 │ │ │ └── 0003.txt │ ├── 7f │ │ └── 1a4ccaf414d4afd65551da319321 │ │ │ └── 0001.txt │ ├── 8a │ │ ├── 3dd21458f1dac1bde44757bea797 │ │ │ └── 0001.txt │ │ ├── 77cca949984bbb49b308d59e452e │ │ │ └── 0002.txt │ │ └── c87cfc94b5bbfa8e579898022897 │ │ │ └── 0001.txt │ ├── 8f │ │ └── 2ffd79a8cc123db3e54b06754c09 │ │ │ └── 0003.txt │ ├── 9b │ │ ├── 03b15e2e3720cc784c356644777f │ │ │ └── 0002.txt │ │ └── 4b666419b5a8e3ccc85e6115c036 │ │ │ └── 0002.txt │ ├── 9e │ │ └── aff51b0297c53d8d602bcdd04d71 │ │ │ └── 0002.txt │ ├── 9f │ │ ├── 179db7c871af5aa693ec6df674ac │ │ │ └── 0001.txt │ │ └── 9ab7eba8b7cde3de2ac46ae97209 │ │ │ └── 0001.txt │ ├── a1 │ │ └── 32752ca3b914eb9e814bdddd1497 │ │ │ └── 0001.txt │ ├── a2 │ │ └── 6a5a86b01b1bb2355d494c8d8b57 │ │ │ └── 0002.txt │ ├── a3 │ │ └── d54a1b4ff544d27888937d4e0009 │ │ │ └── 0001.txt │ ├── a4 │ │ └── 0d26325e3c61fb37b27fa45150dc │ │ │ └── 0001.txt │ ├── a7 │ │ └── 0c9fe76fc2a303c98a23d0c56b13 │ │ │ └── 0002.txt │ ├── a8 │ │ ├── 7b9657e96c0c209a4b8ee593ecd3 │ │ │ └── 0001.txt │ │ └── dd045f1eaefc537e697cd62d7a02 │ │ │ └── 0001.txt │ ├── a9 │ │ └── c3c8110c8f85766a27535d52d6af │ │ │ └── 0001.txt │ ├── ab │ │ └── def41d2acf2acfb5cb3e5c7ca936 │ │ │ └── 0002.txt │ ├── ac │ │ └── cc363b371df6dba4e86f2bc7c7ce │ │ │ └── 0001.txt │ ├── ad │ │ ├── 7088112eefb4981180734b8bf544 │ │ │ └── 0001.txt │ │ ├── 7c5c50484c04582dd6928ee9f69d │ │ │ └── 0002.txt │ │ ├── a2105993cbdf3bfab48fdabb4c34 │ │ │ └── 0001.txt │ │ └── f90df9b4e6d0a75897827bdc8a63 │ │ │ └── 0003.txt │ ├── b5 │ │ └── 9e476443e06469aac0035f0688c0 │ │ │ └── 0001.txt │ ├── b8 │ │ └── 66867f8036b4a6b752ea446b9944 │ │ │ └── 0003.txt │ ├── ba │ │ └── 1ddf4bc7ba2da192d2a4ead91bc5 │ │ │ └── 0002.txt │ ├── bc │ │ └── 50574c8c7fb9107bbbfe8a6f2064 │ │ │ └── 0002.txt │ ├── be │ │ └── e83d79de1a78186998b42795162b │ │ │ └── 0002.txt │ ├── c0 │ │ └── bf2757e0352d22a5baf692a6ee8a │ │ │ └── 0001.txt │ ├── c3 │ │ └── 3c50e53df3ae7394e686cfad4821 │ │ │ └── 0001.txt │ ├── c8 │ │ └── df77e47600361320b53bd5050f1d │ │ │ └── 0001.txt │ ├── cb │ │ └── cd4368abfcafffa305f3a97c81de │ │ │ └── 0002.txt │ ├── cc │ │ └── 913888e5c8efea9b9524ce36c61b │ │ │ └── 0001.txt │ ├── cd │ │ └── f1ce74b4f7f1a55c36c5f89eae0f │ │ │ └── 0001.txt │ ├── d0 │ │ └── 609244f08df4bd89d93735f501e9 │ │ │ └── 0001.txt │ ├── d3 │ │ └── d7477109b0da1a0b88eb10063d31 │ │ │ └── 0002.txt │ ├── d8 │ │ └── f534afadd2f3736472b84249ab6e │ │ │ └── 0001.txt │ ├── de │ │ ├── 0dd0b6db1f0f123f16609fc14b26 │ │ │ └── 0002.txt │ │ └── d3d98af22dbfd248713289ff514c │ │ │ └── 0001.txt │ ├── df │ │ └── 84f878cff1ba64516581a9a440bc │ │ │ └── 0002.txt │ ├── e1 │ │ └── 0cb25c4163cc09f8c80e789c91b7 │ │ │ └── 0002.txt │ ├── e2 │ │ └── ffc7085f3aef54bf154449b3ad08 │ │ │ └── 0002.txt │ ├── e7 │ │ └── ff6043e3cecb42da61f3c5fb9e97 │ │ │ └── 0002.txt │ ├── e9 │ │ └── 58f4a97dec6ec7ea8cd849f2c4b8 │ │ │ └── 0001.txt │ ├── eb │ │ └── 05c1cb2ff8895051354834de5b5f │ │ │ └── 0001.txt │ ├── ed │ │ └── b104fec9452d66b1674d55f166f3 │ │ │ └── 0003.txt │ ├── f0 │ │ └── a65db1ee58679265e22330a81cb7 │ │ │ └── 0001.txt │ ├── f1 │ │ └── 2e68b9571b69f92f21064dd4996c │ │ │ └── 0004.txt │ ├── f4 │ │ └── d466214874ac90be909760fcc2b9 │ │ │ └── 0002.txt │ ├── f7 │ │ └── 74471be3663f7a4df5dbbe183e84 │ │ │ └── 0001.txt │ ├── f8 │ │ └── 9a4a7a512b50f56bed9e26bf3771 │ │ │ └── 0001.txt │ ├── f9 │ │ ├── daeea7b6a1bcb0d05743b3aca6b9 │ │ │ └── 0001.txt │ │ └── e80c19e34f0095447c2cfcd5ed41 │ │ │ └── 0003.txt │ ├── fa │ │ └── 567b489fd075a990456ea574ed0c │ │ │ └── 0003.txt │ ├── fb │ │ └── 571efbfe66c9d30a51fd63cd2446 │ │ │ └── 0001.txt │ ├── fd │ │ └── 44b7d3d16c71f0c2c7096e699b0d │ │ │ └── 0001.txt │ └── fe │ │ └── cb1ded96be76713683c50e731f3f │ │ └── 0001.txt │ ├── 09 │ ├── 10 │ │ └── 3909ae51705eea287de417d2ab99 │ │ │ └── 0003.txt │ ├── 11 │ │ └── 51af1161f1e640f7e73b4428b156 │ │ │ └── 0001.txt │ ├── 13 │ │ ├── b2b3d9d8cfad01f3fb6d94e5c5f8 │ │ │ └── 0001.txt │ │ └── b783a841abeed51e183b049307c1 │ │ │ └── 0001.txt │ ├── 14 │ │ └── 02ed547a55273644af5624c1aa29 │ │ │ └── 0002.txt │ ├── 18 │ │ └── 7d7721aafec259921b204309ff69 │ │ │ └── 0001.txt │ ├── 22 │ │ └── b9bd969fff7820dbdbc660b6df26 │ │ │ └── 0001.txt │ ├── 23 │ │ └── 6b3f45384fde06ecf6a448314138 │ │ │ └── 0001.txt │ ├── 26 │ │ ├── 9b906e2b6275b9091f904f327cb3 │ │ │ └── 0002.txt │ │ └── aee2555adb77663dd97769f61509 │ │ │ └── 0002.txt │ ├── 29 │ │ └── f72d0a55abdf5a881557a95a2759 │ │ │ └── 0001.txt │ ├── 30 │ │ └── 14df53b3e416955140e040d7b8c1 │ │ │ └── 0003.txt │ ├── 33 │ │ └── dd71feb2dfb120ba03415fc68d44 │ │ │ └── 0001.txt │ ├── 35 │ │ └── 2950a48c04e7e9636804e093affb │ │ │ └── 0001.txt │ ├── 39 │ │ └── d2f35292b038ecd1c569b0e95b61 │ │ │ └── 0002.txt │ ├── 45 │ │ └── 0abbf1d9b8fe96748dbfe1535141 │ │ │ └── 0003.txt │ ├── 49 │ │ ├── cc70b9e6df4565033ed5268b8057 │ │ │ └── 0001.txt │ │ └── d4ef16c1addd165e3f8b3b62f32d │ │ │ └── 0001.txt │ ├── 50 │ │ ├── 1b6901a7af793684d327bb9a131f │ │ │ └── 0001.txt │ │ └── 846e79bb14ce1abbc48ed3dbd5b4 │ │ │ └── 0002.txt │ ├── 52 │ │ └── a33edf93031c61f14ac89077a4a7 │ │ │ └── 0002.txt │ ├── 57 │ │ └── fb3cdba10ffc2951bea5f0db63e4 │ │ │ └── 0003.txt │ ├── 58 │ │ └── b3f9b17dde8cc5a8dc31ededf15a │ │ │ └── 0002.txt │ ├── 61 │ │ ├── 871805bedf693397c8868047586f │ │ │ └── 0001.txt │ │ └── ef4caf294a90571ef13233f8b458 │ │ │ └── 0001.txt │ ├── 62 │ │ └── 43eec6f9ae2829f24b5717c54f6f │ │ │ └── 0001.txt │ ├── 65 │ │ └── ca767240702714aeb7ce20bf8e7c │ │ │ └── 0001.txt │ ├── 66 │ │ └── 12eff5553772f1621e3cf44a8bbf │ │ │ └── 0001.txt │ ├── 67 │ │ └── 4a232a751c0abf29f2ccb97a3ffc │ │ │ └── 0001.txt │ ├── 69 │ │ └── d3661630b5952b3cbd33596b4430 │ │ │ └── 0001.txt │ ├── 71 │ │ └── caffcf5f63827583e3e42cc40cf4 │ │ │ └── 0001.txt │ ├── 73 │ │ └── 942660fad940c061567dcabca66f │ │ │ └── 0002.txt │ ├── 75 │ │ └── 3a2c3f8c0313cf78eb4ca99ff682 │ │ │ └── 0001.txt │ ├── 78 │ │ └── f871bfc44c1e41f92984e170f773 │ │ │ └── 0002.txt │ ├── 82 │ │ └── c89a6a991978b64e889b3e8f1347 │ │ │ └── 0002.txt │ ├── 83 │ │ ├── 987c6bdd7a9311242f326873cd89 │ │ │ └── 0004.txt │ │ └── ef39715b2b00c41adc6ea06f866c │ │ │ └── 0002.txt │ ├── 85 │ │ ├── 676f042dffc16613ace10c205512 │ │ │ └── 0001.txt │ │ └── 73f71bf5cfdb08bdc74d8ea1561a │ │ │ └── 0004.txt │ ├── 89 │ │ └── bdfef81d434b2af97a16e08352f5 │ │ │ └── 0001.txt │ ├── 90 │ │ └── 994951f97dd6fd47f415ded91395 │ │ │ └── 0001.txt │ ├── 94 │ │ └── 4390cad22fbc9b9e6dd1aec0637b │ │ │ └── 0001.txt │ ├── 99 │ │ └── ccb5143e789bb437c4c2561499ce │ │ │ └── 0001.txt │ ├── 01 │ │ └── 2b11efc201d3083b934a94c6722f │ │ │ └── 0002.txt │ ├── 0a │ │ ├── 489b3da3305f6a1d8be33953ef00 │ │ │ └── 0001.txt │ │ └── feedd931f3ea1884567ad42df1ab │ │ │ └── 0001.txt │ ├── 0f │ │ ├── 3f1dfc6c28f322768e9e844c434a │ │ │ └── 0003.txt │ │ └── be59dc7035ceb455bd56ac1834d1 │ │ │ └── 0001.txt │ ├── 1e │ │ └── d6ecc0111fdef79bd6d92d857f1e │ │ │ └── 0004.txt │ ├── 2a │ │ └── e85e15045152f3be7aba1e073af5 │ │ │ └── 0001.txt │ ├── 3a │ │ └── 0b22d0f03b1058986b37f1e0f853 │ │ │ └── 0007.txt │ ├── 3c │ │ ├── 1a7e55f80845cf16ecac0316ffe4 │ │ │ └── 0001.txt │ │ └── e6a14d48b626e5e2f71910026460 │ │ │ └── 0003.txt │ ├── 4c │ │ └── abdcdb880d5da3bd1783741abcde │ │ │ └── 0001.txt │ ├── 5a │ │ └── d1089dde0bb868fd24563a236431 │ │ │ └── 0002.txt │ ├── 5b │ │ └── 4297d62dc2581fc8e4da2bde82b1 │ │ │ └── 0002.txt │ ├── 5c │ │ ├── 64cf9fca73652e51bb0a074dac27 │ │ │ └── 0002.txt │ │ └── f397f7d14c5d707cde4f90803415 │ │ │ └── 0001.txt │ ├── 5f │ │ ├── c80319455d1ed6145a18c1088391 │ │ │ └── 0004.txt │ │ └── f41fff9fece6b71a8ddbc7df6d73 │ │ │ └── 0002.txt │ ├── 6a │ │ └── 0591fdb8dceaec720a8bf3979ac7 │ │ │ └── 0001.txt │ ├── 6b │ │ └── 37ed3c2cbc48f9a3cced704961c4 │ │ │ └── 0002.txt │ ├── 6e │ │ └── d4173d3fe8c1bcf97798496cbf7d │ │ │ └── 0001.txt │ ├── 6f │ │ └── 0df7acbf43aa301dbb2edd3e8f81 │ │ │ └── 0004.txt │ ├── 7a │ │ ├── 18750ffb2505bff81e48b0d1b182 │ │ │ └── 0001.txt │ │ └── 25c1cc53eabf183b51b59c7f3ebb │ │ │ └── 0002.txt │ ├── 7c │ │ └── 77ba3768a15638a3fe0a1b462e4f │ │ │ └── 0002.txt │ ├── 8d │ │ └── 82963722033502667e46f31d07eb │ │ │ └── 0001.txt │ ├── 8e │ │ ├── 0abef8067e2f85f9732bab083f85 │ │ │ └── 0001.txt │ │ ├── 2b955507173b57c3e5b44acb2d3a │ │ │ └── 0001.txt │ │ ├── 88d1cfc9f35a55ac0b628cbe7044 │ │ │ └── 0001.txt │ │ └── fd87b22aeef9b4db0614b9b94137 │ │ │ └── 0002.txt │ ├── 9c │ │ └── 7cf05f3a671e297aefa98ecb8905 │ │ │ └── 0002.txt │ ├── 9d │ │ └── 3e03563f3e6ea4290618f1c1c7c2 │ │ │ └── 0001.txt │ ├── 9e │ │ └── d61b339053e70f37dfa4cb86f1e0 │ │ │ └── 0001.txt │ ├── 9f │ │ └── 740b3719d6ab5cc3b98da2bfacfe │ │ │ └── 0001.txt │ ├── a0 │ │ └── 9f40ebd00903a4196441d5b45e85 │ │ │ └── 0002.txt │ ├── a5 │ │ ├── cd9d9ee824105a198f258c0bf485 │ │ │ └── 0002.txt │ │ └── f168346262a0678605782a204582 │ │ │ └── 0001.txt │ ├── a6 │ │ └── 6bc2a230ca571aac06299e3d7784 │ │ │ └── 0001.txt │ ├── a7 │ │ └── bd92eb622ba01af80f6289dbdfec │ │ │ └── 0001.txt │ ├── a8 │ │ └── 18af7cee21a3009993338b061e95 │ │ │ └── 0003.txt │ ├── a9 │ │ └── fdd78dec22c0e61a3dacfff63baf │ │ │ └── 0001.txt │ ├── ad │ │ └── 9e08a5303502e4b879f717c3d300 │ │ │ └── 0001.txt │ ├── af │ │ └── 9c8eaf7df61b7aa50a5f487c96cc │ │ │ └── 0002.txt │ ├── b1 │ │ ├── 90da02b2e582191b3b838a4cf470 │ │ │ └── 0001.txt │ │ └── fdfbcd4ffa1b1e01e28fcc9ab327 │ │ │ └── 0001.txt │ ├── b4 │ │ └── 7b4a52789ac019bbed443017bb44 │ │ │ └── 0001.txt │ ├── b8 │ │ └── f6e8226b5eb23466d091dc1eedc1 │ │ │ └── 0002.txt │ ├── b9 │ │ └── cec7aa6b68bebb5d47a31ae8970a │ │ │ └── 0002.txt │ ├── ba │ │ ├── 57011d007c472876bdb1f0a64bd4 │ │ │ └── 0001.txt │ │ └── 902c073dfbc7ca7f887a371fa108 │ │ │ └── 0002.txt │ ├── bb │ │ └── 11ce83e08b9503b635eb827107b7 │ │ │ └── 0001.txt │ ├── bc │ │ └── 140f6fcdbd691c9cc110a3cfe21c │ │ │ └── 0001.txt │ ├── be │ │ └── c0865c81741ebec43866e79420f3 │ │ │ └── 0002.txt │ ├── bf │ │ ├── 2b408c26b250ae839de2e3e902a9 │ │ │ └── 0001.txt │ │ └── d989091b8eefc0cdae99481551b8 │ │ │ └── 0001.txt │ ├── c5 │ │ └── ef43c84287c1e7692e2c094b8582 │ │ │ └── 0001.txt │ ├── cb │ │ └── 68795c5cb01b461b0afe50cdf6bb │ │ │ └── 0002.txt │ ├── cc │ │ └── 3f5dccf70833c7e982a79928a21f │ │ │ └── 0002.txt │ ├── cd │ │ └── 3480964e16a03dff8f2b99c16dea │ │ │ └── 0001.txt │ ├── d0 │ │ └── cb2e7de6506efc4e85056646efea │ │ │ └── 0002.txt │ ├── d1 │ │ └── b75f9ae8812e1a2cae5e6a7b7e44 │ │ │ └── 0001.txt │ ├── d5 │ │ └── d4ebdd2bcd80aed1420246922604 │ │ │ └── 0004.txt │ ├── d6 │ │ ├── 6a966d38ce9cab57973686654337 │ │ │ └── 0001.txt │ │ └── de563e86dc10a8ba17298adf539f │ │ │ └── 0001.txt │ ├── d8 │ │ └── aa4fbc391aa0fea7d0234cd29911 │ │ │ └── 0002.txt │ ├── de │ │ └── 8c238a02da8995c17625407acb3d │ │ │ └── 0001.txt │ ├── df │ │ └── 07ede5312178eaeacba800d2746d │ │ │ └── 0001.txt │ ├── e1 │ │ └── a164a8e02ed1918727679a48d586 │ │ │ └── 0001.txt │ ├── e6 │ │ └── fdcca28a1df43102a6d0c327e662 │ │ │ └── 0001.txt │ ├── eb │ │ └── 78c15b2bebb5215748c6484f81e2 │ │ │ └── 0001.txt │ ├── ec │ │ ├── 84fddc3b9e2acb4f43d450f23c99 │ │ │ └── 0002.txt │ │ └── b82926966eb470f007c274aa2d09 │ │ │ └── 0001.txt │ ├── ee │ │ ├── 65eea2a956a9bafe5a928f35763f │ │ │ └── 0001.txt │ │ ├── 837233af39c5616d8500d3512d01 │ │ │ └── 0002.txt │ │ └── d0cfe2613976e0599b9cc99c2c1d │ │ │ └── 0001.txt │ ├── f0 │ │ ├── 71ecaa91ec07715189aa188a12e0 │ │ │ └── 0002.txt │ │ └── ce500883781c35771cf408619bf0 │ │ │ └── 0002.txt │ ├── f2 │ │ └── 142e91ed252f7b8d641bc744f76e │ │ │ └── 0002.txt │ ├── f3 │ │ └── 218473219066df3c8f436bf3a4f9 │ │ │ └── 0004.txt │ ├── f4 │ │ └── e5e42623bcec8f800143d7c34800 │ │ │ └── 0004.txt │ └── fe │ │ └── 077c8b07cba53eec375e2e80155f │ │ └── 0002.txt │ ├── 0a │ ├── 01 │ │ └── 311af9d73f4d6e3bc01d6237677d │ │ │ └── 0002.txt │ ├── 02 │ │ └── d0cb32156288a44295cbaa6bd515 │ │ │ └── 0001.txt │ ├── 03 │ │ ├── 097afe1385765ca6abbfb4835c7a │ │ │ └── 0001.txt │ │ └── 577d5c82271b794cbef29c90e4fb │ │ │ └── 0001.txt │ ├── 07 │ │ └── 18cb42b412293edd63ae501fa5cd │ │ │ └── 0002.txt │ └── 09 │ │ └── 0577f2f77d25b3528442c6cf52e8 │ │ └── 0001.txt │ └── 0c │ └── 10 │ ├── 4c349921c3dcf156314dcfd39e51 │ └── 0002.txt │ ├── 4c594ac80117e8a8a9e050b8ef9d │ └── 0001.txt │ ├── 52034be558a2d2a005fb497f7296 │ └── 0002.txt │ ├── 59cf48aeaaa9775bea40ce99ab92 │ └── 0001.txt │ ├── 67c0c125ea3ae60557d2a8c289a6 │ └── 0002.txt │ ├── 8486f08035ba152d5244ac54099c │ └── 0001.txt │ ├── 8ed3e0d9a08ef8353cc03d145b74 │ └── 0002.txt │ ├── a1ebedd244a6dc5d00597fb867bc │ └── 0001.txt │ ├── bf96a0642ddc8aea3f8b961de42d │ └── 0002.txt │ ├── c468a57377ff8ef63d3b26a6d1fa │ └── 0002.txt │ ├── ca65709dc41cfbd85dca0508539c │ └── 0002.txt │ ├── f01e5f4be3c289206df8ff0cff34 │ └── 0002.txt │ ├── f75ad73a25730709916308b9ba15 │ └── 0001.txt │ ├── fadc02043b13661520dd5f2f842f │ └── 0001.txt │ └── fce09b4e97c9e1981603de292ef1 │ └── 0002.txt ├── icons ├── PS_1.jpg ├── PS_1.png ├── balcony_1.jpg ├── balcony_1.png ├── bathroom_1.jpg ├── bathroom_1.png ├── bathtub_1.jpg ├── bedroom_1.jpg ├── bedroom_1.png ├── closet_1.jpg ├── closet_1.png ├── cooking_counter_1.jpg ├── cooking_counter_2.jpg ├── corridor_1.jpg ├── corridor_1.png ├── door_1.jpg ├── door_10.jpg ├── door_11.jpg ├── door_2.jpg ├── door_3.jpg ├── door_4.jpg ├── door_5.jpg ├── door_6.jpg ├── door_7.jpg ├── door_8.jpg ├── door_9.jpg ├── entrance_1.jpg ├── fill_1.jpg ├── fill_2.jpg ├── fill_3.jpg ├── kitchen_1.jpg ├── kitchen_1.png ├── living_room_1.jpg ├── living_room_1.png ├── restroom_1.jpg ├── restroom_1.png ├── special_1.jpg ├── special_2.jpg ├── special_3.jpg ├── stairs_1.jpg ├── toilet_1.jpg ├── wall_1.jpg ├── wall_2 (copy).jpg ├── wall_2.jpg ├── washing_basin_1.jpg ├── washing_basin_2.jpg ├── washing_basin_3.jpg ├── washing_basin_4.jpg ├── washing_room_1.jpg └── washing_room_1.png ├── popup ├── code │ ├── CMakeLists.txt │ ├── asset.cc │ ├── asset.h │ ├── popup.cc │ ├── popup.h │ ├── popup_2d.cc │ ├── popup_2d.h │ ├── popup_3d.cc │ ├── popup_3d.h │ ├── popup_cli.cc │ ├── structs.cc │ └── structs.h └── data │ ├── bathroom_wall.jpg │ ├── bathtub.mtl │ ├── bathtub.obj │ ├── bedroom_wall.jpg │ ├── cooking_counter.mtl │ ├── cooking_counter.obj │ ├── cooking_counter │ ├── Amoora.jpg │ ├── Amoora_2.jpg │ ├── Brushed_Metal_Silver_Texture_by_SweetSoulSister.jpg │ ├── M_6_White_Marble_Texture_01.jpg │ ├── Translucent_Glass_Block_Dark.jpg │ ├── _Translucent_Glass_Block_Dark_1.jpg │ ├── dark_sketch_stone.jpg │ └── patterns_wavy_background_texture_metal_silver_18405_1920x1200.jpg │ ├── dining_wall.jpg │ ├── door.jpg │ ├── door2.jpg │ ├── floor.jpg │ ├── floorplan_1.txt │ ├── kitchen_wall.jpg │ ├── stairs.mtl │ ├── stairs.obj │ ├── stairs │ └── _auto_38.jpg │ ├── toilet.mtl │ ├── toilet.obj │ ├── toilet │ ├── _auto_34.jpg │ └── _auto_35.jpg │ ├── wall.jpg │ ├── washing_basin.mtl │ ├── washing_basin.obj │ ├── washing_basin │ ├── _auto_12.jpg │ ├── _auto_20.jpg │ ├── _auto_24.jpg │ ├── _auto_3.jpg │ └── _auto_8.jpg │ ├── washing_basin2.mtl │ ├── washing_basin2.obj │ └── window.jpg ├── pytorch ├── IP.py ├── IP_gurobi.py ├── README.md ├── datasets │ └── floorplan_dataset.py ├── models │ ├── drn.py │ ├── model.py │ └── modules.py ├── options.py ├── requirements.txt ├── train.py └── utils.py ├── rendering ├── data │ ├── bathroom_wall.jpg │ ├── bathtub.egg │ ├── bathtub.mtl │ ├── bathtub.obj │ ├── bedroom_wall.jpg │ ├── ceiling.jpg │ ├── cooking_counter.egg │ ├── cooking_counter.mtl │ ├── cooking_counter.obj │ ├── cooking_counter │ │ ├── Amoora.jpg │ │ ├── Amoora_2.jpg │ │ ├── Brushed_Metal_Silver_Texture_by_SweetSoulSister.jpg │ │ ├── M_6_White_Marble_Texture_01.jpg │ │ ├── Translucent_Glass_Block_Dark.jpg │ │ ├── _Translucent_Glass_Block_Dark_1.jpg │ │ ├── dark_sketch_stone.jpg │ │ └── patterns_wavy_background_texture_metal_silver_18405_1920x1200.jpg │ ├── dining_wall.jpg │ ├── door.jpg │ ├── door2.jpg │ ├── floor.jpg │ ├── floorplan_1.png │ ├── kitchen_wall.jpg │ ├── obj2egg.py │ ├── obj2egg.py~ │ ├── stairs.mtl │ ├── stairs.obj │ ├── stairs │ │ └── _auto_38.jpg │ ├── toilet.egg │ ├── toilet.mtl │ ├── toilet.obj │ ├── toilet │ │ ├── _auto_34.jpg │ │ └── _auto_35.jpg │ ├── wall.jpg │ ├── washing_basin.egg │ ├── washing_basin.mtl │ ├── washing_basin.obj │ ├── washing_basin │ │ ├── _auto_12.jpg │ │ ├── _auto_20.jpg │ │ ├── _auto_24.jpg │ │ ├── _auto_3.jpg │ │ └── _auto_8.jpg │ ├── washing_basin2.mtl │ ├── washing_basin2.obj │ └── window.jpg ├── floorplan.py ├── obj2egg.py ├── renderer.py └── viewer.py └── util ├── lua ├── .tramp_history ├── ProFi.lua ├── compute_stats.lua ├── convert_to_json.lua ├── floorplan_utils.lua ├── floorplan_utils.lua~ ├── ginit.lua ├── ginit.lua~ ├── gpath.lua ├── itorch_utils.lua ├── nn │ ├── Call.lua │ ├── Convolve.lua │ ├── Crop.lua │ ├── CrossConvolve.lua │ ├── CrossConvolveParallel.lua │ ├── CrossMergeTable.lua │ ├── GDLCriterion.lua │ ├── GaussianCriterion.lua │ ├── KLDCriterion.lua │ ├── Print.lua │ ├── Projection.lua │ ├── Sampler.lua │ ├── Scale.lua │ ├── VRMaskRegressReward.lua │ ├── VRRegressReward.lua │ ├── ZeroCriterion.lua │ ├── test_Crop.lua │ ├── test_CrossConvolve.lua │ ├── test_GDLCriterion.lua │ ├── test_Projection.lua │ ├── test_Scale.lua │ └── test_autograd.lua ├── nn_utils.lua ├── nnutils.lua ├── pointcloud_utils.lua ├── pointcloud_utils.lua~ ├── remove_batchnorm.lua ├── representation_utils.lua~ ├── test.png ├── torch7json.lua ├── utils.lua ├── utils.lua~ ├── weight-init.lua └── www_utils.lua ├── mat ├── CalculateSearchRs.m ├── ComputeLabelPenality.m ├── ComputeLabelSubSets.m ├── DisplayLikelihoodMaps.m ├── DisplayMatches.m ├── FileList2DirList.m ├── FindSPAdjacnecy.m ├── FindTestFiles.m ├── FixLabelName.m ├── ForegroundClassifierOutputToMask.m ├── GenInOutDoorIndex.m ├── GetFunList.m ├── ProgressBar.m ├── PruneIndex.m ├── SPtoSkel.m ├── SelectDesc.m ├── SetupRange.m ├── SortedUniqueAndCounts.m ├── SpatialCues.m ├── UniqueAndCounts.m ├── dir_recurse.m ├── dist2.m ├── linscale.m ├── load_image.m ├── make_dir.m ├── mk_dir.m ├── myN2S.m ├── show.m ├── showSP.m └── text2im.m ├── py ├── augment_samples.py ├── check_gpu.py ├── preprocess_face.py └── pyutils.py └── util.lua /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/README.md -------------------------------------------------------------------------------- /annatator/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/annatator/README.md -------------------------------------------------------------------------------- /annatator/code/floorplan_utils.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/annatator/code/floorplan_utils.lua -------------------------------------------------------------------------------- /annatator/code/g.ui: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/annatator/code/g.ui -------------------------------------------------------------------------------- /annatator/code/main.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/annatator/code/main.lua -------------------------------------------------------------------------------- /annatator/data/floorplan_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/annatator/data/floorplan_1.png -------------------------------------------------------------------------------- /annatator/icons/PS_1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/annatator/icons/PS_1.jpg -------------------------------------------------------------------------------- /annatator/icons/PS_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/annatator/icons/PS_1.png -------------------------------------------------------------------------------- /annatator/icons/TV_1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/annatator/icons/TV_1.jpg -------------------------------------------------------------------------------- /annatator/icons/backup/PS_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/annatator/icons/backup/PS_1.png -------------------------------------------------------------------------------- /annatator/icons/backup/balcony_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/annatator/icons/backup/balcony_1.png -------------------------------------------------------------------------------- /annatator/icons/backup/bathroom_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/annatator/icons/backup/bathroom_1.png -------------------------------------------------------------------------------- /annatator/icons/backup/bedroom_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/annatator/icons/backup/bedroom_1.png -------------------------------------------------------------------------------- /annatator/icons/backup/closet_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/annatator/icons/backup/closet_1.png -------------------------------------------------------------------------------- /annatator/icons/backup/corridor_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/annatator/icons/backup/corridor_1.png -------------------------------------------------------------------------------- /annatator/icons/backup/kitchen_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/annatator/icons/backup/kitchen_1.png -------------------------------------------------------------------------------- /annatator/icons/backup/living_room_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/annatator/icons/backup/living_room_1.png -------------------------------------------------------------------------------- /annatator/icons/backup/restroom_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/annatator/icons/backup/restroom_1.png -------------------------------------------------------------------------------- /annatator/icons/backup/washing_room_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/annatator/icons/backup/washing_room_1.png -------------------------------------------------------------------------------- /annatator/icons/balcony_1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/annatator/icons/balcony_1.jpg -------------------------------------------------------------------------------- /annatator/icons/balcony_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/annatator/icons/balcony_1.png -------------------------------------------------------------------------------- /annatator/icons/bathroom_1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/annatator/icons/bathroom_1.jpg -------------------------------------------------------------------------------- /annatator/icons/bathroom_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/annatator/icons/bathroom_1.png -------------------------------------------------------------------------------- /annatator/icons/bathtub_1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/annatator/icons/bathtub_1.jpg -------------------------------------------------------------------------------- /annatator/icons/bed_1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/annatator/icons/bed_1.jpg -------------------------------------------------------------------------------- /annatator/icons/bedroom_1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/annatator/icons/bedroom_1.jpg -------------------------------------------------------------------------------- /annatator/icons/bedroom_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/annatator/icons/bedroom_1.png -------------------------------------------------------------------------------- /annatator/icons/cabinet_1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/annatator/icons/cabinet_1.jpg -------------------------------------------------------------------------------- /annatator/icons/chair_1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/annatator/icons/chair_1.jpg -------------------------------------------------------------------------------- /annatator/icons/closet_1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/annatator/icons/closet_1.jpg -------------------------------------------------------------------------------- /annatator/icons/closet_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/annatator/icons/closet_1.png -------------------------------------------------------------------------------- /annatator/icons/cooking_counter_1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/annatator/icons/cooking_counter_1.jpg -------------------------------------------------------------------------------- /annatator/icons/cooking_counter_2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/annatator/icons/cooking_counter_2.jpg -------------------------------------------------------------------------------- /annatator/icons/corridor_1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/annatator/icons/corridor_1.jpg -------------------------------------------------------------------------------- /annatator/icons/corridor_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/annatator/icons/corridor_1.png -------------------------------------------------------------------------------- /annatator/icons/desk_1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/annatator/icons/desk_1.jpg -------------------------------------------------------------------------------- /annatator/icons/dining_room_1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/annatator/icons/dining_room_1.jpg -------------------------------------------------------------------------------- /annatator/icons/dining_room_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/annatator/icons/dining_room_1.png -------------------------------------------------------------------------------- /annatator/icons/door_1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/annatator/icons/door_1.jpg -------------------------------------------------------------------------------- /annatator/icons/door_10.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/annatator/icons/door_10.jpg -------------------------------------------------------------------------------- /annatator/icons/door_11.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/annatator/icons/door_11.jpg -------------------------------------------------------------------------------- /annatator/icons/door_2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/annatator/icons/door_2.jpg -------------------------------------------------------------------------------- /annatator/icons/door_3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/annatator/icons/door_3.jpg -------------------------------------------------------------------------------- /annatator/icons/door_4.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/annatator/icons/door_4.jpg -------------------------------------------------------------------------------- /annatator/icons/door_5.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/annatator/icons/door_5.jpg -------------------------------------------------------------------------------- /annatator/icons/door_6.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/annatator/icons/door_6.jpg -------------------------------------------------------------------------------- /annatator/icons/door_7.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/annatator/icons/door_7.jpg -------------------------------------------------------------------------------- /annatator/icons/door_8.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/annatator/icons/door_8.jpg -------------------------------------------------------------------------------- /annatator/icons/door_9.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/annatator/icons/door_9.jpg -------------------------------------------------------------------------------- /annatator/icons/entrance_1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/annatator/icons/entrance_1.jpg -------------------------------------------------------------------------------- /annatator/icons/fill_1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/annatator/icons/fill_1.jpg -------------------------------------------------------------------------------- /annatator/icons/fill_2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/annatator/icons/fill_2.jpg -------------------------------------------------------------------------------- /annatator/icons/fill_3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/annatator/icons/fill_3.jpg -------------------------------------------------------------------------------- /annatator/icons/kitchen_1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/annatator/icons/kitchen_1.jpg -------------------------------------------------------------------------------- /annatator/icons/kitchen_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/annatator/icons/kitchen_1.png -------------------------------------------------------------------------------- /annatator/icons/laundry_room_1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/annatator/icons/laundry_room_1.jpg -------------------------------------------------------------------------------- /annatator/icons/laundry_room_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/annatator/icons/laundry_room_1.png -------------------------------------------------------------------------------- /annatator/icons/living_room_1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/annatator/icons/living_room_1.jpg -------------------------------------------------------------------------------- /annatator/icons/living_room_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/annatator/icons/living_room_1.png -------------------------------------------------------------------------------- /annatator/icons/office_1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/annatator/icons/office_1.jpg -------------------------------------------------------------------------------- /annatator/icons/office_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/annatator/icons/office_1.png -------------------------------------------------------------------------------- /annatator/icons/refrigerator_1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/annatator/icons/refrigerator_1.jpg -------------------------------------------------------------------------------- /annatator/icons/restroom_1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/annatator/icons/restroom_1.jpg -------------------------------------------------------------------------------- /annatator/icons/restroom_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/annatator/icons/restroom_1.png -------------------------------------------------------------------------------- /annatator/icons/sofa_1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/annatator/icons/sofa_1.jpg -------------------------------------------------------------------------------- /annatator/icons/special_1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/annatator/icons/special_1.jpg -------------------------------------------------------------------------------- /annatator/icons/special_2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/annatator/icons/special_2.jpg -------------------------------------------------------------------------------- /annatator/icons/special_3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/annatator/icons/special_3.jpg -------------------------------------------------------------------------------- /annatator/icons/stairs_1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/annatator/icons/stairs_1.jpg -------------------------------------------------------------------------------- /annatator/icons/table_1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/annatator/icons/table_1.jpg -------------------------------------------------------------------------------- /annatator/icons/toilet_1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/annatator/icons/toilet_1.jpg -------------------------------------------------------------------------------- /annatator/icons/wall_1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/annatator/icons/wall_1.jpg -------------------------------------------------------------------------------- /annatator/icons/wall_2 (copy).jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/annatator/icons/wall_2 (copy).jpg -------------------------------------------------------------------------------- /annatator/icons/wall_2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/annatator/icons/wall_2.jpg -------------------------------------------------------------------------------- /annatator/icons/washing_basin_1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/annatator/icons/washing_basin_1.jpg -------------------------------------------------------------------------------- /annatator/icons/washing_basin_2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/annatator/icons/washing_basin_2.jpg -------------------------------------------------------------------------------- /annatator/icons/washing_basin_3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/annatator/icons/washing_basin_3.jpg -------------------------------------------------------------------------------- /annatator/icons/washing_basin_4.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/annatator/icons/washing_basin_4.jpg -------------------------------------------------------------------------------- /annatator/icons/washing_room_1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/annatator/icons/washing_room_1.jpg -------------------------------------------------------------------------------- /annatator/icons/washing_room_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/annatator/icons/washing_room_1.png -------------------------------------------------------------------------------- /annatator/icons/window_1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/annatator/icons/window_1.jpg -------------------------------------------------------------------------------- /annatator/instruction.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/annatator/instruction.pdf -------------------------------------------------------------------------------- /code/PostProcessing/QP.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/code/PostProcessing/QP.py -------------------------------------------------------------------------------- /code/checkpoints.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/code/checkpoints.lua -------------------------------------------------------------------------------- /code/datasets/floorplan-representation-gen.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/code/datasets/floorplan-representation-gen.lua -------------------------------------------------------------------------------- /code/datasets/floorplan-representation.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/code/datasets/floorplan-representation.lua -------------------------------------------------------------------------------- /code/datasets/init.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/code/datasets/init.lua -------------------------------------------------------------------------------- /code/datasets/transformsBoth.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/code/datasets/transformsBoth.lua -------------------------------------------------------------------------------- /code/datasets/transformsRepresentation.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/code/datasets/transformsRepresentation.lua -------------------------------------------------------------------------------- /code/evaluate.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/code/evaluate.lua -------------------------------------------------------------------------------- /code/main.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/code/main.lua -------------------------------------------------------------------------------- /code/models/heatmap-segmentation-criterion.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/code/models/heatmap-segmentation-criterion.lua -------------------------------------------------------------------------------- /code/models/heatmap-segmentation-dataloader.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/code/models/heatmap-segmentation-dataloader.lua -------------------------------------------------------------------------------- /code/models/heatmap-segmentation-train.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/code/models/heatmap-segmentation-train.lua -------------------------------------------------------------------------------- /code/models/heatmap-segmentation.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/code/models/heatmap-segmentation.lua -------------------------------------------------------------------------------- /code/models/init.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/code/models/init.lua -------------------------------------------------------------------------------- /code/models/modelUtils.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/code/models/modelUtils.lua -------------------------------------------------------------------------------- /code/models/models.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/code/models/models.lua -------------------------------------------------------------------------------- /code/opts.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/code/opts.lua -------------------------------------------------------------------------------- /code/predict.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/code/predict.lua -------------------------------------------------------------------------------- /data/floorplan_representation/00/.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/.DS_Store -------------------------------------------------------------------------------- /data/floorplan_representation/00/02/09a30b61b563f93faf6a6466ffab/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/02/09a30b61b563f93faf6a6466ffab/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/00/04/3683ef8c7d3d97b5d9231ea1566b/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/04/3683ef8c7d3d97b5d9231ea1566b/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/00/09/66a2577fd077ea96a510af7653e7/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/09/66a2577fd077ea96a510af7653e7/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/00/0b/.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/0b/.DS_Store -------------------------------------------------------------------------------- /data/floorplan_representation/00/0b/0513fae730eaf65b98f9580d024d/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/0b/0513fae730eaf65b98f9580d024d/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/00/0e/03dcfe5bf7c30a6b1a4a594dc6fa/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/0e/03dcfe5bf7c30a6b1a4a594dc6fa/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/00/0e/4a5243dead16df7eab33ef0d3a69/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/0e/4a5243dead16df7eab33ef0d3a69/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/00/13/72881aa9f0da1db4236a48968247/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/13/72881aa9f0da1db4236a48968247/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/00/15/4cf5909c8c151d07bc14c9a67718/0004.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/15/4cf5909c8c151d07bc14c9a67718/0004.txt -------------------------------------------------------------------------------- /data/floorplan_representation/00/17/6dd847807a916225e3789da2c95c/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/17/6dd847807a916225e3789da2c95c/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/00/19/d40dccd0897e4bb77ea3309a6b99/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/19/d40dccd0897e4bb77ea3309a6b99/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/00/1f/1c9b2ad35681195ebc41016a3a56/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/1f/1c9b2ad35681195ebc41016a3a56/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/00/20/0002806c93b8857fec3cdc10ee83/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/20/0002806c93b8857fec3cdc10ee83/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/00/23/1e8b43aa71560bd710bc6d917c4f/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/23/1e8b43aa71560bd710bc6d917c4f/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/00/23/500a167ab926df601817631d6733/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/23/500a167ab926df601817631d6733/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/00/27/f10d2fae9505ffdd5f1aa4523c00/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/27/f10d2fae9505ffdd5f1aa4523c00/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/00/2b/57858856df3a17473533a56ed1db/0003.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/2b/57858856df3a17473533a56ed1db/0003.txt -------------------------------------------------------------------------------- /data/floorplan_representation/00/2c/2cd401f57ea9ee19257d03b8803d/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/2c/2cd401f57ea9ee19257d03b8803d/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/00/2c/bb7f512dfa609a646d6c591dc369/0004.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/2c/bb7f512dfa609a646d6c591dc369/0004.txt -------------------------------------------------------------------------------- /data/floorplan_representation/00/30/fc54c50d7cd00465eeb0eb7de905/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/30/fc54c50d7cd00465eeb0eb7de905/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/00/34/cfa80f3d11a73d5ea1f44a02f847/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/34/cfa80f3d11a73d5ea1f44a02f847/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/00/36/9c123784498b3312b995399ad578/0004.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/36/9c123784498b3312b995399ad578/0004.txt -------------------------------------------------------------------------------- /data/floorplan_representation/00/3a/b20ab32cf1ec8262e1e447181ec4/0004.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/3a/b20ab32cf1ec8262e1e447181ec4/0004.txt -------------------------------------------------------------------------------- /data/floorplan_representation/00/3c/6b5b5a009618990d68fa532a5f52/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/3c/6b5b5a009618990d68fa532a5f52/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/00/3f/2d397ee85ccffb737d5a86280fe4/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/3f/2d397ee85ccffb737d5a86280fe4/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/00/40/bc25b808e24b02fbfb73ac947c8f/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/40/bc25b808e24b02fbfb73ac947c8f/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/00/40/d3360eb29ac58d87ad04085b1078/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/40/d3360eb29ac58d87ad04085b1078/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/00/40/f7a55f76e7c6d89961b12fd47826/0003.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/40/f7a55f76e7c6d89961b12fd47826/0003.txt -------------------------------------------------------------------------------- /data/floorplan_representation/00/43/ab24ea12f97d2a746cf01f758712/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/43/ab24ea12f97d2a746cf01f758712/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/00/48/5172b9fc92fad4001a8707e55b84/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/48/5172b9fc92fad4001a8707e55b84/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/00/49/f74be09d2f1d43998590be652a91/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/49/f74be09d2f1d43998590be652a91/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/00/4a/f632376749df61ecfe2878b5d9eb/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/4a/f632376749df61ecfe2878b5d9eb/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/00/4f/96d898a934a6e3325d65159c1d61/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/4f/96d898a934a6e3325d65159c1d61/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/00/50/0ae54bc5c4f308549ac8bb958031/0004.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/50/0ae54bc5c4f308549ac8bb958031/0004.txt -------------------------------------------------------------------------------- /data/floorplan_representation/00/57/92699c92c6bf4bf1595200b63ab7/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/57/92699c92c6bf4bf1595200b63ab7/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/00/58/8c8c379512c14920d79c6becb50c/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/58/8c8c379512c14920d79c6becb50c/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/00/5a/847869026b15c7f3a864086a44a6/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/5a/847869026b15c7f3a864086a44a6/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/00/5d/ca1a716bb36b44f79356235ff0f8/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/5d/ca1a716bb36b44f79356235ff0f8/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/00/5f/0cb49e7fae4eba13ea61f7dee5ec/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/5f/0cb49e7fae4eba13ea61f7dee5ec/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/00/63/5f74ca198400c0a31f4eadc220fd/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/63/5f74ca198400c0a31f4eadc220fd/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/00/64/1973f1b52363d69e0587c11ecbb9/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/64/1973f1b52363d69e0587c11ecbb9/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/00/65/39d82a89f86ba43a11002d86b44e/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/65/39d82a89f86ba43a11002d86b44e/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/00/65/ef702564e4494488ba2cc6ce3abf/0003.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/65/ef702564e4494488ba2cc6ce3abf/0003.txt -------------------------------------------------------------------------------- /data/floorplan_representation/00/67/bb0de733372225abd132d404d52c/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/67/bb0de733372225abd132d404d52c/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/00/68/22b059c84dd19f1dccd9a4b90de1/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/68/22b059c84dd19f1dccd9a4b90de1/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/00/68/8a6376ee8a1a9c9e8a09a0ae4f84/0003.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/68/8a6376ee8a1a9c9e8a09a0ae4f84/0003.txt -------------------------------------------------------------------------------- /data/floorplan_representation/00/6a/d05a76355741cbb5066979407090/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/6a/d05a76355741cbb5066979407090/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/00/6c/5d287ae3eef73eddae42723beca9/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/6c/5d287ae3eef73eddae42723beca9/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/00/70/f51b330549a4bb613348cd11ff32/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/70/f51b330549a4bb613348cd11ff32/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/00/71/39d36e1ed72a36364020e6365e1b/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/71/39d36e1ed72a36364020e6365e1b/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/00/73/1fca9a4a79b291c3017fccf5b2ed/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/73/1fca9a4a79b291c3017fccf5b2ed/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/00/78/aaef56fb6f6892566953cedd6daf/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/78/aaef56fb6f6892566953cedd6daf/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/00/7a/3d1c7dcb1aba2348a32fabe86227/0004.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/7a/3d1c7dcb1aba2348a32fabe86227/0004.txt -------------------------------------------------------------------------------- /data/floorplan_representation/00/7a/855ac153c163b4b416b522325b1a/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/7a/855ac153c163b4b416b522325b1a/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/00/7c/a8fc125cd1e12e9d199901931182/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/7c/a8fc125cd1e12e9d199901931182/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/00/85/1764f6c82efb940f9deecb982947/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/85/1764f6c82efb940f9deecb982947/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/00/86/512abb498e7a652bc13833510740/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/86/512abb498e7a652bc13833510740/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/00/87/92094cef9a986949a9b8f42f2ce9/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/87/92094cef9a986949a9b8f42f2ce9/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/00/89/5f33d30a76f52189698e89ef3d11/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/89/5f33d30a76f52189698e89ef3d11/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/00/8d/b163af476827b2190aa86f074014/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/8d/b163af476827b2190aa86f074014/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/00/8f/094e1d47fd46e76346751fae6ec2/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/8f/094e1d47fd46e76346751fae6ec2/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/00/8f/7799db1fe69b0139876db7ea1819/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/8f/7799db1fe69b0139876db7ea1819/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/00/8f/9e09406b236d1dcfcef86921d7c4/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/8f/9e09406b236d1dcfcef86921d7c4/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/00/95/9bd0f8c2a4168973b958fca74f15/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/95/9bd0f8c2a4168973b958fca74f15/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/00/98/8a5263f5df97e011419c43194b58/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/98/8a5263f5df97e011419c43194b58/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/00/99/28fbde7b272adad6da35f0bc16c3/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/99/28fbde7b272adad6da35f0bc16c3/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/00/99/a5b971564f7803c3ea9e5a16b650/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/99/a5b971564f7803c3ea9e5a16b650/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/00/9c/90c9e494048b4bf4ac3bb1be95dc/0003.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/9c/90c9e494048b4bf4ac3bb1be95dc/0003.txt -------------------------------------------------------------------------------- /data/floorplan_representation/00/9d/3b484cb6269428731b29da1bfc4a/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/9d/3b484cb6269428731b29da1bfc4a/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/00/a5/f1101fb3b605550026424d964225/0003.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/a5/f1101fb3b605550026424d964225/0003.txt -------------------------------------------------------------------------------- /data/floorplan_representation/00/a6/d3974c2fdbee0c2fb3ad8975cdcf/0004.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/a6/d3974c2fdbee0c2fb3ad8975cdcf/0004.txt -------------------------------------------------------------------------------- /data/floorplan_representation/00/a7/e513317f0f2e800d60600437d909/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/a7/e513317f0f2e800d60600437d909/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/00/a8/40ca496a4b0966c5dd3edba541ec/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/a8/40ca496a4b0966c5dd3edba541ec/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/00/b0/27f9d4f7f91a255f91460391f585/0003.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/b0/27f9d4f7f91a255f91460391f585/0003.txt -------------------------------------------------------------------------------- /data/floorplan_representation/00/b2/d82204c792bac2cca2b2df72dd22/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/b2/d82204c792bac2cca2b2df72dd22/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/00/b3/6b51013ff444f0b3d4cf7f46484a/0003.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/b3/6b51013ff444f0b3d4cf7f46484a/0003.txt -------------------------------------------------------------------------------- /data/floorplan_representation/00/b4/255b20e07e97c5ce7d32d2977c11/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/b4/255b20e07e97c5ce7d32d2977c11/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/00/bb/76fddc7b2adfd0c15c13c79d9571/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/bb/76fddc7b2adfd0c15c13c79d9571/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/00/bc/84ab63ab52e4ea939ec79dcd7609/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/bc/84ab63ab52e4ea939ec79dcd7609/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/00/be/6002bb0afbe519f61d9d25fa38dd/0004.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/be/6002bb0afbe519f61d9d25fa38dd/0004.txt -------------------------------------------------------------------------------- /data/floorplan_representation/00/c2/2eea8ff97b5fb8da16972914c28c/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/c2/2eea8ff97b5fb8da16972914c28c/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/00/c5/604e73bf053ba0abc5341f4f0ba3/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/c5/604e73bf053ba0abc5341f4f0ba3/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/00/d3/438781c94ab278b695c4555e148b/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/d3/438781c94ab278b695c4555e148b/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/00/da/b7edf9064557f56462f661acae5a/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/da/b7edf9064557f56462f661acae5a/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/00/db/5e45044c8418dc720482c62289ee/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/db/5e45044c8418dc720482c62289ee/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/00/dd/48098f0ddc810afa716736a3ec13/0003.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/dd/48098f0ddc810afa716736a3ec13/0003.txt -------------------------------------------------------------------------------- /data/floorplan_representation/00/df/22b0cfe35903074c7847a56d03ee/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/df/22b0cfe35903074c7847a56d03ee/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/00/e4/e0b7a725e507d54618b4f384140a/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/e4/e0b7a725e507d54618b4f384140a/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/00/e7/1cffc986a2d2b2e4162aa052f6d7/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/e7/1cffc986a2d2b2e4162aa052f6d7/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/00/e7/ae5387f766f9b79a0871f279e8e9/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/e7/ae5387f766f9b79a0871f279e8e9/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/00/e9/f85ba733b3769c159604debc08c6/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/e9/f85ba733b3769c159604debc08c6/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/00/ea/f1555d8a6db7a6b354370f2727cd/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/ea/f1555d8a6db7a6b354370f2727cd/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/00/ed/ade2a47d0b72017d065b4eb7e248/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/ed/ade2a47d0b72017d065b4eb7e248/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/00/ef/44e2a86aee808e6ed397640208be/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/ef/44e2a86aee808e6ed397640208be/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/00/f4/5d0e28a012739bf341a409bf2a2e/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/f4/5d0e28a012739bf341a409bf2a2e/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/00/f4/abb8d6843267ed9901644cdbf36b/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/f4/abb8d6843267ed9901644cdbf36b/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/00/fb/5864064af2b2d81613aa40de1c09/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/fb/5864064af2b2d81613aa40de1c09/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/00/fd/383180d7caf7059940f8248df06a/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/fd/383180d7caf7059940f8248df06a/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/00/ff/13fddb3e048ff040341a222c28c8/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/00/ff/13fddb3e048ff040341a222c28c8/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/01/ceb018a9777f368eb0acac6500b4/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/01/ceb018a9777f368eb0acac6500b4/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/01/f78a5557857b82fa661e2da8f80a/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/01/f78a5557857b82fa661e2da8f80a/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/03/94237b493b58319f053e40f619b8/0003.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/03/94237b493b58319f053e40f619b8/0003.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/04/bbe446a346d19c09e4ef25620310/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/04/bbe446a346d19c09e4ef25620310/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/04/dc320dea49e69a4eacf31e50de6a/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/04/dc320dea49e69a4eacf31e50de6a/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/07/480643c51a1eb65e6ef607101f8d/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/07/480643c51a1eb65e6ef607101f8d/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/0a/c3fe085fa8133deaa06459d7d0ae/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/0a/c3fe085fa8133deaa06459d7d0ae/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/0d/50f13ac5eef3725326b6776e1e50/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/0d/50f13ac5eef3725326b6776e1e50/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/14/c1e81bb218d182a9a6053bb3f133/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/14/c1e81bb218d182a9a6053bb3f133/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/14/f8b3423d953fafd3bc930f9bdeb9/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/14/f8b3423d953fafd3bc930f9bdeb9/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/18/df2f909abd51cb2ad778f95ab905/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/18/df2f909abd51cb2ad778f95ab905/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/19/f2663b062a0c7de60042a73b025e/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/19/f2663b062a0c7de60042a73b025e/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/1c/b77ff63c87a7f098a0bf160f2e47/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/1c/b77ff63c87a7f098a0bf160f2e47/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/1d/1e05c06241bc2768ea972eb894b5/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/1d/1e05c06241bc2768ea972eb894b5/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/1e/1a5a4de5e4690613de262802cad0/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/1e/1a5a4de5e4690613de262802cad0/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/20/f111b3bb1323390566613fdab5cc/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/20/f111b3bb1323390566613fdab5cc/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/22/e391055dc5d8a522c5a82142df38/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/22/e391055dc5d8a522c5a82142df38/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/24/911791d6792da68996292acbfc3e/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/24/911791d6792da68996292acbfc3e/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/24/a59bf1f1a620702ae79276adeeff/0004.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/24/a59bf1f1a620702ae79276adeeff/0004.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/24/e0640c1cbe50a3dba16d910eb8d2/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/24/e0640c1cbe50a3dba16d910eb8d2/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/25/10b684a6942a4315165c9eabf278/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/25/10b684a6942a4315165c9eabf278/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/29/b3d6632f1b5de2ec809a406290a8/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/29/b3d6632f1b5de2ec809a406290a8/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/2a/75c6ae86887d278f37c7dddb177f/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/2a/75c6ae86887d278f37c7dddb177f/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/2c/fd9bacdf686710dd090dc5b00f8e/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/2c/fd9bacdf686710dd090dc5b00f8e/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/2d/f600bba563e383c204012faa18de/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/2d/f600bba563e383c204012faa18de/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/30/b1e9e088455ee85f4e18bff70a95/0003.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/30/b1e9e088455ee85f4e18bff70a95/0003.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/31/3ea37f45117e4d8786d06a751cd7/0003.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/31/3ea37f45117e4d8786d06a751cd7/0003.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/35/1cf493561b1940064c21dea396e4/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/35/1cf493561b1940064c21dea396e4/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/37/dc5f50a540c2c171d000a83ab327/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/37/dc5f50a540c2c171d000a83ab327/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/37/dee6ecce0644838c889ee40974eb/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/37/dee6ecce0644838c889ee40974eb/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/38/4b481c26fa3bcf91e25306b2ae50/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/38/4b481c26fa3bcf91e25306b2ae50/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/38/e475798741c0a7e3c47140272cca/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/38/e475798741c0a7e3c47140272cca/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/3a/5e55346cf309eec5de4aab52e3d6/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/3a/5e55346cf309eec5de4aab52e3d6/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/3d/a161d174006701fcc699d0689776/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/3d/a161d174006701fcc699d0689776/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/43/44b48665dc30cb9a91abcc7aae0f/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/43/44b48665dc30cb9a91abcc7aae0f/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/46/b5a6a35d01e661961a8edfbb8fe6/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/46/b5a6a35d01e661961a8edfbb8fe6/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/48/023e59454ac63fe1616f23cb39ca/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/48/023e59454ac63fe1616f23cb39ca/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/4a/7734ba726565c79bf7f0ad846a90/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/4a/7734ba726565c79bf7f0ad846a90/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/52/4016891f1abd4e37dae435bd299b/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/52/4016891f1abd4e37dae435bd299b/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/59/c89f708979861221229d05df4a4c/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/59/c89f708979861221229d05df4a4c/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/5a/213e527d0cd4ab23d68103262336/0003.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/5a/213e527d0cd4ab23d68103262336/0003.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/5c/fb9bd61ae14059ee1bb4509a2e3f/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/5c/fb9bd61ae14059ee1bb4509a2e3f/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/5e/052ce6767b99b6b8598932a280b4/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/5e/052ce6767b99b6b8598932a280b4/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/61/201e1a86f173fcbcf55c14e18015/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/61/201e1a86f173fcbcf55c14e18015/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/61/41ae422453ef3c7cb78192106019/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/61/41ae422453ef3c7cb78192106019/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/61/7553a0eb7c5df15c9fbe5df939aa/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/61/7553a0eb7c5df15c9fbe5df939aa/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/61/c75e2c3b0c8be611ef7f7ce90a73/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/61/c75e2c3b0c8be611ef7f7ce90a73/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/62/17a4dd10da89fcac15311fc135db/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/62/17a4dd10da89fcac15311fc135db/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/69/99e95f807b74ae156ea5179565b6/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/69/99e95f807b74ae156ea5179565b6/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/69/9a75c5a6c7e76dbda8e3468b82a4/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/69/9a75c5a6c7e76dbda8e3468b82a4/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/69/c9aee0f182b88c8a743dbd2bbcae/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/69/c9aee0f182b88c8a743dbd2bbcae/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/69/e3c2f090d0eff787601d9bfeecbf/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/69/e3c2f090d0eff787601d9bfeecbf/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/6a/910c776ba5325d1a9ed9893b5b56/0004.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/6a/910c776ba5325d1a9ed9893b5b56/0004.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/6a/e851392b991c2661356210736c84/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/6a/e851392b991c2661356210736c84/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/6c/d3a1f76339424a09a4b673723be4/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/6c/d3a1f76339424a09a4b673723be4/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/6e/ae55674ec091b57fa69efaae757f/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/6e/ae55674ec091b57fa69efaae757f/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/70/5758e50c13aff28c376ccb41ddb4/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/70/5758e50c13aff28c376ccb41ddb4/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/71/26afe279e9e05bd7ccd353d56750/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/71/26afe279e9e05bd7ccd353d56750/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/72/ea0a75a4e24d680e7c47110a9b11/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/72/ea0a75a4e24d680e7c47110a9b11/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/73/a341a10bd024acee1398113227f9/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/73/a341a10bd024acee1398113227f9/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/77/622f44debe80c622cfd3a6642160/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/77/622f44debe80c622cfd3a6642160/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/7d/15ee5fd52565b72265116badafb7/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/7d/15ee5fd52565b72265116badafb7/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/7e/140d2649ab49afd0a6f2ba6402a5/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/7e/140d2649ab49afd0a6f2ba6402a5/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/7e/2e9898ca29d039194d017a7503c8/0004.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/7e/2e9898ca29d039194d017a7503c8/0004.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/7f/65de32e33369f02bd12dacf80560/0003.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/7f/65de32e33369f02bd12dacf80560/0003.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/89/08fcc694637955d1ebd177334777/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/89/08fcc694637955d1ebd177334777/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/89/f48139d5da4a86c0e6e080bb7ebf/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/89/f48139d5da4a86c0e6e080bb7ebf/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/8b/37b4512a9226413c415ba83ec6bb/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/8b/37b4512a9226413c415ba83ec6bb/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/8d/1fc33fc82ef3bcdec629bcad3d21/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/8d/1fc33fc82ef3bcdec629bcad3d21/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/91/c945a213d8a1d99bd6ac7b0be011/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/91/c945a213d8a1d99bd6ac7b0be011/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/95/081ba255a13aed04cb7dae649075/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/95/081ba255a13aed04cb7dae649075/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/96/f7fd06b0def79fe6c82632bd29ea/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/96/f7fd06b0def79fe6c82632bd29ea/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/9a/567f38a05d6712b317f168a0cd50/0004.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/9a/567f38a05d6712b317f168a0cd50/0004.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/9e/f30471b44d38402ef3dc68425443/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/9e/f30471b44d38402ef3dc68425443/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/9f/8e4b4e46cefca10bad8b13404d5f/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/9f/8e4b4e46cefca10bad8b13404d5f/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/a1/b284b3f274587f09b43eb43b53de/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/a1/b284b3f274587f09b43eb43b53de/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/a2/2961cab30cd4e15fb2f724722c15/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/a2/2961cab30cd4e15fb2f724722c15/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/a7/23aa374ed8f2c3130821aa8cb640/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/a7/23aa374ed8f2c3130821aa8cb640/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/a8/696a456e4a0f9e2cdd4e107fa5b3/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/a8/696a456e4a0f9e2cdd4e107fa5b3/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/a9/40e3486b7d7d9ad1296009db2422/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/a9/40e3486b7d7d9ad1296009db2422/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/aa/7b77e4ae0fd674a3eab7a274643e/0004.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/aa/7b77e4ae0fd674a3eab7a274643e/0004.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/ab/fe58e4df6f3e3f88e945dbfec100/0004.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/ab/fe58e4df6f3e3f88e945dbfec100/0004.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/ac/4e4497ef338645214f156f91b798/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/ac/4e4497ef338645214f156f91b798/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/ae/e05da05dac89ab5089fe75971039/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/ae/e05da05dac89ab5089fe75971039/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/b2/15baed57cb97478cde5d0223ffe0/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/b2/15baed57cb97478cde5d0223ffe0/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/b5/619b9d34329aa1d7b37bbc08e853/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/b5/619b9d34329aa1d7b37bbc08e853/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/b5/6885d32ff0a273a7cb5f146d0d7d/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/b5/6885d32ff0a273a7cb5f146d0d7d/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/b6/4aaf0a3100d03353c89e830f30d8/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/b6/4aaf0a3100d03353c89e830f30d8/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/bd/f1e0364be8da2c075206aaa070fe/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/bd/f1e0364be8da2c075206aaa070fe/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/bf/8ab75f333e2d691b1d21e4df5d1f/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/bf/8ab75f333e2d691b1d21e4df5d1f/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/c1/34ea1d7682f277aa72acaa152a37/0004.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/c1/34ea1d7682f277aa72acaa152a37/0004.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/c3/440a799c31d3d5e6f47da2bbf731/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/c3/440a799c31d3d5e6f47da2bbf731/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/c4/1d2b2dd1862cb49dd59c4c59f757/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/c4/1d2b2dd1862cb49dd59c4c59f757/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/c6/243564b8b00cd02cf524cf4b17d0/0003.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/c6/243564b8b00cd02cf524cf4b17d0/0003.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/c8/a9357015aacea95329a16e4bcdc4/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/c8/a9357015aacea95329a16e4bcdc4/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/c9/107976deb5f58c4bbc4e000d314a/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/c9/107976deb5f58c4bbc4e000d314a/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/cf/6be726d5cd035a4504754fb0e418/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/cf/6be726d5cd035a4504754fb0e418/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/cf/fda9f8cefac4640fb5b1253ebb3e/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/cf/fda9f8cefac4640fb5b1253ebb3e/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/d1/a3c5ee525c410c34550a94072e33/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/d1/a3c5ee525c410c34550a94072e33/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/d2/a98533aa9eabe3c78081fccfaba0/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/d2/a98533aa9eabe3c78081fccfaba0/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/d3/01324840e602d2d8490d10cfde3d/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/d3/01324840e602d2d8490d10cfde3d/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/d7/60293d4053aeb4df8c29a16c5181/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/d7/60293d4053aeb4df8c29a16c5181/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/d8/3efe3b2f55f4b84714b3dd332c40/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/d8/3efe3b2f55f4b84714b3dd332c40/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/d8/51b24ad473d9ea91883f97215742/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/d8/51b24ad473d9ea91883f97215742/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/d9/901f83e6ade323b3e16a6e54edfc/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/d9/901f83e6ade323b3e16a6e54edfc/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/db/5ca9ff165639d67c58d2b16e7ecc/0004.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/db/5ca9ff165639d67c58d2b16e7ecc/0004.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/db/8a453dd9bec3125f5e194aad4fdb/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/db/8a453dd9bec3125f5e194aad4fdb/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/dc/69577e8a0554a12e06cccbd9d619/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/dc/69577e8a0554a12e06cccbd9d619/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/dc/70246e7e0a5a8a15e82dc7bb806d/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/dc/70246e7e0a5a8a15e82dc7bb806d/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/df/a99666ae7ca20f8f38f294bd5ee0/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/df/a99666ae7ca20f8f38f294bd5ee0/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/df/fb8a3992956b96b94ad5c0c893d5/0004.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/df/fb8a3992956b96b94ad5c0c893d5/0004.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/e0/f90a1d36117eb0901b461d373499/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/e0/f90a1d36117eb0901b461d373499/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/e3/7ab23839a1fb0641b7a729fdfc1b/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/e3/7ab23839a1fb0641b7a729fdfc1b/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/e5/df6969c71c4cb3b786cde09b4efc/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/e5/df6969c71c4cb3b786cde09b4efc/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/e8/4a78bcf072f31a7c0b7aed958e49/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/e8/4a78bcf072f31a7c0b7aed958e49/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/e8/ae7e89fa69b8227f2f76450c7ec9/0004.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/e8/ae7e89fa69b8227f2f76450c7ec9/0004.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/e9/01e146652459a2693fe6d4f420dd/0003.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/e9/01e146652459a2693fe6d4f420dd/0003.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/ec/784cbb9176647f9b0a69cfb6985f/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/ec/784cbb9176647f9b0a69cfb6985f/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/ec/cd83398b213e0543e3f001e6acc7/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/ec/cd83398b213e0543e3f001e6acc7/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/ee/049b19ab9cf26782d0a1e2664ede/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/ee/049b19ab9cf26782d0a1e2664ede/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/ef/03aec5c5fa4264044251cdbef160/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/ef/03aec5c5fa4264044251cdbef160/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/ef/254f9d5b72091fbe49ad20060601/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/ef/254f9d5b72091fbe49ad20060601/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/f0/210ca2cdea874854f052da6ab82c/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/f0/210ca2cdea874854f052da6ab82c/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/f3/fcd6137b4f954c236f34abea37d5/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/f3/fcd6137b4f954c236f34abea37d5/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/f5/3ab6e607fbd3014096ed785153f5/0003.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/f5/3ab6e607fbd3014096ed785153f5/0003.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/f9/28182f788a65524e603b5968b10e/0003.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/f9/28182f788a65524e603b5968b10e/0003.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/fb/a909ca0d402b2db5dcf5cd400414/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/fb/a909ca0d402b2db5dcf5cd400414/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/fc/f4345a94874f61e5c9f01fde952e/0003.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/fc/f4345a94874f61e5c9f01fde952e/0003.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/ff/87fadd2071c125b7cc5915d16fd7/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/ff/87fadd2071c125b7cc5915d16fd7/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/01/ff/b959f9357ae1637e824eb4393ff8/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/01/ff/b959f9357ae1637e824eb4393ff8/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/00/27d68fcbc045db18b40b4d06c4e0/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/00/27d68fcbc045db18b40b4d06c4e0/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/00/e04489344819040a6c02e6e4eca3/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/00/e04489344819040a6c02e6e4eca3/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/02/abf6cad080cb50f739a49e4b0e65/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/02/abf6cad080cb50f739a49e4b0e65/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/05/b9383dd8e24841b7fff6ec2f1684/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/05/b9383dd8e24841b7fff6ec2f1684/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/05/ff1954a513c0484ac262405fa0e9/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/05/ff1954a513c0484ac262405fa0e9/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/0a/624d17209e4f1b9f2195a8ffb612/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/0a/624d17209e4f1b9f2195a8ffb612/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/0a/6f55509b6e6cafcbbec568816810/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/0a/6f55509b6e6cafcbbec568816810/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/0d/e09116bc40af216143317bc09e55/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/0d/e09116bc40af216143317bc09e55/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/0e/de4757b8f1accc6c7674dd0eea4a/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/0e/de4757b8f1accc6c7674dd0eea4a/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/13/ef9855110271e128b6bba9f25b56/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/13/ef9855110271e128b6bba9f25b56/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/14/608939f6681bf9369bb4e58f7d60/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/14/608939f6681bf9369bb4e58f7d60/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/14/6433131c27239c2fc5c19d65e8ee/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/14/6433131c27239c2fc5c19d65e8ee/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/14/7eee1691ce9dafae02bb2e905ec4/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/14/7eee1691ce9dafae02bb2e905ec4/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/15/b0453575e375e6cb0c9238d497b8/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/15/b0453575e375e6cb0c9238d497b8/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/15/e30f7d70f6c675ac60e30e05b04e/0004.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/15/e30f7d70f6c675ac60e30e05b04e/0004.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/17/14a04eacaf48bedd1108e52315a9/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/17/14a04eacaf48bedd1108e52315a9/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/17/513dbc970d844817a8e5cfb6b2c0/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/17/513dbc970d844817a8e5cfb6b2c0/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/18/96f80a15198a33001835244de9e9/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/18/96f80a15198a33001835244de9e9/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/19/02c2c7baa5c1c183d2436ec252c4/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/19/02c2c7baa5c1c183d2436ec252c4/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/1a/b259064eda19579a3466b2cc6840/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/1a/b259064eda19579a3466b2cc6840/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/1e/56e61640e77f4740160023437645/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/1e/56e61640e77f4740160023437645/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/20/52ec3eba8542b287d2299749ebdb/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/20/52ec3eba8542b287d2299749ebdb/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/20/75d82ac3c3fe02f9a44e3ec36aa4/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/20/75d82ac3c3fe02f9a44e3ec36aa4/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/21/f6623bdc0bfaec5e81c9ae06e9ca/0003.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/21/f6623bdc0bfaec5e81c9ae06e9ca/0003.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/22/36b32b2540220dadb6ce27c5d543/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/22/36b32b2540220dadb6ce27c5d543/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/23/cadf79dd35e66c365fd71929a97f/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/23/cadf79dd35e66c365fd71929a97f/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/25/4b831ef4c4d465a3993f626b8f1d/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/25/4b831ef4c4d465a3993f626b8f1d/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/26/088080d912be6f5c01a2ae1b9d4f/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/26/088080d912be6f5c01a2ae1b9d4f/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/29/3b5001ebc61b1351a127520baf9b/0003.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/29/3b5001ebc61b1351a127520baf9b/0003.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/2a/348d64dca06d61e4f3c6afa6ad70/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/2a/348d64dca06d61e4f3c6afa6ad70/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/2a/5a8c701b72480a3c1a5cb80a366c/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/2a/5a8c701b72480a3c1a5cb80a366c/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/2a/98ea200b5186460574715052de8c/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/2a/98ea200b5186460574715052de8c/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/2a/adeadced63cfbfa2ad1f23ed94ee/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/2a/adeadced63cfbfa2ad1f23ed94ee/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/2c/b1751cddb98e1ca01e5a69f9cf71/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/2c/b1751cddb98e1ca01e5a69f9cf71/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/32/26dedd049aaab42ec69982065bef/0004.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/32/26dedd049aaab42ec69982065bef/0004.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/34/6d0406799d063006bce4386d13fe/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/34/6d0406799d063006bce4386d13fe/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/36/baff1c45768e5f73e9e64515939f/0004.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/36/baff1c45768e5f73e9e64515939f/0004.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/3b/b024fcc5d2ac28d72a0e59851218/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/3b/b024fcc5d2ac28d72a0e59851218/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/3e/fcab5b3da6fe982cfb832b6c558d/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/3e/fcab5b3da6fe982cfb832b6c558d/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/3f/b81ded650ac101814f65e9cc805d/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/3f/b81ded650ac101814f65e9cc805d/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/40/58ce956922ab4e516581a1f8517a/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/40/58ce956922ab4e516581a1f8517a/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/41/45f90a0fbdf83a5b4a25d4ccf0a7/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/41/45f90a0fbdf83a5b4a25d4ccf0a7/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/41/d04bbcce6a26527da728a3f5f749/0003.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/41/d04bbcce6a26527da728a3f5f749/0003.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/43/3a0e1d86cacfcee05287550b42fb/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/43/3a0e1d86cacfcee05287550b42fb/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/44/648c3aeaed53e02b59f7f0c89d28/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/44/648c3aeaed53e02b59f7f0c89d28/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/45/c18c3fb7b8b190730acde4f5bfe0/0004.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/45/c18c3fb7b8b190730acde4f5bfe0/0004.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/4c/9335be89fa71448acfe72bb23cd2/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/4c/9335be89fa71448acfe72bb23cd2/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/4e/740c10053a2b5c7bd1d7b073548f/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/4e/740c10053a2b5c7bd1d7b073548f/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/51/56e3df294af4044c38678de1d4bc/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/51/56e3df294af4044c38678de1d4bc/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/52/b37e166b88d1e44806e9e6bdd5f6/0004.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/52/b37e166b88d1e44806e9e6bdd5f6/0004.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/55/7a7f9b6cd413c28725c164464c78/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/55/7a7f9b6cd413c28725c164464c78/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/56/8864723d3e0cefe82a9f0de51e39/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/56/8864723d3e0cefe82a9f0de51e39/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/56/d64a6bd8a4d9d0de354f7100fbe9/0004.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/56/d64a6bd8a4d9d0de354f7100fbe9/0004.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/58/b85499c6cb2b53ca84ae1b6e2023/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/58/b85499c6cb2b53ca84ae1b6e2023/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/59/4947945e603e4fb6976538bd2539/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/59/4947945e603e4fb6976538bd2539/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/60/3a9f38d7a13c437efc7ada40905d/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/60/3a9f38d7a13c437efc7ada40905d/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/60/7d36e2e9f7eea5b948d5ef569f8f/0003.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/60/7d36e2e9f7eea5b948d5ef569f8f/0003.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/61/c7aaff5750ea2aec73a3e7db74bb/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/61/c7aaff5750ea2aec73a3e7db74bb/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/62/49c67ae305d71fd0e1d64700d069/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/62/49c67ae305d71fd0e1d64700d069/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/63/2a98f014febf32dde48b09ef5083/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/63/2a98f014febf32dde48b09ef5083/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/64/821548301ecaa0488b3070750ad7/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/64/821548301ecaa0488b3070750ad7/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/65/d4483467859e1302a962e3ca62f9/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/65/d4483467859e1302a962e3ca62f9/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/66/17a584e7ae1ae0b09675016074f2/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/66/17a584e7ae1ae0b09675016074f2/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/66/4de050ae3ee8a991ca6ebad36057/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/66/4de050ae3ee8a991ca6ebad36057/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/67/803393572f28d60f74c7f9bfcee5/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/67/803393572f28d60f74c7f9bfcee5/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/6d/40a907bd250dd00e473e558ddc8b/0004.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/6d/40a907bd250dd00e473e558ddc8b/0004.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/6e/172f6e052467fe4445e0f1819e6e/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/6e/172f6e052467fe4445e0f1819e6e/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/6e/6a2361abf9184e36a9dc04eb1244/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/6e/6a2361abf9184e36a9dc04eb1244/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/6f/d23e09b500bfc3d6ebdbde1e77aa/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/6f/d23e09b500bfc3d6ebdbde1e77aa/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/74/60b745a8720ce04cf52a52605e8c/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/74/60b745a8720ce04cf52a52605e8c/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/74/ac2c33ae4dd56dcc5ab70a8861e8/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/74/ac2c33ae4dd56dcc5ab70a8861e8/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/76/115c3a7a64424e4f2a7b94bb7d1f/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/76/115c3a7a64424e4f2a7b94bb7d1f/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/76/333aa75b4733ff25a6477461a0c5/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/76/333aa75b4733ff25a6477461a0c5/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/76/b01a1a46facc7249e15a4218f830/0004.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/76/b01a1a46facc7249e15a4218f830/0004.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/78/bac34a4add2d9457be571447862c/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/78/bac34a4add2d9457be571447862c/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/7a/c8cc073fe7e8cdd0d191a005d0a7/0004.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/7a/c8cc073fe7e8cdd0d191a005d0a7/0004.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/7d/2721b05dfec52bd403eda17d3c98/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/7d/2721b05dfec52bd403eda17d3c98/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/7e/a9ddcd8969452ff20f22be3f4d25/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/7e/a9ddcd8969452ff20f22be3f4d25/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/81/a46ba0a97f788a362056c54254af/0003.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/81/a46ba0a97f788a362056c54254af/0003.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/84/f966d2b608b1ce8637c1ef959c6a/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/84/f966d2b608b1ce8637c1ef959c6a/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/86/3dd536af29148ff15455cd755d7e/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/86/3dd536af29148ff15455cd755d7e/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/88/bb013ad78f9ee57c84bc94702c2d/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/88/bb013ad78f9ee57c84bc94702c2d/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/8a/3301b5b866f4571ea0cdf994b1c7/0003.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/8a/3301b5b866f4571ea0cdf994b1c7/0003.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/8a/e77d313e195019b706465cc81b9c/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/8a/e77d313e195019b706465cc81b9c/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/8c/9c7d353d6277759d85fb0b2923db/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/8c/9c7d353d6277759d85fb0b2923db/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/8e/1d7be27cf38f24b4b55691ffc148/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/8e/1d7be27cf38f24b4b55691ffc148/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/8f/66d46d5307450e200418b935b868/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/8f/66d46d5307450e200418b935b868/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/92/0798c93651b5a66faeb9d3d04d50/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/92/0798c93651b5a66faeb9d3d04d50/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/9a/06689f5b228a9ab72829bf233e88/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/9a/06689f5b228a9ab72829bf233e88/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/9c/1502d9f0e7682f07c98077942381/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/9c/1502d9f0e7682f07c98077942381/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/9e/ac1a16356b4ff306ef86f4511d9a/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/9e/ac1a16356b4ff306ef86f4511d9a/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/a3/358e3d5242deb83b4ffc1ee2c260/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/a3/358e3d5242deb83b4ffc1ee2c260/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/a7/815f98a9e23c1243634e6428bedc/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/a7/815f98a9e23c1243634e6428bedc/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/aa/d153405adbe29a8dd95c720df181/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/aa/d153405adbe29a8dd95c720df181/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/ab/532117ee4d3802700a785024fa33/0004.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/ab/532117ee4d3802700a785024fa33/0004.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/b2/5b6a6316445a81e32e320d02e813/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/b2/5b6a6316445a81e32e320d02e813/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/b3/c336f3947a45e097c8408a731b0f/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/b3/c336f3947a45e097c8408a731b0f/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/b6/c2e90586b5b3812327e63dacb948/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/b6/c2e90586b5b3812327e63dacb948/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/b7/5be11d435a7f91a1b6d3b9f2bc38/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/b7/5be11d435a7f91a1b6d3b9f2bc38/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/b9/a70bf121ebddeee1e98d4b9e7bcc/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/b9/a70bf121ebddeee1e98d4b9e7bcc/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/bc/951f7e366ccef7a18b255ab0646d/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/bc/951f7e366ccef7a18b255ab0646d/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/be/d7e3b70bc809a21a942829e973ca/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/be/d7e3b70bc809a21a942829e973ca/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/c1/bbc6833cccd9bc53da82634870c0/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/c1/bbc6833cccd9bc53da82634870c0/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/c2/23242a1673b470dc197f593c57c4/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/c2/23242a1673b470dc197f593c57c4/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/c2/3e86fc0f688753bf7d05700ecc6e/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/c2/3e86fc0f688753bf7d05700ecc6e/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/c2/5378a2fcd2e4753ae3301a8948a5/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/c2/5378a2fcd2e4753ae3301a8948a5/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/c2/b10c910eb02ea003a329611ea504/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/c2/b10c910eb02ea003a329611ea504/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/c6/cb6c17f08c449f785507a6bbdeb8/0003.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/c6/cb6c17f08c449f785507a6bbdeb8/0003.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/ce/735c947540ae055188f85b9d81ce/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/ce/735c947540ae055188f85b9d81ce/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/d1/76d5f0b3fa5a9c40eb4cbc370c6e/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/d1/76d5f0b3fa5a9c40eb4cbc370c6e/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/d2/bd1e991e6a68d8c41a830cbed974/0004.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/d2/bd1e991e6a68d8c41a830cbed974/0004.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/d4/6ab7b8396d8f24c31ea2e8a0e2f2/0003.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/d4/6ab7b8396d8f24c31ea2e8a0e2f2/0003.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/d6/081cebf1a4036078d5f4c5234301/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/d6/081cebf1a4036078d5f4c5234301/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/d9/994bd9ad6cb01896ad1072302ab5/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/d9/994bd9ad6cb01896ad1072302ab5/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/db/85c33c4f0e8d3ae7723128cdc956/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/db/85c33c4f0e8d3ae7723128cdc956/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/db/966d82f96cec798b98779b6405b6/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/db/966d82f96cec798b98779b6405b6/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/dc/169ddce84d824de2c0ccf795d3a3/0003.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/dc/169ddce84d824de2c0ccf795d3a3/0003.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/dc/bc6763a7c4159f37c8b9ac70f801/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/dc/bc6763a7c4159f37c8b9ac70f801/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/dd/55663a057ebaf4f3c88c45ce0e6f/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/dd/55663a057ebaf4f3c88c45ce0e6f/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/df/97bc87f039b7937f5ab2ea4dd64c/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/df/97bc87f039b7937f5ab2ea4dd64c/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/e0/a96a7bf9b3aa020208e0036f04c0/0004.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/e0/a96a7bf9b3aa020208e0036f04c0/0004.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/e2/72b256cf72e99b6cce8e97332b57/0004.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/e2/72b256cf72e99b6cce8e97332b57/0004.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/e3/5cd90ebbe9bbdde6b531046b1e71/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/e3/5cd90ebbe9bbdde6b531046b1e71/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/e5/78b3088121b45ac664266e407f0b/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/e5/78b3088121b45ac664266e407f0b/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/e6/2e6e0dfcc91aca06a05ddfa74419/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/e6/2e6e0dfcc91aca06a05ddfa74419/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/e8/38ee544e1f78a17d4fbeb45da949/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/e8/38ee544e1f78a17d4fbeb45da949/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/eb/dccb0c0e96be6817a49c390d1b01/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/eb/dccb0c0e96be6817a49c390d1b01/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/ec/e338383d0ddb7657713cdfa7c49b/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/ec/e338383d0ddb7657713cdfa7c49b/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/ee/23df70423c234a122ac037c987ab/0003.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/ee/23df70423c234a122ac037c987ab/0003.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/ee/767e411ec9e8f98c9df2a49f1ebd/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/ee/767e411ec9e8f98c9df2a49f1ebd/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/ef/041718fd48e6c6ef886960dd7f50/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/ef/041718fd48e6c6ef886960dd7f50/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/ef/a69b86ded696927bac9f450ba490/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/ef/a69b86ded696927bac9f450ba490/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/f0/5eb6ddbc3d337c4c551cd34dec10/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/f0/5eb6ddbc3d337c4c551cd34dec10/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/f2/74bb57951b856cd1db7121b1e7c1/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/f2/74bb57951b856cd1db7121b1e7c1/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/f7/2a0abfb95c288d56248fd351a647/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/f7/2a0abfb95c288d56248fd351a647/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/f7/b2fbbdba8b339683ee96932d3c2f/0003.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/f7/b2fbbdba8b339683ee96932d3c2f/0003.txt -------------------------------------------------------------------------------- /data/floorplan_representation/02/fa/94843f1372473f34a928383c8a08/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/02/fa/94843f1372473f34a928383c8a08/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/03/00/fba1771cc158051c794e5ce13213/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/03/00/fba1771cc158051c794e5ce13213/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/03/03/4c6078b50daa189109c97c2e5eb3/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/03/03/4c6078b50daa189109c97c2e5eb3/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/03/04/50c8d49976958ac35fd07d5eca8e/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/03/04/50c8d49976958ac35fd07d5eca8e/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/03/07/61faa413c91aa1a899a9fce61f48/0004.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/03/07/61faa413c91aa1a899a9fce61f48/0004.txt -------------------------------------------------------------------------------- /data/floorplan_representation/03/08/77a023d420391cb5815244a6f0f5/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/03/08/77a023d420391cb5815244a6f0f5/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/03/09/bcac1708c7dc688eb582a00941bf/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/03/09/bcac1708c7dc688eb582a00941bf/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/03/0c/22447683ee5e82ff03475d80ea7e/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/03/0c/22447683ee5e82ff03475d80ea7e/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/03/0d/84810d6710c005b2eeee85f68b7e/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/03/0d/84810d6710c005b2eeee85f68b7e/0001.txt -------------------------------------------------------------------------------- /data/floorplan_representation/03/0e/34f52ccd545471c647e217c874a6/0002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/03/0e/34f52ccd545471c647e217c874a6/0002.txt -------------------------------------------------------------------------------- /data/floorplan_representation/03/10/675c11fd4c3b1dccb9c38a0b4404/0001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/data/floorplan_representation/03/10/675c11fd4c3b1dccb9c38a0b4404/0001.txt -------------------------------------------------------------------------------- /icons/PS_1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/icons/PS_1.jpg -------------------------------------------------------------------------------- /icons/PS_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/icons/PS_1.png -------------------------------------------------------------------------------- /icons/balcony_1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/icons/balcony_1.jpg -------------------------------------------------------------------------------- /icons/balcony_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/icons/balcony_1.png -------------------------------------------------------------------------------- /icons/bathroom_1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/icons/bathroom_1.jpg -------------------------------------------------------------------------------- /icons/bathroom_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/icons/bathroom_1.png -------------------------------------------------------------------------------- /icons/bathtub_1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/icons/bathtub_1.jpg -------------------------------------------------------------------------------- /icons/bedroom_1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/icons/bedroom_1.jpg -------------------------------------------------------------------------------- /icons/bedroom_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/icons/bedroom_1.png -------------------------------------------------------------------------------- /icons/closet_1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/icons/closet_1.jpg -------------------------------------------------------------------------------- /icons/closet_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/icons/closet_1.png -------------------------------------------------------------------------------- /icons/cooking_counter_1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/icons/cooking_counter_1.jpg -------------------------------------------------------------------------------- /icons/cooking_counter_2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/icons/cooking_counter_2.jpg -------------------------------------------------------------------------------- /icons/corridor_1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/icons/corridor_1.jpg -------------------------------------------------------------------------------- /icons/corridor_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/icons/corridor_1.png -------------------------------------------------------------------------------- /icons/door_1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/icons/door_1.jpg -------------------------------------------------------------------------------- /icons/door_10.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/icons/door_10.jpg -------------------------------------------------------------------------------- /icons/door_11.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/icons/door_11.jpg -------------------------------------------------------------------------------- /icons/door_2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/icons/door_2.jpg -------------------------------------------------------------------------------- /icons/door_3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/icons/door_3.jpg -------------------------------------------------------------------------------- /icons/door_4.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/icons/door_4.jpg -------------------------------------------------------------------------------- /icons/door_5.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/icons/door_5.jpg -------------------------------------------------------------------------------- /icons/door_6.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/icons/door_6.jpg -------------------------------------------------------------------------------- /icons/door_7.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/icons/door_7.jpg -------------------------------------------------------------------------------- /icons/door_8.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/icons/door_8.jpg -------------------------------------------------------------------------------- /icons/door_9.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/icons/door_9.jpg -------------------------------------------------------------------------------- /icons/entrance_1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/icons/entrance_1.jpg -------------------------------------------------------------------------------- /icons/fill_1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/icons/fill_1.jpg -------------------------------------------------------------------------------- /icons/fill_2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/icons/fill_2.jpg -------------------------------------------------------------------------------- /icons/fill_3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/icons/fill_3.jpg -------------------------------------------------------------------------------- /icons/kitchen_1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/icons/kitchen_1.jpg -------------------------------------------------------------------------------- /icons/kitchen_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/icons/kitchen_1.png -------------------------------------------------------------------------------- /icons/living_room_1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/icons/living_room_1.jpg -------------------------------------------------------------------------------- /icons/living_room_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/icons/living_room_1.png -------------------------------------------------------------------------------- /icons/restroom_1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/icons/restroom_1.jpg -------------------------------------------------------------------------------- /icons/restroom_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/icons/restroom_1.png -------------------------------------------------------------------------------- /icons/special_1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/icons/special_1.jpg -------------------------------------------------------------------------------- /icons/special_2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/icons/special_2.jpg -------------------------------------------------------------------------------- /icons/special_3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/icons/special_3.jpg -------------------------------------------------------------------------------- /icons/stairs_1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/icons/stairs_1.jpg -------------------------------------------------------------------------------- /icons/toilet_1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/icons/toilet_1.jpg -------------------------------------------------------------------------------- /icons/wall_1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/icons/wall_1.jpg -------------------------------------------------------------------------------- /icons/wall_2 (copy).jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/icons/wall_2 (copy).jpg -------------------------------------------------------------------------------- /icons/wall_2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/icons/wall_2.jpg -------------------------------------------------------------------------------- /icons/washing_basin_1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/icons/washing_basin_1.jpg -------------------------------------------------------------------------------- /icons/washing_basin_2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/icons/washing_basin_2.jpg -------------------------------------------------------------------------------- /icons/washing_basin_3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/icons/washing_basin_3.jpg -------------------------------------------------------------------------------- /icons/washing_basin_4.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/icons/washing_basin_4.jpg -------------------------------------------------------------------------------- /icons/washing_room_1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/icons/washing_room_1.jpg -------------------------------------------------------------------------------- /icons/washing_room_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/icons/washing_room_1.png -------------------------------------------------------------------------------- /popup/code/CMakeLists.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/popup/code/CMakeLists.txt -------------------------------------------------------------------------------- /popup/code/asset.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/popup/code/asset.cc -------------------------------------------------------------------------------- /popup/code/asset.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/popup/code/asset.h -------------------------------------------------------------------------------- /popup/code/popup.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/popup/code/popup.cc -------------------------------------------------------------------------------- /popup/code/popup.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/popup/code/popup.h -------------------------------------------------------------------------------- /popup/code/popup_2d.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/popup/code/popup_2d.cc -------------------------------------------------------------------------------- /popup/code/popup_2d.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/popup/code/popup_2d.h -------------------------------------------------------------------------------- /popup/code/popup_3d.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/popup/code/popup_3d.cc -------------------------------------------------------------------------------- /popup/code/popup_3d.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/popup/code/popup_3d.h -------------------------------------------------------------------------------- /popup/code/popup_cli.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/popup/code/popup_cli.cc -------------------------------------------------------------------------------- /popup/code/structs.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/popup/code/structs.cc -------------------------------------------------------------------------------- /popup/code/structs.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/popup/code/structs.h -------------------------------------------------------------------------------- /popup/data/bathroom_wall.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/popup/data/bathroom_wall.jpg -------------------------------------------------------------------------------- /popup/data/bathtub.mtl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/popup/data/bathtub.mtl -------------------------------------------------------------------------------- /popup/data/bathtub.obj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/popup/data/bathtub.obj -------------------------------------------------------------------------------- /popup/data/bedroom_wall.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/popup/data/bedroom_wall.jpg -------------------------------------------------------------------------------- /popup/data/cooking_counter.mtl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/popup/data/cooking_counter.mtl -------------------------------------------------------------------------------- /popup/data/cooking_counter.obj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/popup/data/cooking_counter.obj -------------------------------------------------------------------------------- /popup/data/cooking_counter/Amoora.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/popup/data/cooking_counter/Amoora.jpg -------------------------------------------------------------------------------- /popup/data/cooking_counter/Amoora_2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/popup/data/cooking_counter/Amoora_2.jpg -------------------------------------------------------------------------------- /popup/data/cooking_counter/M_6_White_Marble_Texture_01.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/popup/data/cooking_counter/M_6_White_Marble_Texture_01.jpg -------------------------------------------------------------------------------- /popup/data/cooking_counter/Translucent_Glass_Block_Dark.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/popup/data/cooking_counter/Translucent_Glass_Block_Dark.jpg -------------------------------------------------------------------------------- /popup/data/cooking_counter/_Translucent_Glass_Block_Dark_1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/popup/data/cooking_counter/_Translucent_Glass_Block_Dark_1.jpg -------------------------------------------------------------------------------- /popup/data/cooking_counter/dark_sketch_stone.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/popup/data/cooking_counter/dark_sketch_stone.jpg -------------------------------------------------------------------------------- /popup/data/dining_wall.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/popup/data/dining_wall.jpg -------------------------------------------------------------------------------- /popup/data/door.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/popup/data/door.jpg -------------------------------------------------------------------------------- /popup/data/door2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/popup/data/door2.jpg -------------------------------------------------------------------------------- /popup/data/floor.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/popup/data/floor.jpg -------------------------------------------------------------------------------- /popup/data/floorplan_1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/popup/data/floorplan_1.txt -------------------------------------------------------------------------------- /popup/data/kitchen_wall.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/popup/data/kitchen_wall.jpg -------------------------------------------------------------------------------- /popup/data/stairs.mtl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/popup/data/stairs.mtl -------------------------------------------------------------------------------- /popup/data/stairs.obj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/popup/data/stairs.obj -------------------------------------------------------------------------------- /popup/data/stairs/_auto_38.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/popup/data/stairs/_auto_38.jpg -------------------------------------------------------------------------------- /popup/data/toilet.mtl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/popup/data/toilet.mtl -------------------------------------------------------------------------------- /popup/data/toilet.obj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/popup/data/toilet.obj -------------------------------------------------------------------------------- /popup/data/toilet/_auto_34.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/popup/data/toilet/_auto_34.jpg -------------------------------------------------------------------------------- /popup/data/toilet/_auto_35.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/popup/data/toilet/_auto_35.jpg -------------------------------------------------------------------------------- /popup/data/wall.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/popup/data/wall.jpg -------------------------------------------------------------------------------- /popup/data/washing_basin.mtl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/popup/data/washing_basin.mtl -------------------------------------------------------------------------------- /popup/data/washing_basin.obj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/popup/data/washing_basin.obj -------------------------------------------------------------------------------- /popup/data/washing_basin/_auto_12.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/popup/data/washing_basin/_auto_12.jpg -------------------------------------------------------------------------------- /popup/data/washing_basin/_auto_20.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/popup/data/washing_basin/_auto_20.jpg -------------------------------------------------------------------------------- /popup/data/washing_basin/_auto_24.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/popup/data/washing_basin/_auto_24.jpg -------------------------------------------------------------------------------- /popup/data/washing_basin/_auto_3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/popup/data/washing_basin/_auto_3.jpg -------------------------------------------------------------------------------- /popup/data/washing_basin/_auto_8.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/popup/data/washing_basin/_auto_8.jpg -------------------------------------------------------------------------------- /popup/data/washing_basin2.mtl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/popup/data/washing_basin2.mtl -------------------------------------------------------------------------------- /popup/data/washing_basin2.obj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/popup/data/washing_basin2.obj -------------------------------------------------------------------------------- /popup/data/window.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/popup/data/window.jpg -------------------------------------------------------------------------------- /pytorch/IP.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/pytorch/IP.py -------------------------------------------------------------------------------- /pytorch/IP_gurobi.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/pytorch/IP_gurobi.py -------------------------------------------------------------------------------- /pytorch/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/pytorch/README.md -------------------------------------------------------------------------------- /pytorch/datasets/floorplan_dataset.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/pytorch/datasets/floorplan_dataset.py -------------------------------------------------------------------------------- /pytorch/models/drn.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/pytorch/models/drn.py -------------------------------------------------------------------------------- /pytorch/models/model.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/pytorch/models/model.py -------------------------------------------------------------------------------- /pytorch/models/modules.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/pytorch/models/modules.py -------------------------------------------------------------------------------- /pytorch/options.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/pytorch/options.py -------------------------------------------------------------------------------- /pytorch/requirements.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/pytorch/requirements.txt -------------------------------------------------------------------------------- /pytorch/train.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/pytorch/train.py -------------------------------------------------------------------------------- /pytorch/utils.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/pytorch/utils.py -------------------------------------------------------------------------------- /rendering/data/bathroom_wall.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/rendering/data/bathroom_wall.jpg -------------------------------------------------------------------------------- /rendering/data/bathtub.egg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/rendering/data/bathtub.egg -------------------------------------------------------------------------------- /rendering/data/bathtub.mtl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/rendering/data/bathtub.mtl -------------------------------------------------------------------------------- /rendering/data/bathtub.obj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/rendering/data/bathtub.obj -------------------------------------------------------------------------------- /rendering/data/bedroom_wall.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/rendering/data/bedroom_wall.jpg -------------------------------------------------------------------------------- /rendering/data/ceiling.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/rendering/data/ceiling.jpg -------------------------------------------------------------------------------- /rendering/data/cooking_counter.egg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/rendering/data/cooking_counter.egg -------------------------------------------------------------------------------- /rendering/data/cooking_counter.mtl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/rendering/data/cooking_counter.mtl -------------------------------------------------------------------------------- /rendering/data/cooking_counter.obj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/rendering/data/cooking_counter.obj -------------------------------------------------------------------------------- /rendering/data/cooking_counter/Amoora.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/rendering/data/cooking_counter/Amoora.jpg -------------------------------------------------------------------------------- /rendering/data/cooking_counter/Amoora_2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/rendering/data/cooking_counter/Amoora_2.jpg -------------------------------------------------------------------------------- /rendering/data/cooking_counter/M_6_White_Marble_Texture_01.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/rendering/data/cooking_counter/M_6_White_Marble_Texture_01.jpg -------------------------------------------------------------------------------- /rendering/data/cooking_counter/Translucent_Glass_Block_Dark.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/rendering/data/cooking_counter/Translucent_Glass_Block_Dark.jpg -------------------------------------------------------------------------------- /rendering/data/cooking_counter/_Translucent_Glass_Block_Dark_1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/rendering/data/cooking_counter/_Translucent_Glass_Block_Dark_1.jpg -------------------------------------------------------------------------------- /rendering/data/cooking_counter/dark_sketch_stone.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/rendering/data/cooking_counter/dark_sketch_stone.jpg -------------------------------------------------------------------------------- /rendering/data/dining_wall.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/rendering/data/dining_wall.jpg -------------------------------------------------------------------------------- /rendering/data/door.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/rendering/data/door.jpg -------------------------------------------------------------------------------- /rendering/data/door2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/rendering/data/door2.jpg -------------------------------------------------------------------------------- /rendering/data/floor.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/rendering/data/floor.jpg -------------------------------------------------------------------------------- /rendering/data/floorplan_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/rendering/data/floorplan_1.png -------------------------------------------------------------------------------- /rendering/data/kitchen_wall.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/rendering/data/kitchen_wall.jpg -------------------------------------------------------------------------------- /rendering/data/obj2egg.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/rendering/data/obj2egg.py -------------------------------------------------------------------------------- /rendering/data/obj2egg.py~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/rendering/data/obj2egg.py~ -------------------------------------------------------------------------------- /rendering/data/stairs.mtl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/rendering/data/stairs.mtl -------------------------------------------------------------------------------- /rendering/data/stairs.obj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/rendering/data/stairs.obj -------------------------------------------------------------------------------- /rendering/data/stairs/_auto_38.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/rendering/data/stairs/_auto_38.jpg -------------------------------------------------------------------------------- /rendering/data/toilet.egg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/rendering/data/toilet.egg -------------------------------------------------------------------------------- /rendering/data/toilet.mtl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/rendering/data/toilet.mtl -------------------------------------------------------------------------------- /rendering/data/toilet.obj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/rendering/data/toilet.obj -------------------------------------------------------------------------------- /rendering/data/toilet/_auto_34.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/rendering/data/toilet/_auto_34.jpg -------------------------------------------------------------------------------- /rendering/data/toilet/_auto_35.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/rendering/data/toilet/_auto_35.jpg -------------------------------------------------------------------------------- /rendering/data/wall.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/rendering/data/wall.jpg -------------------------------------------------------------------------------- /rendering/data/washing_basin.egg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/rendering/data/washing_basin.egg -------------------------------------------------------------------------------- /rendering/data/washing_basin.mtl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/rendering/data/washing_basin.mtl -------------------------------------------------------------------------------- /rendering/data/washing_basin.obj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/rendering/data/washing_basin.obj -------------------------------------------------------------------------------- /rendering/data/washing_basin/_auto_12.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/rendering/data/washing_basin/_auto_12.jpg -------------------------------------------------------------------------------- /rendering/data/washing_basin/_auto_20.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/rendering/data/washing_basin/_auto_20.jpg -------------------------------------------------------------------------------- /rendering/data/washing_basin/_auto_24.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/rendering/data/washing_basin/_auto_24.jpg -------------------------------------------------------------------------------- /rendering/data/washing_basin/_auto_3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/rendering/data/washing_basin/_auto_3.jpg -------------------------------------------------------------------------------- /rendering/data/washing_basin/_auto_8.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/rendering/data/washing_basin/_auto_8.jpg -------------------------------------------------------------------------------- /rendering/data/washing_basin2.mtl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/rendering/data/washing_basin2.mtl -------------------------------------------------------------------------------- /rendering/data/washing_basin2.obj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/rendering/data/washing_basin2.obj -------------------------------------------------------------------------------- /rendering/data/window.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/rendering/data/window.jpg -------------------------------------------------------------------------------- /rendering/floorplan.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/rendering/floorplan.py -------------------------------------------------------------------------------- /rendering/obj2egg.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/rendering/obj2egg.py -------------------------------------------------------------------------------- /rendering/renderer.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/rendering/renderer.py -------------------------------------------------------------------------------- /rendering/viewer.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/rendering/viewer.py -------------------------------------------------------------------------------- /util/lua/.tramp_history: -------------------------------------------------------------------------------- 1 | th 2 | -------------------------------------------------------------------------------- /util/lua/ProFi.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/util/lua/ProFi.lua -------------------------------------------------------------------------------- /util/lua/compute_stats.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/util/lua/compute_stats.lua -------------------------------------------------------------------------------- /util/lua/convert_to_json.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/util/lua/convert_to_json.lua -------------------------------------------------------------------------------- /util/lua/floorplan_utils.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/util/lua/floorplan_utils.lua -------------------------------------------------------------------------------- /util/lua/floorplan_utils.lua~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/util/lua/floorplan_utils.lua~ -------------------------------------------------------------------------------- /util/lua/ginit.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/util/lua/ginit.lua -------------------------------------------------------------------------------- /util/lua/ginit.lua~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/util/lua/ginit.lua~ -------------------------------------------------------------------------------- /util/lua/gpath.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/util/lua/gpath.lua -------------------------------------------------------------------------------- /util/lua/itorch_utils.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/util/lua/itorch_utils.lua -------------------------------------------------------------------------------- /util/lua/nn/Call.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/util/lua/nn/Call.lua -------------------------------------------------------------------------------- /util/lua/nn/Convolve.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/util/lua/nn/Convolve.lua -------------------------------------------------------------------------------- /util/lua/nn/Crop.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/util/lua/nn/Crop.lua -------------------------------------------------------------------------------- /util/lua/nn/CrossConvolve.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/util/lua/nn/CrossConvolve.lua -------------------------------------------------------------------------------- /util/lua/nn/CrossConvolveParallel.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/util/lua/nn/CrossConvolveParallel.lua -------------------------------------------------------------------------------- /util/lua/nn/CrossMergeTable.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/util/lua/nn/CrossMergeTable.lua -------------------------------------------------------------------------------- /util/lua/nn/GDLCriterion.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/util/lua/nn/GDLCriterion.lua -------------------------------------------------------------------------------- /util/lua/nn/GaussianCriterion.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/util/lua/nn/GaussianCriterion.lua -------------------------------------------------------------------------------- /util/lua/nn/KLDCriterion.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/util/lua/nn/KLDCriterion.lua -------------------------------------------------------------------------------- /util/lua/nn/Print.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/util/lua/nn/Print.lua -------------------------------------------------------------------------------- /util/lua/nn/Projection.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/util/lua/nn/Projection.lua -------------------------------------------------------------------------------- /util/lua/nn/Sampler.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/util/lua/nn/Sampler.lua -------------------------------------------------------------------------------- /util/lua/nn/Scale.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/util/lua/nn/Scale.lua -------------------------------------------------------------------------------- /util/lua/nn/VRMaskRegressReward.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/util/lua/nn/VRMaskRegressReward.lua -------------------------------------------------------------------------------- /util/lua/nn/VRRegressReward.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/util/lua/nn/VRRegressReward.lua -------------------------------------------------------------------------------- /util/lua/nn/ZeroCriterion.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/util/lua/nn/ZeroCriterion.lua -------------------------------------------------------------------------------- /util/lua/nn/test_Crop.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/util/lua/nn/test_Crop.lua -------------------------------------------------------------------------------- /util/lua/nn/test_CrossConvolve.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/util/lua/nn/test_CrossConvolve.lua -------------------------------------------------------------------------------- /util/lua/nn/test_GDLCriterion.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/util/lua/nn/test_GDLCriterion.lua -------------------------------------------------------------------------------- /util/lua/nn/test_Projection.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/util/lua/nn/test_Projection.lua -------------------------------------------------------------------------------- /util/lua/nn/test_Scale.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/util/lua/nn/test_Scale.lua -------------------------------------------------------------------------------- /util/lua/nn/test_autograd.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/util/lua/nn/test_autograd.lua -------------------------------------------------------------------------------- /util/lua/nn_utils.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/util/lua/nn_utils.lua -------------------------------------------------------------------------------- /util/lua/nnutils.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/util/lua/nnutils.lua -------------------------------------------------------------------------------- /util/lua/pointcloud_utils.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/util/lua/pointcloud_utils.lua -------------------------------------------------------------------------------- /util/lua/pointcloud_utils.lua~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/util/lua/pointcloud_utils.lua~ -------------------------------------------------------------------------------- /util/lua/remove_batchnorm.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/util/lua/remove_batchnorm.lua -------------------------------------------------------------------------------- /util/lua/representation_utils.lua~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/util/lua/representation_utils.lua~ -------------------------------------------------------------------------------- /util/lua/test.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/util/lua/test.png -------------------------------------------------------------------------------- /util/lua/torch7json.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/util/lua/torch7json.lua -------------------------------------------------------------------------------- /util/lua/utils.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/util/lua/utils.lua -------------------------------------------------------------------------------- /util/lua/utils.lua~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/util/lua/utils.lua~ -------------------------------------------------------------------------------- /util/lua/weight-init.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/util/lua/weight-init.lua -------------------------------------------------------------------------------- /util/lua/www_utils.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/util/lua/www_utils.lua -------------------------------------------------------------------------------- /util/mat/CalculateSearchRs.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/util/mat/CalculateSearchRs.m -------------------------------------------------------------------------------- /util/mat/ComputeLabelPenality.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/util/mat/ComputeLabelPenality.m -------------------------------------------------------------------------------- /util/mat/ComputeLabelSubSets.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/util/mat/ComputeLabelSubSets.m -------------------------------------------------------------------------------- /util/mat/DisplayLikelihoodMaps.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/util/mat/DisplayLikelihoodMaps.m -------------------------------------------------------------------------------- /util/mat/DisplayMatches.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/util/mat/DisplayMatches.m -------------------------------------------------------------------------------- /util/mat/FileList2DirList.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/util/mat/FileList2DirList.m -------------------------------------------------------------------------------- /util/mat/FindSPAdjacnecy.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/util/mat/FindSPAdjacnecy.m -------------------------------------------------------------------------------- /util/mat/FindTestFiles.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/util/mat/FindTestFiles.m -------------------------------------------------------------------------------- /util/mat/FixLabelName.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/util/mat/FixLabelName.m -------------------------------------------------------------------------------- /util/mat/ForegroundClassifierOutputToMask.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/util/mat/ForegroundClassifierOutputToMask.m -------------------------------------------------------------------------------- /util/mat/GenInOutDoorIndex.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/util/mat/GenInOutDoorIndex.m -------------------------------------------------------------------------------- /util/mat/GetFunList.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/util/mat/GetFunList.m -------------------------------------------------------------------------------- /util/mat/ProgressBar.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/util/mat/ProgressBar.m -------------------------------------------------------------------------------- /util/mat/PruneIndex.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/util/mat/PruneIndex.m -------------------------------------------------------------------------------- /util/mat/SPtoSkel.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/util/mat/SPtoSkel.m -------------------------------------------------------------------------------- /util/mat/SelectDesc.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/util/mat/SelectDesc.m -------------------------------------------------------------------------------- /util/mat/SetupRange.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/util/mat/SetupRange.m -------------------------------------------------------------------------------- /util/mat/SortedUniqueAndCounts.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/util/mat/SortedUniqueAndCounts.m -------------------------------------------------------------------------------- /util/mat/SpatialCues.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/util/mat/SpatialCues.m -------------------------------------------------------------------------------- /util/mat/UniqueAndCounts.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/util/mat/UniqueAndCounts.m -------------------------------------------------------------------------------- /util/mat/dir_recurse.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/util/mat/dir_recurse.m -------------------------------------------------------------------------------- /util/mat/dist2.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/util/mat/dist2.m -------------------------------------------------------------------------------- /util/mat/linscale.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/util/mat/linscale.m -------------------------------------------------------------------------------- /util/mat/load_image.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/util/mat/load_image.m -------------------------------------------------------------------------------- /util/mat/make_dir.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/util/mat/make_dir.m -------------------------------------------------------------------------------- /util/mat/mk_dir.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/util/mat/mk_dir.m -------------------------------------------------------------------------------- /util/mat/myN2S.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/util/mat/myN2S.m -------------------------------------------------------------------------------- /util/mat/show.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/util/mat/show.m -------------------------------------------------------------------------------- /util/mat/showSP.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/util/mat/showSP.m -------------------------------------------------------------------------------- /util/mat/text2im.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/util/mat/text2im.m -------------------------------------------------------------------------------- /util/py/augment_samples.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/util/py/augment_samples.py -------------------------------------------------------------------------------- /util/py/check_gpu.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/util/py/check_gpu.py -------------------------------------------------------------------------------- /util/py/preprocess_face.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/util/py/preprocess_face.py -------------------------------------------------------------------------------- /util/py/pyutils.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/util/py/pyutils.py -------------------------------------------------------------------------------- /util/util.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/art-programmer/FloorplanTransformation/HEAD/util/util.lua --------------------------------------------------------------------------------