• Jonas's avatar
    Added size information for inception v3 (#719) · 6df85a68
    Jonas authored
    * 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
    6df85a68
inception.py 11.9 KB