Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alexgkendall/caffe-posenet
/ functions
Functions
2,536 in github.com/alexgkendall/caffe-posenet
⨍
Functions
2,536
◇
Types & classes
780
↳
Endpoints
3
Function
current_test_case
src/gtest/gtest-all.cpp:1112
Function
current_test_info
src/gtest/gtest-all.cpp:1113
Function
datum_to_array
Converts a datum to an array. Note that the label is not returned, as one can easily get it by calling datum.label.
python/caffe/io.py:83
Function
death_test_count
Returns the death test count.
src/gtest/gtest.h:17611
Function
death_test_factory
Returns a pointer to the current death test factory.
src/gtest/gtest-all.cpp:1141
Function
default_result_printer
Returns the standard listener responsible for the default console output. Can be removed from the listeners list to shut down default console output.
src/gtest/gtest.h:18047
Function
default_xml_generator
Returns the standard listener responsible for the default XML output controlled by the --gtest_output=xml flag. Can be removed from the listeners lis
src/gtest/gtest.h:18058
Method
depart
Leave whatever circle we're part of. Returns true if we were the last member of the circle. Once this is done, you can join() another. L < g_linked_
src/gtest/gtest.h:9075
Method
depart
src/gtest/gtest.h:9148
Method
deprocess
Invert Caffe formatting; see preprocess().
python/caffe/io.py:163
Function
device_query
Device Query: show diagnostic information for a GPU device.
tools/caffe.cpp:110
Method
diff_at
include/caffe/blob.hpp:196
Function
download_image
For use with multiprocessing map. Returns filename on fail.
examples/finetune_flickr_style/assemble_data.py:23
Function
draw_net_to_file
Draws a caffe net, and saves it to file using the format given as the file extension. Use '.raw' to output raw text that you can manually feed
python/caffe/draw.py:198
Function
elapsed_time
Returns the elapsed time, in milliseconds.
src/gtest/gtest.h:17561
Function
elapsed_time
Gets the elapsed time, in milliseconds.
src/gtest/gtest-all.cpp:949
Function
empty
Returns true iff this is an empty string (i.e. "").
src/gtest/gtest.h:3091
Method
end
src/gtest/gtest.h:10106
Method
entry
src/caffe/internal_thread.cpp:41
Method
exponent_bits
Returns the exponent bits of this number.
src/gtest/gtest.h:7069
Function
failed
Returns true iff the test part failed.
src/gtest/gtest.h:16749
Method
failed_test_case_count
Gets the number of failed test cases.
src/gtest/gtest-all.cpp:2012
Function
failure_message
TODO(vladl@google.com): Remove this after making sure no clients use it. Deprecated; please use message() instead.
src/gtest/gtest.h:17313
Function
fatally_failed
Returns true iff the test part fatally failed.
src/gtest/gtest.h:16755
Function
feature_extraction_pipeline
tools/extract_features.cpp:31
Function
file_name
Gets the name of the source file where the test part took place, or NULL if it's unknown.
src/gtest/gtest.h:16733
Function
format_param
(param)
tools/extra/summarize.py:28
Method
forward
(self, bottom, top)
python/caffe/test/test_python_layer.py:41
Method
forward_gpu_bias
src/caffe/layers/base_conv_layer.cpp:344
Method
forward_gpu_gemm
src/caffe/layers/base_conv_layer.cpp:326
Method
fraction_bits
Returns the fraction bits of this number.
src/gtest/gtest.h:7072
Method
get
src/gtest/gtest.h:9126
Function
get_init_key
Usage: caffe_('get_init_key')
matlab/+caffe/private/caffe_.cpp:452
Function
get_net
Usage: caffe_('get_net', model_file, phase_name)
matlab/+caffe/private/caffe_.cpp:253
Method
get_normalizer
src/caffe/layers/softmax_loss_layer.cpp:59
Method
get_pytype
python/caffe/_caffe.cpp:153
Function
get_solver
----------------------------------------------------------------- ** matlab command functions: caffe_(api_command, arg1, arg2, ...) **/ Usage: caffe
matlab/+caffe/private/caffe_.cpp:186
Method
gpu_data
src/caffe/syncedmem.cpp:94
Function
handle_signal
src/caffe/util/signal_handler.cpp:14
Function
handle_to_ptr
matlab/+caffe/private/caffe_.cpp:136
Function
has_new_fatal_failure
src/gtest/gtest.h:16821
Function
hdf5_load_nd_dataset<double>
src/caffe/util/hdf5.cpp:76
Function
hdf5_load_nd_dataset<float>
src/caffe/util/hdf5.cpp:67
Function
hdf5_save_nd_dataset<double>
src/caffe/util/hdf5.cpp:106
Function
hdf5_save_nd_dataset<float>
src/caffe/util/hdf5.cpp:85
Method
height
include/caffe/layers/memory_data_layer.hpp:44
Function
increment_death_test_count
Increments the death test count, returning the new count.
src/gtest/gtest.h:17614
Function
index
()
examples/web_demo/app.py:29
Function
internal_run_death_test_flag
Returns a pointer to the parsed --gtest_internal_run_death_test flag, or NULL if that flag was not specified. This information is useful only in a dea
src/gtest/gtest-all.cpp:1136
Method
key
include/caffe/util/db_leveldb.hpp:21
Method
key
include/caffe/util/db_lmdb.hpp:29
Method
layer_fn
(*args, **kwargs)
python/caffe/net_spec.py:195
Function
layer_get_attr
Usage: caffe_('layer_get_attr', hLayer)
matlab/+caffe/private/caffe_.cpp:347
Function
layer_get_type
Usage: caffe_('layer_get_type', hLayer)
matlab/+caffe/private/caffe_.cpp:361
Function
line_number
Gets the line in the source file where the test part took place, or -1 if it's unknown.
src/gtest/gtest.h:16737
Method
linked_ptr
Take over ownership of a raw pointer. This should happen as soon as possible after the object is created.
src/gtest/gtest.h:9096
Method
load_batch
src/caffe/layers/window_data_layer.cpp:228
Method
load_batch
src/caffe/layers/image_data_layer.cpp:100
Method
load_batch
src/caffe/layers/data_layer.cpp:72
Function
load_image
Load an image converting from grayscale or alpha as needed. Parameters ---------- filename : string color : boolean flag
python/caffe/io.py:278
Function
main
tools/convert_imageset.cpp:46
Function
main
tools/net_speed_benchmark.cpp:3
Function
main
tools/finetune_net.cpp:3
Function
main
tools/upgrade_solver_proto_text.cpp:18
Function
main
tools/caffe.cpp:378
Function
main
tools/device_query.cpp:3
Function
main
tools/upgrade_net_proto_binary.cpp:18
Function
main
tools/test_net.cpp:3
Function
main
tools/train_net.cpp:3
Function
main
tools/extract_features.cpp:25
Function
main
tools/compute_image_mean.cpp:24
Function
main
tools/upgrade_net_proto_text.cpp:18
Function
main
src/caffe/test/test_caffe_main.cpp:17
Function
main
src/gtest/gtest_main.cc:34
Function
main
examples/mnist/convert_mnist_data.cpp:176
Function
main
examples/cpp_classification/classification.cpp:229
Function
main
examples/siamese/convert_mnist_siamese_data.cpp:109
Function
main
examples/cifar10/convert_cifar_data.cpp:93
Function
make_linked_ptr
src/gtest/gtest.h:9180
Function
make_tuple
src/gtest/gtest.h:1206
Function
mexFunction
----------------------------------------------------------------- ** matlab entry point. **/ Usage: caffe_(api_command, arg1, arg2, ...)
matlab/+caffe/private/caffe_.cpp:553
Method
mode
Returns the mode: running on CPU or GPU.
include/caffe/common.hpp:138
Method
must_stop
src/caffe/internal_thread.cpp:17
Method
mutable_cpu_data
src/caffe/syncedmem.cpp:124
Method
mutable_gpu_data
src/caffe/syncedmem.cpp:130
Function
name
Returns the test name.
src/gtest/gtest.h:17660
Function
net_backward
Usage: caffe_('net_backward', hNet)
matlab/+caffe/private/caffe_.cpp:308
Function
net_copy_from
Usage: caffe_('net_copy_from', hNet, weights_file)
matlab/+caffe/private/caffe_.cpp:316
Function
net_forward
Usage: caffe_('net_forward', hNet)
matlab/+caffe/private/caffe_.cpp:300
Function
net_get_attr
Usage: caffe_('net_get_attr', hNet)
matlab/+caffe/private/caffe_.cpp:275
Function
net_reshape
Usage: caffe_('net_reshape', hNet)
matlab/+caffe/private/caffe_.cpp:327
Function
net_save
Usage: caffe_('net_save', hNet, save_file)
matlab/+caffe/private/caffe_.cpp:335
Function
nonfatally_failed
Returns true iff the test part non-fatally failed.
src/gtest/gtest.h:16752
Function
open_oriented_im
(im_path)
examples/web_demo/exifutil.py:19
Method
operator!
Returns the assertion's negation. Used with EXPECT/ASSERT_FALSE.
src/gtest/gtest-all.cpp:2261
Function
operator!=
src/gtest/gtest.h:1491
Method
operator!=
src/gtest/gtest.h:9131
Method
operator!=
src/gtest/gtest.h:10063
Method
operator()
python/caffe/_caffe.cpp:149
Method
operator()
Returns true iff the test name of test property matches on key_.
src/gtest/gtest-all.cpp:743
← previous
next →
2,101–2,200 of 2,536, ranked by callers