UserWarning: Overwriting wide_resnet101_2 in registry with braincog.model_zoo.resnet.wide_resnet101_2. This is because the name being registered conflicts with an existing name. Please check if this ...
There is a UserWarning being generated, and it concerned me (and other others: #232 #263). Users should pay attention to warnings, and shouldn't be trained to ignore them. In this case, one is worried ...