Skip to content

Instantly share code, notes, and snippets.

name: "c3d_ucf101"
input: "data"
input_shape {
dim: 1
dim: 3
dim: 16
dim: 112
dim: 112
}
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
name: "sanchitNet: GoogleNet+C3D, v2"
# ----- video/label input -----
# ----- for training
layer {
name: "data"
type: "VideoData"
top: "data"
top: "label"
video_data_param {
@chuckcho
chuckcho / bn_inception_anet_2016_temporal_deploy.prototxt
Created July 14, 2016 20:20
bn_inception_anet_2016_temporal_deploy.prototxt
name: "bn_inception_anet_2016_temporal_deploy.prototxt"
####################################### data #######################################
input: "data"
input_dim: 1
input_dim: 10
input_dim: 224
input_dim: 224
####################################### conv1 #######################################
layer { name: "conv1/7x7_s2" type: "Convolution" bottom: "data" top: "conv1/7x7_s2"
@chuckcho
chuckcho / resnet200_anet_2016_deploy.prototxt
Last active July 14, 2016 20:19
resnet200_anet_2016_deploy.prototxt
name: "resnet200_anet_2016_deploy.prototxt"
input: "data"
input_shape {
dim: 1
dim: 3
dim: 224
dim: 224
}
layer {
name: "caffe.SpatialConvolution_0"
name: "MNISTAutoencoder"
layer {
name: "data"
type: "Data"
top: "data"
include {
phase: TRAIN
}
transform_param {
scale: 0.0039215684