Skip to content

Commit

Permalink
modified: EI_mxnet_module_API_Resnet50.py
Browse files Browse the repository at this point in the history
  • Loading branch information
chakravn committed Jul 31, 2019
1 parent 492bad2 commit a34c1b8
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions ec2-spot-elastic-inference/EI_mxnet_module_API_Resnet50.py
Expand Up @@ -46,11 +46,7 @@


img = mx.image.imread(image)
<<<<<<< HEAD

=======
1,1 Top
>>>>>>> a9b1aae82201851ad741900b32ddf8ec2436676d
# convert into format (batch, RGB, width, height)

img = mx.image.imresize(img, 224, 224) # resize
Expand Down

0 comments on commit a34c1b8

Please sign in to comment.