buriburisuri / ac-gan

A tensorflow implementation of google's AC-GAN ( Auxiliary Classifier GAN ).
MIT License
393 stars 98 forks source link

Tensorboard problem #11

Open Arrcil opened 6 years ago

Arrcil commented 6 years ago

when i run trian.py, I don't find log, and when I run the tensorboard --logdir asset/train/log, the web don't display the result. Can you tell me how to use the tensorboard?