Layout-Generation / layout-generation

Layout Generation and Baseline implementations
MIT License
140 stars 23 forks source link

Transformer_res=np.load(root+"trans.npy") VAE_res = np.load(root+"VAE_res.npy") GAN_res = np.load(root+"GAN_res.npy") #10

Closed Jinyang228 closed 2 years ago

Jinyang228 commented 2 years ago

Excuse me, where are the three npy files? Thanks

yashjain7856 commented 2 years ago

Hi @notablefire ! You can find all four files from the link below. https://drive.google.com/drive/folders/138gCPlkU1KZopLxODBggl7clqQJmBLut?usp=sharing

I am also adding these files in the repo in the metrics section.

Jinyang228 commented 2 years ago

Hi @notablefire ! You can find all four files from the link below. https://drive.google.com/drive/folders/138gCPlkU1KZopLxODBggl7clqQJmBLut?usp=sharing

I am also adding these files in the repo in the metrics section.

Thanks a million!