aadeshnpn / OSDN

Keras implementation for the research paper "Towards Open Set Deep Networks" A Bendale, T Boult, CVPR 2016
GNU Lesser General Public License v3.0
77 stars 21 forks source link

Getting error in get_activations() #18

Closed sandipan211 closed 3 years ago

sandipan211 commented 3 years ago

Getting this error: ValueError: Input tensors to a Functional must come from tf.keras.Input. Received: 0 (missing previous layer metadata) inside the get_activations() function