Skip to content

Could caffe display message "Ignore source layer xxx" by default when fine-tuning or testing a net? #3302

@tianzhi0549

Description

@tianzhi0549

https://github.com/BVLC/caffe/blob/master/src/caffe/net.cpp#L748

I suggest that caffe should change DLOG() to LOG() and displays "Ignore xxx" when debug_info=true or always displays that. Now this message only appears when building caffe with DEBUG:=1.

If do so, when someone types a error mismatch layer name, caffe could hint him even if he doesn't turn DEBUG on when building.

Thank you:-)!

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