Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chuckcho/video-caffe
/ functions
Functions
2,834 in github.com/chuckcho/video-caffe
⨍
Functions
2,834
◇
Types & classes
822
↳
Endpoints
3
↓ 1 callers
Function
array_to_blobproto
Converts a N-dimensional array to blob proto. If diff is given, also convert the diff. You need to make sure that arr and diff have the same s
python/caffe/io.py:36
↓ 1 callers
Method
backward
(self, top, propagate_down, bottom)
python/caffe/test/test_python_layer_with_param_str.py:24
↓ 1 callers
Function
blobproto_to_array
Convert a blob proto to an array. In default, we will just return the data, unless return_diff is True, in which case we will return the diff
python/caffe/io.py:18
↓ 1 callers
Function
caffe_rng_gaussian
src/caffe/util/math_functions.cpp:277
↓ 1 callers
Function
caffe_rng_uniform
src/caffe/util/math_functions.cpp:256
↓ 1 callers
Function
cblas_daxpby
include/caffe/util/mkl_alternate.hpp:95
↓ 1 callers
Function
cblas_saxpby
include/caffe/util/mkl_alternate.hpp:89
↓ 1 callers
Function
check_params
A utility function to check the parameters for the data layers.
examples/pycaffe/layers/pascal_multilabel_datalayers.py:196
↓ 1 callers
Function
check_path
Check if a given path is a regular file or a path
src/caffe/util/io.cpp:31
↓ 1 callers
Function
choose_color_by_layertype
Define colors for nodes based on the layer type.
python/caffe/draw.py:177
↓ 1 callers
Method
configure_crop
Configure crop dimensions and amount of context for cropping. If context is included, make the special input mean for context padding
python/caffe/detector.py:181
↓ 1 callers
Function
convert_dataset
examples/mnist/convert_mnist_data.cpp:43
↓ 1 callers
Function
convert_dataset
examples/siamese/convert_mnist_siamese_data.cpp:36
↓ 1 callers
Function
convert_dataset
examples/cifar10/convert_cifar_data.cpp:39
↓ 1 callers
Function
crop_params
Extract the crop layer parameters with defaults.
python/caffe/coord_map.py:40
↓ 1 callers
Method
current_test_case
Returns the TestCase object for the test that's currently running, or NULL if no test is running. L < mutex_
src/gtest/gtest-all.cpp:5189
↓ 1 callers
Method
detect_selective_search
Do windowed detection over Selective Search proposals by extracting the crop and warping to the input dimensions of the net.
python/caffe/detector.py:101
↓ 1 callers
Function
draw_net
Draws a caffe net and returns the image string encoded using the given extension. Parameters ---------- caffe_net : a caffe.proto.caf
python/caffe/draw.py:268
↓ 1 callers
Function
embed_image_html
Creates an image embedded in HTML base64 format.
examples/web_demo/app.py:82
↓ 1 callers
Function
exception_net_file
()
python/caffe/test/test_python_layer.py:72
↓ 1 callers
Function
extract_seconds
(input_file, output_file)
tools/extra/extract_seconds.py:44
↓ 1 callers
Method
file
src/gtest/gtest.h:8182
↓ 1 callers
Method
forward
(self, bottom, top)
python/caffe/test/test_python_layer_with_param_str.py:21
↓ 1 callers
Method
forwarding_enabled
Controls whether events will be forwarded to listeners_. Set to false in death test child processes.
src/gtest/gtest-all.cpp:4209
↓ 1 callers
Function
get
src/gtest/gtest.h:1446
↓ 1 callers
Function
getFilenames
Yields files in the source tree which are Net prototxts.
python/caffe/test/test_draw.py:9
↓ 1 callers
Function
get_edge_label
Define edge label based on layer type.
python/caffe/draw.py:46
↓ 1 callers
Function
get_layer_label
Define node label based on layer type. Parameters ---------- layer : caffe_pb2.LayerParameter rankdir : {'LR', 'TB', 'BT'} Di
python/caffe/draw.py:101
↓ 1 callers
Function
get_layer_lr_mult
Get the learning rate multipliers. Get the learning rate multipliers for the given layer. Assumes a Convolution/Deconvolution/InnerProduct la
python/caffe/draw.py:62
↓ 1 callers
Function
get_log_created_year
Get year from log file system timestamp
tools/extra/extract_seconds.py:22
↓ 1 callers
Function
get_phase_from_flags
Parse phase from flags
tools/caffe.cpp:112
↓ 1 callers
Function
get_pooling_types_dict
Get dictionary mapping pooling type number to type name
python/caffe/draw.py:36
↓ 1 callers
Function
get_pydot_graph
Create a data structure which represents the `caffe_net`. Parameters ---------- caffe_net : object rankdir : {'LR', 'TB', 'BT'}
python/caffe/draw.py:190
↓ 1 callers
Function
get_start_time
Find start time from group of lines
tools/extra/extract_seconds.py:31
↓ 1 callers
Function
hdf5_get_name_by_idx
src/caffe/util/hdf5.cpp:196
↓ 1 callers
Function
hdf5_load_string
src/caffe/util/hdf5.cpp:149
↓ 1 callers
Function
hdf5_save_string
src/caffe/util/hdf5.cpp:165
↓ 1 callers
Function
inverse
Invert a coord map by de-scaling and un-shifting; this gives the backward mapping for the gradient.
python/caffe/coord_map.py:106
↓ 1 callers
Method
is_nan
Returns true iff this is NAN (not a number).
src/gtest/gtest.h:7078
↓ 1 callers
Function
lenet
(batch_size)
python/caffe/test/test_net_spec.py:7
↓ 1 callers
Method
line
src/gtest/gtest.h:8183
↓ 1 callers
Method
load_next_image
Load the next image in a batch.
examples/pycaffe/layers/pascal_multilabel_datalayers.py:106
↓ 1 callers
Function
load_pascal_annotation
This code is borrowed from Ross Girshick's FAST-RCNN code (https://github.com/rbgirshick/fast-rcnn). It parses the PASCAL .xml metadata f
examples/pycaffe/layers/pascal_multilabel_datalayers.py:140
↓ 1 callers
Function
main
()
tools/extra/py_plot_training_loss.py:9
↓ 1 callers
Function
main
()
tools/extra/parse_log.py:202
↓ 1 callers
Function
main
()
tools/extra/summarize.py:128
↓ 1 callers
Function
main
(argv)
python/detect.py:30
↓ 1 callers
Function
main
(argv)
python/classify.py:17
↓ 1 callers
Function
main
()
python/draw_net.py:45
↓ 1 callers
Function
main
()
scripts/cpp_lint.py:4855
↓ 1 callers
Function
make_net
()
examples/pycaffe/caffenet.py:47
↓ 1 callers
Method
map
(self, key, value)
tools/extra/resize_and_crop_images.py:77
↓ 1 callers
Function
matchExt
Do the file extension and encoding match?
src/caffe/util/io.cpp:122
↓ 1 callers
Function
message
Gets the message associated with the test part.
src/gtest/gtest.h:16743
↓ 1 callers
Method
num_inputs
@brief Input and output blob numbers
include/caffe/net.hpp:198
↓ 1 callers
Method
num_outputs
include/caffe/net.hpp:199
↓ 1 callers
Method
on_gradients_ready
src/caffe/parallel.cpp:238
↓ 1 callers
Method
on_start
include/caffe/parallel.hpp:105
↓ 1 callers
Function
param_name_dict
Find out the correspondence between layer names and parameter names.
python/caffe/net_spec.py:28
↓ 1 callers
Function
parameter_net_file
()
python/caffe/test/test_python_layer.py:82
↓ 1 callers
Function
parse_args
()
tools/extra/parse_log.py:178
↓ 1 callers
Function
parse_args
Parse input arguments
python/draw_net.py:13
↓ 1 callers
Function
parse_log
Parse log file Returns (train_dict_list, test_dict_list) train_dict_list and test_dict_list are lists of dicts that define the table rows
tools/extra/parse_log.py:17
↓ 1 callers
Function
parse_readme_frontmatter
(dirname)
scripts/download_model_binary.py:31
↓ 1 callers
Function
phase_net_file
()
python/caffe/test/test_python_layer.py:91
↓ 1 callers
Function
print_info
Output some info regarding the class
examples/pycaffe/layers/pascal_multilabel_datalayers.py:208
↓ 1 callers
Function
print_table
Print a simple nicely-aligned table. table must be a list of (equal-length) lists. Columns are space-separated, and as narrow as possible, bu
tools/extra/summarize.py:41
↓ 1 callers
Function
python_net_file
()
python/caffe/test/test_python_layer.py:59
↓ 1 callers
Function
python_param_net_file
()
python/caffe/test/test_python_layer_with_param_str.py:28
↓ 1 callers
Function
read_net
(filename)
tools/extra/summarize.py:22
↓ 1 callers
Function
reset
Usage: caffe_('reset')
matlab/+caffe/private/caffe_.cpp:480
↓ 1 callers
Method
reshape
(self, bottom, top)
examples/pycaffe/layers/pyloss.py:16
↓ 1 callers
Method
resize_and_crop_image
Takes an image name, resize it and crop the center square
tools/extra/resize_and_crop_images.py:20
↓ 1 callers
Function
save_blob_to_binary
include/caffe/util/image_io.hpp:18
↓ 1 callers
Function
save_csv_files
Save CSV files to output_dir If the input log file is, e.g., caffe.INFO, the names will be caffe.INFO.train and caffe.INFO.test
tools/extra/parse_log.py:141
↓ 1 callers
Method
scale_data
src/caffe/blob.cpp:367
↓ 1 callers
Method
set_barrier
src/caffe/parallel.cpp:161
↓ 1 callers
Method
set_forwarding_enabled
src/gtest/gtest-all.cpp:4210
↓ 1 callers
Method
set_loss
* @brief Sets the loss associated with a top blob at a given index. */
include/caffe/layer.hpp:181
↓ 1 callers
Method
set_mean
Set the mean to subtract for centering the data.
examples/pycaffe/tools.py:15
↓ 1 callers
Method
set_multiprocess
include/caffe/common.hpp:167
↓ 1 callers
Method
set_solver_count
include/caffe/common.hpp:163
↓ 1 callers
Method
set_solver_rank
include/caffe/common.hpp:165
↓ 1 callers
Function
show_time
()
python/train.py:43
↓ 1 callers
Function
sigmoid
src/caffe/layers/sigmoid_layer.cpp:9
↓ 1 callers
Function
silent_net
()
python/caffe/test/test_net_spec.py:44
↓ 1 callers
Method
simple_solver_param
src/caffe/test/test_solver_factory.cpp:19
↓ 1 callers
Method
size
STL-style container methods.
src/gtest/gtest.h:7739
↓ 1 callers
Function
start_from_terminal
Parse command line options and start the server.
examples/web_demo/app.py:192
↓ 1 callers
Function
start_tornado
(app, port=5000)
examples/web_demo/app.py:184
↓ 1 callers
Method
successful_test_count
Gets the number of successful tests.
src/gtest/gtest-all.cpp:2028
↓ 1 callers
Function
summarize_net
(net)
tools/extra/summarize.py:63
↓ 1 callers
Function
tanh_naive
src/caffe/test/test_tanh_layer.cpp:16
↓ 1 callers
Method
test_property_count
Returns the number of the test properties.
src/gtest/gtest-all.cpp:3191
↓ 1 callers
Function
time
Time: benchmark the execution time of a model.
tools/caffe.cpp:330
↓ 1 callers
Function
time
(solver, nccl)
python/train.py:33
↓ 1 callers
Method
to_proto
Generate a NetParameter that contains all layers needed to compute this top.
python/caffe/net_spec.py:90
↓ 1 callers
Method
total_part_count
Gets the number of all test parts. This is the sum of the number of successful test parts and the number of failed test parts.
src/gtest/gtest-all.cpp:3186
↓ 1 callers
Function
train
( solver, # solver proto definition snapshot, # solver snapshot to restore gpus, #
python/train.py:10
↓ 1 callers
Method
type
include/caffe/layers/filter_layer.hpp:28
← previous
next →
801–900 of 2,834, ranked by callers