Phyllis

Results 6 comments of Phyllis

I met this problem as well. Have u figured out what is wrong?

You could change the parameter 'l2_loss_weight'. Then the loss would change.

I mean that you could change the default value of 'args.l2_loss_weight'.

However, the D_data_loss and G_discriminator_loss do not change after several epochs from 1.386 and 0.693 while other losses keep changing.

Hi, I met the same issue. Is this solved now?

Sorry. I'm unfamiliar with the code. Is this the right way to add light? room_types = { Semantics.Kitchen, Semantics.Bedroom, Semantics.LivingRoom, Semantics.Closet, Semantics.Hallway, Semantics.Bathroom, Semantics.Garage, Semantics.Balcony, Semantics.DiningRoom, Semantics.Utility, Semantics.StaircaseRoom, } for...