nasir6 / zero_shot_detection

61 stars 18 forks source link

Unseen classifier loss throws error #4

Closed akshitac8 closed 3 years ago

akshitac8 commented 3 years ago

Hello @nasir,

The unseen classifier used while training GAN throws a input data range error. The input I am getting for the loss is between -1 to 1 and it expects data netween 0 to 1. It would really helpful if you have a look at the issue.

Best, Akshita

akshitac8 commented 3 years ago

Thank you for letting me know the version problem for fixing the errors.