rbg-research / Floor-Plan-Detection

Effects of Super-Resolution on Object Detection in Floor Plan Images
MIT License
61 stars 10 forks source link

CalledProcessError in Generate data files and Blender files #1

Open mamoonarasheed123 opened 2 years ago

mamoonarasheed123 commented 2 years ago

I have executed your code of "_2D_FloorPlan_to_3D_CubiCasaftb.ipynb" but in the last part, given below, I'm getting an error. How this error can be resolved?

Generate data files and Blender files (Using CubiCasa and Super-Resolution) import FloorplanToSTL as stl import config

stl.createFloorPlan(image_path = config.image_path, target_path = config.target_path, SR_Check=True) Error

I'm getting this error;