Skip to content

Error in Training conv-nets  #16

@YubinXie

Description

@YubinXie

Hi, I was using your example code to run the DeepCell. However, I got error in the Training conv-nets .

It seems the error is from:

 from model_zoo import bn_feature_net_61x61 as the_model
 model = the_model(n_channels = 2, n_features = 3, reg = 1e-5)

ValueError: negative dimensions are not allowed

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions