Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error parsing text-format caffe.NetParameter: 3205:24: Message type "caffe.LayerParameter" has no field named "smooth_l1_loss_param". #85

Open
mantou22 opened this issue Sep 18, 2018 · 0 comments

Comments

@mantou22
Copy link

I0918 15:49:17.594456 27299 solver.cpp:44] Initializing solver from parameters:
train_net: "models/pascal_voc/FPN/FP_Net_end2end/train.prototxt"
base_lr: 0.001
display: 20
lr_policy: "step"
gamma: 0.1
momentum: 0.9
weight_decay: 0.0001
stepsize: 50000
snapshot: 0
snapshot_prefix: "fpn"
average_loss: 100
iter_size: 2
I0918 15:49:17.594534 27299 solver.cpp:77] Creating training net from train_net file: models/pascal_voc/FPN/FP_Net_end2end/train.prototxt
[libprotobuf ERROR google/protobuf/text_format.cc:274] Error parsing text-format caffe.NetParameter: 3205:24: Message type "caffe.LayerParameter" has no field named "smooth_l1_loss_param".
F0918 15:49:17.597138 27299 upgrade_proto.cpp:88] Check failed: ReadProtoFromTextFile(param_file, param) Failed to parse NetParameter file: models/pascal_voc/FPN/FP_Net_end2end/train.prototxt
*** Check failure stack trace: ***
./experiments/scripts/FP_Net_end2end.sh: line 57: 27299 Aborted (core dumped) ./tools/train_net.py --gpu ${GPU_ID} --solver models/${PT_DIR}/${NET}/FP_Net_end2end/solver.prototxt --weights data/pretrained_model/ResNet50.v2.caffemodel --imdb ${TRAIN_IMDB} --iters ${ITERS} --cfg experiments/cfgs/FP_Net_end2end.yml ${EXTRA_ARGS}

what problem is ?? thank you !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant