MCPcopy Create free account

hub / github.com/alexgkendall/caffe-segnet / types & classes

Types & classes639 in github.com/alexgkendall/caffe-segnet

↓ 20 callersClassGet
src/gtest/gtest.h:696
↓ 3 callersClassFileInfo
Provides utility functions for filenames. FileInfo provides easy access to the components of a file's path relative to the project root.
scripts/cpp_lint.py:869
↓ 2 callersClassCaffeBlob
wrap shared_ptr<Blob<float> > in a class that we construct in C++ and pass to Python
python/caffe/_caffe.cpp:50
↓ 2 callersClassTest
Represents a failure message.
src/gtest/gtest.h:6789
↓ 1 callersClassAssertHelper
src/gtest/gtest.h:17175
↓ 1 callersEnumBrew
include/caffe/common.hpp:98
↓ 1 callersClassCaffeLayer
python/caffe/_caffe.cpp:110
↓ 1 callersClassClassUniqueToAlwaysTrue
src/gtest/gtest-all.cpp:5831
↓ 1 callersClassCleansedLines
Holds 3 copies of all lines with different preprocessing applied to them. 1) elided member contains lines without strings and comments, 2) lines
scripts/cpp_lint.py:1181
↓ 1 callersClassGTEST_1_TUPLE_
src/gtest/gtest.h:744
↓ 1 callersClassGTEST_2_TUPLE_
src/gtest/gtest.h:776
↓ 1 callersClassGTEST_3_TUPLE_
src/gtest/gtest.h:819
↓ 1 callersClassGTEST_4_TUPLE_
src/gtest/gtest.h:856
↓ 1 callersClassGTEST_5_TUPLE_
src/gtest/gtest.h:897
↓ 1 callersClassGTEST_6_TUPLE_
src/gtest/gtest.h:941
↓ 1 callersClassGTEST_7_TUPLE_
src/gtest/gtest.h:988
↓ 1 callersClassGTEST_8_TUPLE_
src/gtest/gtest.h:1037
↓ 1 callersClassGTEST_9_TUPLE_
src/gtest/gtest.h:1089
↓ 1 callersClassGoogleTestFailureException
A failed Google Test assertion will throw an exception of this type when GTEST_FLAG(throw_on_failure) is true (if exceptions are enabled). We derive
src/gtest/gtest-all.cpp:3357
↓ 1 callersClassImagenetClassifier
examples/web_demo/app.py:98
↓ 1 callersClassOpenCVResizeCrop
tools/extra/resize_and_crop_images.py:19
↓ 1 callersClassPILResizeCrop
tools/extra/resize_and_crop_images.py:38
↓ 1 callersClassParamIterator
src/gtest/gtest.h:10033
↓ 1 callersClassScopedTrace
Information about a trace point.
src/gtest/gtest.h:6800
↓ 1 callersClassTestCase
src/gtest/gtest.h:17207
↓ 1 callersClassTestCaseNameIs
A predicate that checks the name of a TestCase against a known value. This is used for implementation of the UnitTest class only. We put it in the a
src/gtest/gtest-all.cpp:5372
↓ 1 callersClassTestInfo
Represents a test.
src/gtest/gtest.h:6790
↓ 1 callersClassTestPropertyKeyIs
A predicate that checks the key of a TestProperty against a known key. TestPropertyKeyIs is copyable.
src/gtest/gtest-all.cpp:734
↓ 1 callersClassUnitTest
Result of a test part.
src/gtest/gtest.h:6792
↓ 1 callersClass_BlockInfo
Stores information about a generic block of code.
scripts/cpp_lint.py:1683
↓ 1 callersClass_ClassInfo
Stores information about a class.
scripts/cpp_lint.py:1720
↓ 1 callersClass_CppLintState
Maintains module-wide state..
scripts/cpp_lint.py:685
↓ 1 callersClass_FunctionState
Tracks current function name and the number of lines in its body.
scripts/cpp_lint.py:808
↓ 1 callersClass_IncludeState
Tracks line numbers for includes, and the order in which includes appear. As a dict, an _IncludeState object serves as a mapping between include
scripts/cpp_lint.py:548
↓ 1 callersClass_NamespaceInfo
Stores information about a namespace.
scripts/cpp_lint.py:1776
↓ 1 callersClass_NestingState
Holds states related to parsing braces.
scripts/cpp_lint.py:1844
↓ 1 callersClass_PreprocessorInfo
Stores checkpoints of nesting stacks when #if/#else is seen.
scripts/cpp_lint.py:1830
↓ 1 callersClass_stat
src/gtest/gtest.h:2614
↓ 1 callersClassstat
src/gtest/gtest.h:2649
EnumAbortReason
An enumeration of the three reasons that a test might be aborted.
src/gtest/gtest.h:8047
ClassAccuracyLayer
include/caffe/loss_layers.hpp:28
ClassAccuracyLayerTest
src/caffe/test/test_accuracy_layer.cpp:19
ClassAddRef
src/gtest/gtest.h:688
ClassAddRef<T&>
src/gtest/gtest.h:690
ClassAddReference
src/gtest/gtest.h:7502
ClassAddReference<T&>
src/gtest/gtest.h:7504
ClassArgMaxLayer
include/caffe/common_layers.hpp:28
ClassArgMaxLayerTest
src/caffe/test/test_argmax_layer.cpp:16
ClassArguments
Utility class for accumulating command-line arguments.
src/gtest/gtest-all.cpp:7041
ClassAssertHelperData
src/gtest/gtest.h:18634
ClassAssertTypeEq
src/gtest/gtest.h:3505
ClassAssertTypeEq<T, T>
src/gtest/gtest.h:3508
ClassAssertionResult
src/gtest/gtest.h:6787
ClassAutoHandle
Provides leak-safe Windows kernel handle ownership.
src/gtest/gtest-all.cpp:1339
ClassBNLLLayer
include/caffe/neuron_layers.hpp:49
ClassBaseTest
src/gtest/gtest.h:8885
ClassBenchmarkTest
src/caffe/test/test_benchmark.cpp:13
ClassBind
src/gtest/gtest.h:5043
ClassBlob
include/caffe/blob.hpp:12
ClassBlob<int>
src/caffe/blob.cpp:279
ClassBlob<unsigned int>
src/caffe/blob.cpp:280
ClassBlobSimpleTest
src/caffe/test/test_blob.cpp:14
ClassByRef
src/gtest/gtest.h:678
ClassByRef<T&>
src/gtest/gtest.h:680
ClassCaffe
A singleton class to hold common caffe stuff, such as the handler that caffe is going to use for cublas, curand, etc.
include/caffe/common.hpp:89
ClassCaffe::RNG::Generator
src/caffe/common.cpp:73
ClassCaffeBlobWrap
We need another wrapper (used as boost::python's HeldType) that receives a self PyObject * which we can use as ndarray.base, so that data/diff memory
python/caffe/_caffe.cpp:76
ClassCaffeNet
A simple wrapper over CaffeNet that runs the forward process.
python/caffe/_caffe.cpp:136
ClassCaffeSGDSolver
python/caffe/_caffe.cpp:287
ClassCapturedStream
Object that captures an output stream (stdout/stderr).
src/gtest/gtest-all.cpp:8289
ClassCartesianProductGenerator10
src/gtest/gtest.h:14805
ClassCartesianProductGenerator2
src/gtest/gtest.h:13389
ClassCartesianProductGenerator3
src/gtest/gtest.h:13504
ClassCartesianProductGenerator4
src/gtest/gtest.h:13636
ClassCartesianProductGenerator5
src/gtest/gtest.h:13787
ClassCartesianProductGenerator6
src/gtest/gtest.h:13955
ClassCartesianProductGenerator7
src/gtest/gtest.h:14141
ClassCartesianProductGenerator8
src/gtest/gtest.h:14344
ClassCartesianProductGenerator9
src/gtest/gtest.h:14566
ClassCartesianProductHolder10
src/gtest/gtest.h:15322
ClassCartesianProductHolder2
src/gtest/gtest.h:15066
ClassCartesianProductHolder3
src/gtest/gtest.h:15087
ClassCartesianProductHolder4
src/gtest/gtest.h:15112
ClassCartesianProductHolder5
src/gtest/gtest.h:15139
ClassCartesianProductHolder6
src/gtest/gtest.h:15168
ClassCartesianProductHolder7
src/gtest/gtest.h:15201
ClassCartesianProductHolder8
src/gtest/gtest.h:15238
ClassCartesianProductHolder9
src/gtest/gtest.h:15278
EnumCharFormat
Depending on the value of a char (or wchar_t), we print it in one of three formats: - as is if it's a printable ASCII (e.g. 'a', '2', ' '), - as a hex
src/gtest/gtest-all.cpp:8677
ClassClassifier
Classifier extends Net for image class prediction by scaling, center cropping, or oversampling.
python/caffe/classifier.py:11
ClassCommonTest
src/caffe/test/test_common.cpp:13
ClassCompileAssert
src/gtest/gtest.h:1758
ClassCompileAssertTypesEqual
src/gtest/gtest.h:7450
ClassCompileAssertTypesEqual<T, T>
src/gtest/gtest.h:7453
ClassConcatLayer
include/caffe/common_layers.hpp:57
ClassConcatLayerTest
src/caffe/test/test_concat_layer.cpp:17
ClassConstantFiller
include/caffe/filler.hpp:30
ClassConstantFillerTest
src/caffe/test/test_filler.cpp:12
ClassConvolutionLayer
include/caffe/vision_layers.hpp:22
ClassConvolutionLayerTest
src/caffe/test/test_convolution_layer.cpp:17
next →1–100 of 639, ranked by callers