sunset1995 / pytorch-layoutnet

Pytorch implementation of LayoutNet.
MIT License
171 stars 39 forks source link

How can i train this model with LSUN dataset(perspective image)? #19

Open ChrisHRZ opened 5 years ago

ChrisHRZ commented 5 years ago

I want use this model to train a model on LSUN dataset. Where is the dataloader for perspective image? Thank you!

sunset1995 commented 5 years ago

Hi, I didn't implement for perspective image. Our team recently have a project for this, I can inform you at the time it is released.

ChrisHRZ commented 5 years ago

@sunset1995 ok tkanks.