duxingren14 / DualGAN

DualGAN-tensorflow: tensorflow implementation of DualGAN
Apache License 2.0
265 stars 97 forks source link

what should be in A and B dir of the datasets ? #1

Closed flybirp closed 7 years ago

flybirp commented 7 years ago

above

duxingren14 commented 7 years ago

A could be maps, and B could be aerial photos of the same size.

Zili

On Apr 12, 2017 12:19 AM, "flybirp" notifications@github.com wrote:

above

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/duxingren14/DualGAN/issues/1, or mute the thread https://github.com/notifications/unsubscribe-auth/ACc6e9lekYWWgqDwHKRTKmt4Cp3ippcqks5rvHrngaJpZM4M7Cqn .

kickbox commented 7 years ago

Can you please guide me as to where should I place A and B folders and how to pass their paths for my custom dataset?

duxingren14 commented 7 years ago

--datasets --dbname --train --A --B --val --A --B

Please follow the readme instruction, use download_dataset.sh https://github.com/duxingren14/DualGAN/blob/master/datasets/download_dataset.sh to download a sample dataset, and then look into details.

On 18 October 2017 at 14:53, kickbox notifications@github.com wrote:

Can you please guide me as to where should I place A and B folders and how to pass their paths for my custom dataset?

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/duxingren14/DualGAN/issues/1#issuecomment-337739146, or mute the thread https://github.com/notifications/unsubscribe-auth/ACc6e8DQQesJJELi5edheezeXbP41tMJks5stnNFgaJpZM4M7Cqn .