Skip to content

Problem in Testing code.. #1

Description

@leo19910821

Hi,
Can you please describe how to test the algorithm using test.py as i think the following code testing code does nothing
"model_name = model_name+'_{}.model'.format(epoch)
feature_model = DCAE_fea()
feature_model.load_weights(self.model_name, by_name=True) "

Also, there's is an error
"ImportError: cannot import name 'DCAE_LR'
as there's no function named DCAE_LR in DCAE_v2.py

please explain .... waiting for your reply

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