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
* Added size information for inception v3
Since inception v3 expects in contrast to the other models a size
of 299x299x3 I added a small note in the docstring to point that out
(addresses #560)
* inception size info in note box; fixed line length
* removed trailing whitespace
0 commit comments