You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there any technical difference between the two implementations of Resnet in tensorflow/models: the one that use slim and the one in the official folder.
Why would one choose one of these two implementations and are the checkpoints compatible ?