SHMCU

Results 4 issues of SHMCU

Dear authors, We tried to reproduce mean teacher with shakeshake26 network on 1000 labels on CIFAR-10. We failed to reproduce the error rate 10.08+/-0.41 reported in the appendix A for...

Did anyone reproduce the results by training the model using this code? Looks like there are a few bugs and discrepancies between the code and the paper. At least, in...

Thanks for the valuable contribution! I am trying to reproduce the results for cityscapes, I used the configuration file cityscapes_spnet101.yaml The validation mIoU can only reach to ~73.x %. my...

Hi, Based on the document and code of tensorflow_graphics, it should have tensorflow_graphics.image.transformer, but in my code it complains the following error: import tensorflow_graphics as tfg . . . ....