Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Harick1/caffe-yolo
/ functions
Functions
2,741 in github.com/Harick1/caffe-yolo
⨍
Functions
2,741
◇
Types & classes
813
↳
Endpoints
3
Method
DataLayerSetUp
src/caffe/layers/window_data_layer.cpp:36
Method
DataLayerSetUp
src/caffe/layers/memory_data_layer.cpp:12
Method
DataLayerSetUp
src/caffe/layers/image_data_layer.cpp:26
Method
DataLayerSetUp
src/caffe/layers/box_data_layer.cpp:26
Method
DataLayerSetUp
include/caffe/layers/base_data_layer.hpp:31
Method
DataLayerTest
src/caffe/test/test_data_layer.cpp:27
Method
DataReader
src/caffe/data_reader.cpp:18
Method
DataTransformTest
src/caffe/test/test_data_transformer.cpp:35
Method
DataTransformer
src/caffe/data_transformer.cpp:17
Method
DeathTest
Death test constructor. Increments the running death test count for the current test.
src/gtest/gtest-all.cpp:6491
Method
DeathTestImpl
src/gtest/gtest-all.cpp:6520
Method
DeconvolutionLayer
include/caffe/layers/deconv_layer.hpp:31
Method
DeconvolutionLayerTest
src/caffe/test/test_deconvolution_layer.cpp:22
Method
DefaultGlobalTestPartResultReporter
src/gtest/gtest-all.cpp:1963
Method
DefaultPerThreadTestPartResultReporter
src/gtest/gtest-all.cpp:1972
Function
Delete
src/gtest/gtest-all.cpp:727
Function
DeleteSelf_
Deletes self. We deliberately pick an unusual name for this internal method to avoid clashing with names used in user TESTs.
src/gtest/gtest.h:17462
Method
DetectionLossLayer
include/caffe/layers/detection_loss_layer.hpp:24
Method
DevicePair
include/caffe/parallel.hpp:64
Method
DeviceQuery
src/caffe/common.cpp:69
Method
DistanceBetweenSignAndMagnitudeNumbers
Given two numbers in the sign-and-magnitude representation, returns the distance between them as an unsigned number.
src/gtest/gtest.h:7133
Function
DoubleLE
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:2405
Method
DoubleMapSize
src/caffe/util/db_lmdb.cpp:103
Function
DoubleNearPredFormat
Helper function for implementing ASSERT_NEAR.
src/gtest/gtest-all.cpp:2339
Function
DownCast_
use like this: DownCast_<T*>(foo);
src/gtest/gtest.h:2068
Method
DropoutLayer
* @param param provides DropoutParameter dropout_param, * with DropoutLayer options: * - dropout_ratio (\b optional, default 0.5). *
include/caffe/layers/dropout_layer.hpp:34
Method
DummyDataLayer
include/caffe/layers/dummy_data_layer.hpp:21
Method
DummyDataLayerTest
src/caffe/test/test_dummy_data_layer.cpp:18
Method
ELULayer
* @param param provides ELUParameter elu_param, * with ELULayer options: * - alpha (\b optional, default 1). * the value @f$ \alpha
include/caffe/layers/elu_layer.hpp:32
Function
EXPECT_FATAL_FAILURE
The c'tor sets this object as the test part result reporter used by Google Test. The 'result' parameter specifies where to report the results. This r
src/gtest/gtest-all.cpp:137
Method
EltwiseLayer
include/caffe/layers/eltwise_layer.hpp:21
Method
EltwiseLayerTest
src/caffe/test/test_eltwise_layer.cpp:21
Method
EmbedLayer
include/caffe/layers/embed_layer.hpp:22
Method
EmbedLayerTest
src/caffe/test/test_embed_layer.cpp:19
Method
End
src/gtest/gtest.h:10212
Method
End
src/gtest/gtest.h:13402
Method
End
src/gtest/gtest.h:13518
Method
End
src/gtest/gtest.h:13651
Method
End
src/gtest/gtest.h:13802
Method
End
src/gtest/gtest.h:13972
Method
End
src/gtest/gtest.h:14159
Method
End
src/gtest/gtest.h:14364
Method
End
src/gtest/gtest.h:14586
Method
End
src/gtest/gtest.h:14826
Method
EndsWith
Returns true iff this String ends with the given suffix. *Any String is considered to end with a NULL or empty suffix.
src/gtest/gtest-all.cpp:2969
Method
Eq
src/gtest/gtest.h:1466
Method
Eq
src/gtest/gtest.h:1474
Method
EqualNumBottomTopBlobs
* @brief Returns true if the layer requires an equal number of bottom and * top blobs. * * This method should be overridden to return
include/caffe/layer.hpp:273
Method
EqualNumBottomTopBlobs
include/caffe/layers/base_conv_layer.hpp:29
Method
Equals
src/gtest/gtest.h:10248
Method
Equals
src/gtest/gtest.h:13439
Method
Equals
src/gtest/gtest.h:13562
Method
Equals
src/gtest/gtest.h:13703
Method
Equals
src/gtest/gtest.h:13861
Method
Equals
src/gtest/gtest.h:14038
Method
Equals
src/gtest/gtest.h:14232
Method
Equals
src/gtest/gtest.h:14445
Method
Equals
src/gtest/gtest.h:14674
Method
Equals
src/gtest/gtest.h:14921
Method
EscapeXml
Returns an XML-escaped copy of the input string str. If is_attribute is true, the text is meant to appear as an attribute value, and normalizable whi
src/gtest/gtest-all.cpp:4427
Method
EscapeXmlAttribute
Convenience wrapper around EscapeXml when str is an attribute value.
src/gtest/gtest-all.cpp:4341
Method
EscapeXmlText
Convenience wrapper around EscapeXml when str is not an attribute value.
src/gtest/gtest-all.cpp:4346
Method
EuclideanLossLayer
include/caffe/layers/euclidean_loss_layer.hpp:43
Method
EuclideanLossLayerTest
src/caffe/test/test_euclidean_loss_layer.cpp:21
Method
EvalDetectionLayer
include/caffe/layers/eval_detection_layer.hpp:15
Method
EventForwardingEnabled
Controls whether events will be forwarded by the repeater to the listeners in the list.
src/gtest/gtest-all.cpp:4919
Method
ExactNumBottomBlobs
* @brief Returns the exact number of bottom blobs required by the layer, * or -1 if no exact number is required. * * This method shoul
include/caffe/layer.hpp:225
Method
ExactNumBottomBlobs
include/caffe/layers/dummy_data_layer.hpp:32
Method
ExactNumBottomBlobs
TODO: no limit on the number of blobs
include/caffe/layers/hdf5_output_layer.hpp:39
Method
ExactNumBottomBlobs
include/caffe/layers/batch_reindex_layer.hpp:29
Method
ExactNumBottomBlobs
include/caffe/layers/contrastive_loss_layer.hpp:46
Method
ExactNumBottomBlobs
include/caffe/layers/embed_layer.hpp:30
Method
ExactNumBottomBlobs
include/caffe/layers/box_data_layer.hpp:27
Method
ExactNumBottomBlobs
include/caffe/layers/neuron_layer.hpp:26
Method
ExactNumBottomBlobs
include/caffe/layers/input_layer.hpp:32
Method
ExactNumBottomBlobs
include/caffe/layers/tile_layer.hpp:24
Method
ExactNumBottomBlobs
include/caffe/layers/lrn_layer.hpp:33
Method
ExactNumBottomBlobs
include/caffe/layers/argmax_layer.hpp:46
Method
ExactNumBottomBlobs
include/caffe/layers/inner_product_layer.hpp:29
Method
ExactNumBottomBlobs
include/caffe/layers/accuracy_layer.hpp:37
Method
ExactNumBottomBlobs
include/caffe/layers/softmax_layer.hpp:26
Method
ExactNumBottomBlobs
include/caffe/layers/window_data_layer.hpp:33
Method
ExactNumBottomBlobs
include/caffe/layers/pooling_layer.hpp:28
Method
ExactNumBottomBlobs
include/caffe/layers/batch_norm_layer.hpp:53
Method
ExactNumBottomBlobs
include/caffe/layers/lstm_layer.hpp:77
Method
ExactNumBottomBlobs
include/caffe/layers/reduction_layer.hpp:30
Method
ExactNumBottomBlobs
include/caffe/layers/spp_layer.hpp:29
Method
ExactNumBottomBlobs
include/caffe/layers/slice_layer.hpp:29
Method
ExactNumBottomBlobs
include/caffe/layers/mvn_layer.hpp:26
Method
ExactNumBottomBlobs
include/caffe/layers/im2col_layer.hpp:30
Method
ExactNumBottomBlobs
include/caffe/layers/data_layer.hpp:27
Method
ExactNumBottomBlobs
include/caffe/layers/hdf5_data_layer.hpp:37
Method
ExactNumBottomBlobs
include/caffe/layers/image_data_layer.hpp:32
Method
ExactNumBottomBlobs
include/caffe/layers/absval_layer.hpp:33
Method
ExactNumBottomBlobs
include/caffe/layers/parameter_layer.hpp:29
Method
ExactNumBottomBlobs
include/caffe/layers/loss_layer.hpp:32
Method
ExactNumBottomBlobs
InfogainLossLayer takes 2-3 bottom Blobs; if there are 3 the third should be the infogain matrix. (Otherwise the infogain matrix is loaded from a fil
include/caffe/layers/infogain_loss_layer.hpp:59
Method
ExactNumBottomBlobs
include/caffe/layers/memory_data_layer.hpp:28
Method
ExactNumBottomBlobs
include/caffe/layers/flatten_layer.hpp:31
Method
ExactNumBottomBlobs
include/caffe/layers/split_layer.hpp:27
← previous
next →
1,201–1,300 of 2,741, ranked by callers