Compute-Features icon indicating copy to clipboard operation
Compute-Features copied to clipboard

load resnet_v2_152 model error and print features error

Open TransformersWsz opened this issue 6 years ago • 0 comments

load resnet_v2_152 model

You didn't provide code about loading resnet_v2_152 model in compute_features.py

print feature

The line 25 exit() should be indent, otherwise it will iterate just once.

TransformersWsz avatar Nov 13 '19 09:11 TransformersWsz