Skip to content

Question in the config #3

Description

@jiangzihanict

Hello Eracah,

Sorry to bother you again.
I am running the code with the TF-Keras version. It occurs Key Error in the config when I use the iclr_supervised detection model. Then I check the configuration files according to the TraceBack, it seems there is no "num_filter_list" attribute. I think it is the number of filters in each layer of the model, but I can't figure out what is the correct number.

Here is the TraceBack:
Traceback (most recent call last):
"dotpy_src/models/base/iclr_supervised.py", line 22, in <module>
encoder_num_filters_list = configs["num_filter_list"]
KeyError: 'num_filter_list'

Looking forward to your reply. Thanks!

@eracah

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