lsun icon indicating copy to clipboard operation
lsun copied to clipboard

LSUN Dataset Documentation and Demo Code

Results 41 lsun issues
Sort by recently updated
recently updated
newest added

Certain machine learning tools require every training image files contained in one folder, hence the 'save' command is needed, at least for my work:)

I found that I may pause the downloading and resume later. Such little feature could save me a lot of time to re-download files.

Hello, in https://github.com/fyu/lsun/blob/7fea09db0dff99b3c58d7e00a884c3e0ffd8018f/download.py#L21, I'm getting a curl timeout issue ``` % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0...

When I extract the data I do not get a .txt or meta-data file that. Which is required here: https://github.com/CompVis/latent-diffusion/blob/main/configs/latent-diffusion/lsun_churches-ldm-kl-8.yaml and mentioned here: https://github.com/CompVis/latent-diffusion/issues/190

running `python3 download.py -c church_outdoor` but getting an error ``` Traceback (most recent call last): File "/usr/lib/python3.8/urllib/request.py", line 1354, in do_open h.request(req.get_method(), req.selector, req.data, headers, File "/usr/lib/python3.8/http/client.py", line 1256, in...

How do i extract test dataset for each category?

Whe I export churches_lmdb to churches by cmd: python3 data.py export churches_lmdb --out_dir churches The directory structure like this: ![image](https://user-images.githubusercontent.com/24288375/203199288-e4694ae4-ae2c-42de-a19a-5e3220a64522.png) but the meta list is just only show the filename...

The server seems to be down now 😞.

After multiple attempts to run `python3 download.py -c church_outdoor`, I keep getting this error after few hours of downloading ``` Downloading church_outdoor train set % Total % Received % Xferd...