deepfakes / faceswap-playground

User dedicated repo for the faceswap project
306 stars 194 forks source link

visualize training - tensorboard #216

Closed ArashHosseini closed 6 years ago

ArashHosseini commented 6 years ago

I try to visualize the training (OrigHighRes) in tensorboard, are the data correct? the scalar seems to be right (except the assignment, just the opposite) but what about the network graph.

train_graph faceswap_train

Many Thanks