Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 1.11 KB

README.md

File metadata and controls

24 lines (20 loc) · 1.11 KB

StructGAN-TXT (TxtImg2Img)

Intelligent Generative Structural Design Method for Shear Wall Building Based on “Fused-Text-Image-to-Image” Generative Adversarial Networks.

The codes of this study are not all public, any other codes are available by request to the author ([email protected]), or refer to codes of StructGAN .

image

Lib Name-Version

python 3.6.13
cudatoolkit 11.0.221
pytorch 1.7.1 py3.6_cuda110_cudnn8_0 pytorch
torchaudio 0.7.2
torchvision 0.8.2
nltk 3.6.7
numpy 1.19.2
opencv-python 4.5.5.64
scikit-image 0.17.2
scipy 1.2.0
tensorboard 1.15.0
tensorflow 1.15.0
tensorflow-estimator 1.15.1

Acknowledgments

This code borrows heavily from pix2pixHD.