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
The AlexNet model weight file used for classification is large--233MB. This is too large for GitHub to handle, which forces us to use Git LFS for these test files (the other weight file--95MB--is also stored in Git LFS). Switching to a smaller model, such as SqueezeNet, would allow us to avoid using Git LFS in the repository.
The text was updated successfully, but these errors were encountered:
The AlexNet model weight file used for classification is large--233MB. This is too large for GitHub to handle, which forces us to use Git LFS for these test files (the other weight file--95MB--is also stored in Git LFS). Switching to a smaller model, such as SqueezeNet, would allow us to avoid using Git LFS in the repository.
The text was updated successfully, but these errors were encountered: