Skip to content

Instantly share code, notes, and snippets.

View twtygqyy's full-sized avatar

Jiu XU twtygqyy

  • California
View GitHub Profile
layer {
name: "data"
type: "ImageData"
top: "data"
top: "label"
transform_param {
mean_value: 104
mean_value: 117
mean_value: 123
crop_size: 299
@twtygqyy
twtygqyy / MNIST Classification
Last active October 21, 2016 00:45
MNIST Classification
Name: "MNIST Classification"
layer {
name: "data"
type: "Data"
top: "data"
top: "label"
transform_param {
scale: 0.00392156862745
}
data_param {
name: "Joe-DesNet-Deepfashion"
layer {
name: "data"
type: "Python"
top: "data"
top: "texture_label"
top: "fabric_label"
top: "shape_label"
top: "part_label"
top: "style_label"