yates sun
yates sun
You use the resolution of 769 * 769 when training cityscapes but use 1025 * 2049 when validation。 If there be a gap between the two results
When I use Distribution in imagenet with one Node, there is three print at the same time. Just like this.  Is it right?
Would you tell me that is there a skip operation in the reduce layers? Thank you .
Dear YudeWang, Thanks for your code! Do you have replaced AffinityNet with IRN before? I get a worse result when I replaced AffinityNet with IRN. Could you give me some...
When I use fp16 (16-bit float) and multi-gpu training,the code will wait in SyncBN(comm.py). 
The QuantizersSwitcher has a bug, where in the following situation, calling enable_quantizers() only once does not achieve the expected goal; it must be called twice: - When the quantizers are...