Re: Python3.6.10でDeepFloorPlanを動かしてみた - end0tknr's kipple - web写経開発
以前のentryで、一旦、諦めかけましたが
既に存在し、Google Colaboratory や data も公開されているので、 そのまま試すことができました。
https://github.com/zcemycl/TF2DeepFloorplan
https://colab.research.google.com/github/zcemycl/TF2DeepFloorplan/blob/master/deepfloorplan.ipynb
https://drive.google.com/uc?id=1czUSFvk6Z49H-zRikTc67g2HUUz4imON
参考url
zlzeng / DeepFloorplan
https://github.com/zlzeng/DeepFloorplan
TF2DeepFloorplan のベースです。
上記urlにある「R2V」とは、Raster-to-Vector の略かと思います。
また「R3D」とは、Rent3Dの略かと思います。
Rent3D: Floor-Plan Priors for Monocular Layout Estimation
http://www.cs.toronto.edu/~fidler/projects/rent3D.html
上記の「DeepFloorplan」からリンクされています。
art-programmer / FloorplanTransformation
https://github.com/art-programmer/FloorplanTransformation
ここでは、訓練済data @ google drive (※1)や、 LIFULLの間取り画像から、壁やドアの位置/座標を示したtext(※2)が提供されています。
- ※1 https://drive.google.com/file/d/0B2rs82y7tjKrQk0yRFB3RHVDUXM/view?usp=sharing
- ※2 https://github.com/art-programmer/FloorplanTransformation/tree/master/data/floorplan_representation
3dlg-hcvc / plan2scene
https://github.com/3dlg-hcvc/plan2scene
Google Colab のデモも用意されています。
https://colab.research.google.com/drive/1lDkbfIV0drR1o9D0WYzoWeRskB91nXHq?usp=sharing