housegan
housegan copied to clipboard
House-GAN: Relational Generative Adversarial Networks for Graph-constrained House Layout Generation
Hi First of all, thanks for such an amazing project. I want to run the pretrained models but when I do It keeps showing this error: > Traceback (most recent...
Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.2.0 to 10.0.1. Release notes Sourced from pillow's releases. 10.0.1 https://pillow.readthedocs.io/en/stable/releasenotes/10.0.1.html Changes Updated libwebp to 1.3.2 #7395 [@radarhere] Updated zlib to 1.3 #7344 [@radarhere] 10.0.0 https://pillow.readthedocs.io/en/stable/releasenotes/10.0.0.html Changes...
Bumps [torch](https://github.com/pytorch/pytorch) from 1.5.0+cu101 to 1.13.1. Release notes Sourced from torch's releases. PyTorch 1.13.1 Release, small bug fix release This release is meant to fix the following issues (regressions /...
Bumps [scipy](https://github.com/scipy/scipy) from 1.4.1 to 1.10.0. Release notes Sourced from scipy's releases. SciPy 1.10.0 Release Notes SciPy 1.10.0 is the culmination of 6 months of hard work. It contains many...
Can I compute the fid score of the housegan?
Bumps [numpy](https://github.com/numpy/numpy) from 1.18.3 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...
Hello,I can‘t see how to convert into room bounding boxes and bubble diagrams in the paper. Can you give me some useful information?
Hello,Could you please tell me the training equipment and adjustment parameters? I run main.py very slowly, I don't know what causes it. In addition, I would like to ask whether...
Evaluation
Hi, can you give instructions on how to evaluate the model with the three metrics you used? Thanks.
Hi everyone, I am new to GAN and torch so please bear with my limited knowledge here. I was trying to train on set E and everything seemed to be...