-
Notifications
You must be signed in to change notification settings - Fork 59
Open
Description
Line 269 in e17f11e
| res = OrderedDict(zip(features, sess.run(features, {'data': xs}))) |
Name of input tensor data is presumed which is not appropriate for most other model.
Line 216 in e17f11e
| def read_img(path, norm=True): |
Also there shouldn't be any presume that model needs normalization with mean/dev.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels