Skip to content

no such layer flatten #12

@chaturbhuj02

Description

@chaturbhuj02

File "", line 1, in
data_manager.preprocess()

File "C:/Users/chaturbhuj/Downloads/Compressed/neural_image_captioning-master/src/data_manager.py", line 75, in preprocess
self.get_image_features(self.image_directory)

File "C:/Users/chaturbhuj/Downloads/Compressed/neural_image_captioning-master/src/data_manager.py", line 232, in get_image_features
output=base_model.get_layer('flatten').output)

File "C:\Users\chaturbhuj\Anaconda3\lib\site-packages\keras\engine\topology.py", line 1868, in get_layer
raise ValueError('No such layer: ' + name)

ValueError: No such layer: flatten

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions