Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alexgkendall/caffe-segnet
/ functions
Functions
1,866 in github.com/alexgkendall/caffe-segnet
⨍
Functions
1,866
◇
Types & classes
639
↳
Endpoints
3
Method
ExactNumBottomBlobs
include/caffe/common_layers.hpp:38
Method
ExactNumBottomBlobs
include/caffe/common_layers.hpp:102
Method
ExactNumBottomBlobs
include/caffe/common_layers.hpp:131
Method
ExactNumBottomBlobs
include/caffe/common_layers.hpp:163
Method
ExactNumBottomBlobs
include/caffe/common_layers.hpp:194
Method
ExactNumBottomBlobs
include/caffe/data_layers.hpp:40
Method
ExactNumBottomBlobs
include/caffe/data_layers.hpp:94
Method
ExactNumBottomBlobs
include/caffe/data_layers.hpp:121
Method
ExactNumBottomBlobs
TODO: no limit on the number of blobs
include/caffe/data_layers.hpp:155
Method
ExactNumBottomBlobs
include/caffe/data_layers.hpp:189
Method
ExactNumBottomBlobs
include/caffe/data_layers.hpp:235
Method
ExactNumBottomBlobs
include/caffe/data_layers.hpp:277
Method
ExactNumBottomBlobs
include/caffe/vision_layers.hpp:107
Method
ExactNumBottomBlobs
include/caffe/vision_layers.hpp:141
Method
ExactNumBottomBlobs
include/caffe/vision_layers.hpp:179
Method
ExactNumBottomBlobs
include/caffe/vision_layers.hpp:250
Method
ExactNumBottomBlobs
These methods can be overwritten to declare that this layer type expects a certain number of blobs as input and output. ExactNum{Bottom,Top}Blobs ret
include/caffe/layer.hpp:76
Method
ExactNumBottomBlobs
include/caffe/loss_layers.hpp:39
Method
ExactNumBottomBlobs
include/caffe/loss_layers.hpp:67
Method
ExactNumBottomBlobs
include/caffe/neuron_layers.hpp:37
Method
ExactNumTopBlobs
include/caffe/common_layers.hpp:39
Method
ExactNumTopBlobs
include/caffe/common_layers.hpp:68
Method
ExactNumTopBlobs
include/caffe/common_layers.hpp:103
Method
ExactNumTopBlobs
include/caffe/common_layers.hpp:132
Method
ExactNumTopBlobs
include/caffe/data_layers.hpp:122
Method
ExactNumTopBlobs
include/caffe/data_layers.hpp:156
Method
ExactNumTopBlobs
include/caffe/data_layers.hpp:190
Method
ExactNumTopBlobs
include/caffe/data_layers.hpp:236
Method
ExactNumTopBlobs
include/caffe/data_layers.hpp:278
Method
ExactNumTopBlobs
include/caffe/vision_layers.hpp:78
Method
ExactNumTopBlobs
include/caffe/vision_layers.hpp:108
Method
ExactNumTopBlobs
include/caffe/vision_layers.hpp:142
Method
ExactNumTopBlobs
include/caffe/vision_layers.hpp:180
Method
ExactNumTopBlobs
include/caffe/layer.hpp:79
Method
ExactNumTopBlobs
include/caffe/loss_layers.hpp:40
Method
ExactNumTopBlobs
include/caffe/neuron_layers.hpp:38
Method
ExecDeathTest
src/gtest/gtest-all.cpp:7029
Method
Execute
src/gtest/gtest-all.cpp:215
Function
ExitedUnsuccessfully
Returns true if exit_status describes a process that was terminated by a signal, or exited normally with a nonzero exit code.
src/gtest/gtest-all.cpp:6366
Method
ExitedWithCode
ExitedWithCode constructor.
src/gtest/gtest-all.cpp:6307
Method
ExtractSummary
Gets the summary of the failure message by omitting the stack trace in it.
src/gtest/gtest-all.cpp:8950
Function
FReopen
src/gtest/gtest.h:2686
Method
Field
src/gtest/gtest.h:1321
Method
Field
src/gtest/gtest.h:1333
Method
Field
src/gtest/gtest.h:1345
Method
Field
src/gtest/gtest.h:1357
Method
Field
src/gtest/gtest.h:1369
Method
Field
src/gtest/gtest.h:1381
Method
Field
src/gtest/gtest.h:1393
Method
Field
src/gtest/gtest.h:1405
Method
Field
src/gtest/gtest.h:1417
Method
Field
src/gtest/gtest.h:1429
Method
Fill
include/caffe/filler.hpp:34
Method
Fill
include/caffe/filler.hpp:52
Method
Fill
include/caffe/filler.hpp:66
Method
Fill
include/caffe/filler.hpp:100
Method
Filler
include/caffe/filler.hpp:21
Method
FilterMatchesTest
Returns true iff the user-specified filter matches the test case name and the test name.
src/gtest/gtest-all.cpp:1777
Method
FilterNet
src/caffe/net.cpp:174
Method
FilterTests
Compares the name of each test with the user-specified filter to decide whether the test should be run, then records the result in each TestCase and T
src/gtest/gtest-all.cpp:5680
Method
FindLastPathSeparator
Returns a pointer to the last occurence of a valid path separator in the FilePath. On Windows, for example, both '/' and '\' are valid path separators
src/gtest/gtest-all.cpp:7556
Method
FlattenLayer
include/caffe/common_layers.hpp:94
Method
FlattenLayerTest
src/caffe/test/test_flatten_layer.cpp:20
Function
FloatLE
Asserts that val1 is less than, or almost equal to, val2. Fails otherwise. In particular, it fails if either val1 or val2 is NaN.
src/gtest/gtest-all.cpp:2398
Method
FloatingPoint
Constructs a FloatingPoint from a raw floating-point number. On an Intel CPU, passing a non-normalized NAN (Not a Number) around may change its bits,
src/gtest/gtest.h:7045
Function
FloatingPointLE
src/gtest/gtest-all.cpp:2361
Method
ForkingDeathTest
Constructs a ForkingDeathTest.
src/gtest/gtest-all.cpp:6952
Method
Format
Formats a list of arguments to a String, using the same format spec string as for printf. We do not use the StringPrintf class as it is not universal
src/gtest/gtest-all.cpp:3003
Method
Forward
python/caffe/_caffe.cpp:184
Method
ForwardDebugInfo
src/caffe/net.cpp:514
Method
ForwardTo
src/caffe/net.cpp:455
Method
Forward_cpu
src/caffe/layers/window_data_layer.cpp:429
Method
Forward_cpu
src/caffe/layers/memory_data_layer.cpp:37
Method
Forward_cpu
src/caffe/layers/hinge_loss_layer.cpp:14
Method
Forward_cpu
src/caffe/layers/dropout_layer.cpp:28
Method
Forward_cpu
src/caffe/layers/argmax_layer.cpp:30
Method
Forward_cpu
src/caffe/layers/image_data_layer.cpp:255
Method
Forward_cpu
src/caffe/layers/bnll_layer.cpp:12
Method
Forward_cpu
src/caffe/layers/accuracy_layer.cpp:29
Method
Forward_cpu
src/caffe/layers/eltwise_layer.cpp:42
Method
Forward_cpu
src/caffe/layers/multinomial_logistic_loss_layer.cpp:22
Method
Forward_cpu
src/caffe/layers/pooling_layer.cpp:114
Method
Forward_cpu
src/caffe/layers/data_layer.cpp:336
Method
Forward_cpu
src/caffe/layers/hdf5_data_layer.cpp:88
Method
Forward_cpu
src/caffe/layers/dummy_data_layer.cpp:85
Method
Forward_cpu
src/caffe/layers/sigmoid_layer.cpp:16
Method
Forward_cpu
src/caffe/layers/lrn_layer.cpp:99
Method
Forward_cpu
src/caffe/layers/conv_layer.cpp:120
Method
Forward_cpu
src/caffe/layers/split_layer.cpp:28
Method
Forward_cpu
src/caffe/layers/relu_layer.cpp:10
Method
Forward_cpu
src/caffe/layers/im2col_layer.cpp:59
Method
Forward_cpu
src/caffe/layers/tanh_layer.cpp:13
Method
Forward_cpu
src/caffe/layers/sigmoid_cross_entropy_loss_layer.cpp:24
Method
Forward_cpu
src/caffe/layers/hdf5_output_layer.cpp:42
Method
Forward_cpu
src/caffe/layers/concat_layer.cpp:42
Method
Forward_cpu
src/caffe/layers/softmax_layer.cpp:27
Method
Forward_cpu
src/caffe/layers/softmax_loss_layer.cpp:31
Method
Forward_cpu
src/caffe/layers/flatten_layer.cpp:22
Method
Forward_cpu
src/caffe/layers/euclidean_loss_layer.cpp:21
Method
Forward_cpu
src/caffe/layers/inner_product_layer.cpp:55
← previous
next →
901–1,000 of 1,866, ranked by callers