regression model
2020.06.19 00:20
댓글 6
-
WHRIA
2020.06.19 00:25
-
WHRIA
2020.06.19 23:06
-
WHRIA
2020.06.20 22:22
layer {
name: "pool5/7x7_s1"
type: "Pooling"
bottom: "conv5_3"
top: "pool5/7x7_s1"
pooling_param {
pool: AVE
kernel_size: 7
stride: 1
}
}
layer {
name: "whria_classifier"
type: "InnerProduct"
bottom: "pool5/7x7_s1"
top: "whria_classifier"
param {
lr_mult: 1.0
decay_mult: 1.0
}
param {
lr_mult: 2.0
decay_mult: 0.0
}
inner_product_param {
num_output: 1
weight_filler{
type: "gaussian"
std:0.01
}
bias_filler{
type:"constant"
value:0
}
}
}
layer {
bottom: "whria_classifier"
bottom: "label"
top: "loss"
type: "EuclideanLoss"
name: "loss"
} -
WHRIA
2020.06.20 22:24
layer {
name: "whria_classifier"
type: "InnerProduct"
bottom: "pool5/7x7_s1"
top: "whria_classifier"
param {
lr_mult: 1.0
decay_mult: 1.0
}
param {
lr_mult: 2.0
decay_mult: 0.0
}
inner_product_param {
num_output: 2
}
}
layer {
bottom: "whria_classifier"
bottom: "label"
top: "loss"
name: "loss"
type: "SoftmaxWithLoss"
}
layer {
name: "accuracy"
type: "Accuracy"
bottom: "whria_classifier"
bottom: "label"
top: "accuracy"
include {
phase: TEST
}
} -
WHRIA
2020.06.20 22:39
layer {
name: "pool5/7x7_s1"
type: "Pooling"
bottom: "conv5_3"
top: "pool5/7x7_s1"
pooling_param {
pool: AVE
kernel_size: 7
stride: 1
}
}
layer {
name: "whria_classifier1"
type: "InnerProduct"
bottom: "pool5/7x7_s1"
top: "whria_classifier1"
param {
lr_mult: 1.0
decay_mult: 1.0
}
param {
lr_mult: 2.0
decay_mult: 0.0
}
inner_product_param {
num_output: 16
}
}
layer {
name: "relu_whria1"
type: "ReLU"
bottom:"whria_classifier1"
top: "whria_classifier1"
}
layer {
name : "drop16"
type : "Dropout"
bottom : "whria_classifier1"
top: "whria_classifier1"
dropout_param {
dropout_ratio:0.5
}
}
layer {
name:"whria_classifier2"
type: "InnerProduct"
bottom:"whria_classifier1"
top:"whria_classifier2"
inner_product_param{
num_output: 1
weight_filler{
type: "gaussian"
std:0.01
}
bias_filler{
type:"constant"
value:0
}
}
}
layer {
bottom: "whria_classifier2"
bottom: "label"
top: "loss"
type: "EuclideanLoss"
name: "loss"
} -
WHRIA
2020.06.20 23:12
layer {
name: "whria_classifier1"
type: "InnerProduct"
bottom: "pool5/7x7_s1"
top: "whria_classifier1"
param {
lr_mult: 1.0
decay_mult: 1.0
}
param {
lr_mult: 2.0
decay_mult: 0.0
}
inner_product_param {
num_output: 32
}
}
layer {
name: "relu_whria1"
type: "ReLU"
bottom:"whria_classifier1"
top: "whria_classifier1"
}
layer {
name : "drop_whria1"
type : "Dropout"
bottom : "whria_classifier1"
top: "whria_classifier1"
dropout_param {
dropout_ratio:0.5
}
}
layer {
name: "whria_classifier2"
type: "InnerProduct"
bottom: "whria_classifier1"
top: "whria_classifier2"
param {
lr_mult: 1.0
decay_mult: 1.0
}
param {
lr_mult: 2.0
decay_mult: 0.0
}
inner_product_param {
num_output: 32
}
}
layer {
name: "relu_whria2"
type: "ReLU"
bottom:"whria_classifier2"
top: "whria_classifier2"
}
layer {
name : "drop_whria2"
type : "Dropout"
bottom : "whria_classifier2"
top: "whria_classifier2"
dropout_param {
dropout_ratio:0.5
}
}
layer {
name:"whria_classifier_final"
type: "InnerProduct"
bottom:"whria_classifier2"
top:"whria_classifier_final"
inner_product_param{
num_output: 1
weight_filler{
type: "gaussian"
std:0.01
}
bias_filler{
type:"constant"
value:0
}
}
}
layer {
bottom: "whria_classifier_final"
bottom: "label"
top: "loss"
type: "EuclideanLoss"
name: "loss"
}
번호 | 제목 | 글쓴이 | 날짜 | 조회 수 |
---|---|---|---|---|
1774 | Malayalam - മലയാളം | WHRIA | 2024.05.24 | 26 |
1773 | Malay - bahasa Malaysia | WHRIA | 2024.05.24 | 15 |
1772 | Malagasy - Malagasy | WHRIA | 2024.05.24 | 20 |
1771 | Macedonian - македонски | WHRIA | 2024.05.24 | 30 |
1770 | Luxembourgish - Lëtzebuergesch | WHRIA | 2024.05.24 | 27 |
1769 | Lithuanian - lietuvių | WHRIA | 2024.05.24 | 36 |
1768 | Latvian - latviešu | WHRIA | 2024.05.24 | 24 |
1767 | Latin - Lingua latina | WHRIA | 2024.05.24 | 35 |
1766 | Lao - ລາວ | WHRIA | 2024.05.24 | 39 |
1765 | Kyrgyz - кыргызча | WHRIA | 2024.05.24 | 32 |
1764 | Kurdish - kurdî | WHRIA | 2024.05.24 | 38 |
1763 | Korean - 한국어 | WHRIA | 2024.05.24 | 32 |
1762 | Khmer - ខ្មែរ | WHRIA | 2024.05.24 | 38 |
1761 | Kazakh - қазақ тілі | WHRIA | 2024.05.24 | 30 |
1760 | Kannada - ಕನ್ನಡ | WHRIA | 2024.05.24 | 32 |
https://github.com/BVLC/caffe/issues/1396