# 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.
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.