Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alexgkendall/caffe-segnet
/ types & classes
Types & classes
639 in github.com/alexgkendall/caffe-segnet
⨍
Functions
1,866
◇
Types & classes
639
↳
Endpoints
3
↓ 20 callers
Class
Get
src/gtest/gtest.h:696
↓ 3 callers
Class
FileInfo
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 callers
Class
CaffeBlob
wrap shared_ptr<Blob<float> > in a class that we construct in C++ and pass to Python
python/caffe/_caffe.cpp:50
↓ 2 callers
Class
Test
Represents a failure message.
src/gtest/gtest.h:6789
↓ 1 callers
Class
AssertHelper
src/gtest/gtest.h:17175
↓ 1 callers
Enum
Brew
include/caffe/common.hpp:98
↓ 1 callers
Class
CaffeLayer
python/caffe/_caffe.cpp:110
↓ 1 callers
Class
ClassUniqueToAlwaysTrue
src/gtest/gtest-all.cpp:5831
↓ 1 callers
Class
CleansedLines
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 callers
Class
GTEST_1_TUPLE_
src/gtest/gtest.h:744
↓ 1 callers
Class
GTEST_2_TUPLE_
src/gtest/gtest.h:776
↓ 1 callers
Class
GTEST_3_TUPLE_
src/gtest/gtest.h:819
↓ 1 callers
Class
GTEST_4_TUPLE_
src/gtest/gtest.h:856
↓ 1 callers
Class
GTEST_5_TUPLE_
src/gtest/gtest.h:897
↓ 1 callers
Class
GTEST_6_TUPLE_
src/gtest/gtest.h:941
↓ 1 callers
Class
GTEST_7_TUPLE_
src/gtest/gtest.h:988
↓ 1 callers
Class
GTEST_8_TUPLE_
src/gtest/gtest.h:1037
↓ 1 callers
Class
GTEST_9_TUPLE_
src/gtest/gtest.h:1089
↓ 1 callers
Class
GoogleTestFailureException
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 callers
Class
ImagenetClassifier
examples/web_demo/app.py:98
↓ 1 callers
Class
OpenCVResizeCrop
tools/extra/resize_and_crop_images.py:19
↓ 1 callers
Class
PILResizeCrop
tools/extra/resize_and_crop_images.py:38
↓ 1 callers
Class
ParamIterator
src/gtest/gtest.h:10033
↓ 1 callers
Class
ScopedTrace
Information about a trace point.
src/gtest/gtest.h:6800
↓ 1 callers
Class
TestCase
src/gtest/gtest.h:17207
↓ 1 callers
Class
TestCaseNameIs
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 callers
Class
TestInfo
Represents a test.
src/gtest/gtest.h:6790
↓ 1 callers
Class
TestPropertyKeyIs
A predicate that checks the key of a TestProperty against a known key. TestPropertyKeyIs is copyable.
src/gtest/gtest-all.cpp:734
↓ 1 callers
Class
UnitTest
Result of a test part.
src/gtest/gtest.h:6792
↓ 1 callers
Class
_BlockInfo
Stores information about a generic block of code.
scripts/cpp_lint.py:1683
↓ 1 callers
Class
_ClassInfo
Stores information about a class.
scripts/cpp_lint.py:1720
↓ 1 callers
Class
_CppLintState
Maintains module-wide state..
scripts/cpp_lint.py:685
↓ 1 callers
Class
_FunctionState
Tracks current function name and the number of lines in its body.
scripts/cpp_lint.py:808
↓ 1 callers
Class
_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 callers
Class
_NamespaceInfo
Stores information about a namespace.
scripts/cpp_lint.py:1776
↓ 1 callers
Class
_NestingState
Holds states related to parsing braces.
scripts/cpp_lint.py:1844
↓ 1 callers
Class
_PreprocessorInfo
Stores checkpoints of nesting stacks when #if/#else is seen.
scripts/cpp_lint.py:1830
↓ 1 callers
Class
_stat
src/gtest/gtest.h:2614
↓ 1 callers
Class
stat
src/gtest/gtest.h:2649
Enum
AbortReason
An enumeration of the three reasons that a test might be aborted.
src/gtest/gtest.h:8047
Class
AccuracyLayer
include/caffe/loss_layers.hpp:28
Class
AccuracyLayerTest
src/caffe/test/test_accuracy_layer.cpp:19
Class
AddRef
src/gtest/gtest.h:688
Class
AddRef<T&>
src/gtest/gtest.h:690
Class
AddReference
src/gtest/gtest.h:7502
Class
AddReference<T&>
src/gtest/gtest.h:7504
Class
ArgMaxLayer
include/caffe/common_layers.hpp:28
Class
ArgMaxLayerTest
src/caffe/test/test_argmax_layer.cpp:16
Class
Arguments
Utility class for accumulating command-line arguments.
src/gtest/gtest-all.cpp:7041
Class
AssertHelperData
src/gtest/gtest.h:18634
Class
AssertTypeEq
src/gtest/gtest.h:3505
Class
AssertTypeEq<T, T>
src/gtest/gtest.h:3508
Class
AssertionResult
src/gtest/gtest.h:6787
Class
AutoHandle
Provides leak-safe Windows kernel handle ownership.
src/gtest/gtest-all.cpp:1339
Class
BNLLLayer
include/caffe/neuron_layers.hpp:49
Class
BaseTest
src/gtest/gtest.h:8885
Class
BenchmarkTest
src/caffe/test/test_benchmark.cpp:13
Class
Bind
src/gtest/gtest.h:5043
Class
Blob
include/caffe/blob.hpp:12
Class
Blob<int>
src/caffe/blob.cpp:279
Class
Blob<unsigned int>
src/caffe/blob.cpp:280
Class
BlobSimpleTest
src/caffe/test/test_blob.cpp:14
Class
ByRef
src/gtest/gtest.h:678
Class
ByRef<T&>
src/gtest/gtest.h:680
Class
Caffe
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
Class
Caffe::RNG::Generator
src/caffe/common.cpp:73
Class
CaffeBlobWrap
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
Class
CaffeNet
A simple wrapper over CaffeNet that runs the forward process.
python/caffe/_caffe.cpp:136
Class
CaffeSGDSolver
python/caffe/_caffe.cpp:287
Class
CapturedStream
Object that captures an output stream (stdout/stderr).
src/gtest/gtest-all.cpp:8289
Class
CartesianProductGenerator10
src/gtest/gtest.h:14805
Class
CartesianProductGenerator2
src/gtest/gtest.h:13389
Class
CartesianProductGenerator3
src/gtest/gtest.h:13504
Class
CartesianProductGenerator4
src/gtest/gtest.h:13636
Class
CartesianProductGenerator5
src/gtest/gtest.h:13787
Class
CartesianProductGenerator6
src/gtest/gtest.h:13955
Class
CartesianProductGenerator7
src/gtest/gtest.h:14141
Class
CartesianProductGenerator8
src/gtest/gtest.h:14344
Class
CartesianProductGenerator9
src/gtest/gtest.h:14566
Class
CartesianProductHolder10
src/gtest/gtest.h:15322
Class
CartesianProductHolder2
src/gtest/gtest.h:15066
Class
CartesianProductHolder3
src/gtest/gtest.h:15087
Class
CartesianProductHolder4
src/gtest/gtest.h:15112
Class
CartesianProductHolder5
src/gtest/gtest.h:15139
Class
CartesianProductHolder6
src/gtest/gtest.h:15168
Class
CartesianProductHolder7
src/gtest/gtest.h:15201
Class
CartesianProductHolder8
src/gtest/gtest.h:15238
Class
CartesianProductHolder9
src/gtest/gtest.h:15278
Enum
CharFormat
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
Class
Classifier
Classifier extends Net for image class prediction by scaling, center cropping, or oversampling.
python/caffe/classifier.py:11
Class
CommonTest
src/caffe/test/test_common.cpp:13
Class
CompileAssert
src/gtest/gtest.h:1758
Class
CompileAssertTypesEqual
src/gtest/gtest.h:7450
Class
CompileAssertTypesEqual<T, T>
src/gtest/gtest.h:7453
Class
ConcatLayer
include/caffe/common_layers.hpp:57
Class
ConcatLayerTest
src/caffe/test/test_concat_layer.cpp:17
Class
ConstantFiller
include/caffe/filler.hpp:30
Class
ConstantFillerTest
src/caffe/test/test_filler.cpp:12
Class
ConvolutionLayer
include/caffe/vision_layers.hpp:22
Class
ConvolutionLayerTest
src/caffe/test/test_convolution_layer.cpp:17
next →
1–100 of 639, ranked by callers