liuzechun / Bi-Real-net

Bi-Real Net: Enhancing the Performance of 1-bit CNNs With Improved Representational Capability and Advanced Training Algorithm. In ECCV 2018 and IJCV
176 stars 39 forks source link

a question about BinaryActivation #21

Open etoilestar opened 1 year ago

etoilestar commented 1 year ago

Hello.Sorry to bother you,I am very confused about the code in class BinaryActivation, could give me some explanation? I don't know what is the meaning of out1, out2 and out3.

etoilestar commented 1 year ago

or maybe you can give me some reference, thank you