Skip to content
Snippets Groups Projects
Commit 21ef92df authored by Ross Girshick's avatar Ross Girshick
Browse files

models cleanup

parent 124e2c55
No related branches found
No related tags found
No related merge requests found
#train_net: "models/vgg16.prototxt"
train_net: "models/caffenet_bbox_reg.prototxt"
train_net: "models/CaffeNet/train.prototxt"
base_lr: 0.001
lr_policy: "step"
gamma: 0.1
......@@ -14,5 +13,5 @@ weight_decay: 0.0005
# function
snapshot: 0
# We still use the snapshot prefix, though
snapshot_prefix: "snapshots/caffenet_fast_rcnn_randscale"
snapshot_prefix: "snapshots/caffenet_fast_rcnn"
#debug_info: true
File moved
#train_net: "models/vgg16.prototxt"
train_net: "models/vgg16_bbox_reg.prototxt"
train_net: "models/VGG_16/train.prototxt"
base_lr: 0.001
lr_policy: "step"
gamma: 0.1
......
File moved
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment