Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Yijunmaverick/GenerativeFaceCompletion
/ functions
Functions
2,509 in github.com/Yijunmaverick/GenerativeFaceCompletion
⨍
Functions
2,509
◇
Types & classes
783
Function
get_solver
----------------------------------------------------------------- ** matlab command functions: caffe_(api_command, arg1, arg2, ...) **/ Usage: caffe
matlab/+caffe/private/caffe_.cpp:186
Function
get_weights
SF: Usage: caffe_('get_weight', hNet)
matlab/+caffe/private/caffe_.cpp:395
Method
gpu_data
src/caffe/syncedmem.cpp:96
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/data_layers.hpp:289
Function
increment_death_test_count
Increments the death test count, returning the new count.
src/gtest/gtest.h:17614
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:561
Function
layer_get_type
Usage: caffe_('layer_get_type', hLayer)
matlab/+caffe/private/caffe_.cpp:575
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:227
Method
load_batch
src/caffe/layers/image_data_layer.cpp:99
Method
load_batch
src/caffe/layers/data_layer.cpp:60
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:45
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:27
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
make_linked_ptr
src/gtest/gtest.h:9180
Function
make_tuple
src/gtest/gtest.h:1206
Method
map
(self, key, value)
tools/extra/resize_and_crop_images.py:77
Method
max
include/caffe/vision_layers.hpp:1014
Function
mexFunction
----------------------------------------------------------------- ** matlab entry point. **/ Usage: caffe_(api_command, arg1, arg2, ...)
matlab/+caffe/private/caffe_.cpp:773
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:125
Method
mutable_gpu_data
src/caffe/syncedmem.cpp:131
Function
name
Returns the test name.
src/gtest/gtest.h:17660
Function
net_backward
Usage: caffe_('net_backward', hNet)
matlab/+caffe/private/caffe_.cpp:355
Function
net_copy_from
Usage: caffe_('net_copy_from', hNet, weights_file)
matlab/+caffe/private/caffe_.cpp:364
Function
net_forward
Usage: caffe_('net_forward', hNet)
matlab/+caffe/private/caffe_.cpp:347
Function
net_get_attr
Usage: caffe_('net_get_attr', hNet)
matlab/+caffe/private/caffe_.cpp:322
Function
net_reshape
Usage: caffe_('net_reshape', hNet)
matlab/+caffe/private/caffe_.cpp:375
Function
net_save
Usage: caffe_('net_save', hNet, save_file)
matlab/+caffe/private/caffe_.cpp:383
Function
net_share
SF: loading pre-trained model Usage: caffe_('net_share', hNet, hNet_pre)
matlab/+caffe/private/caffe_.cpp:552
Function
nonfatally_failed
Returns true iff the test part non-fatally failed.
src/gtest/gtest.h:16752
Method
num_inputs
@brief Input and output blob numbers
include/caffe/net.hpp:183
Method
num_outputs
include/caffe/net.hpp:184
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:148
Method
operator()
Returns true iff the test name of test property matches on key_.
src/gtest/gtest-all.cpp:743
Method
operator()
Returns true iff the test name of test_info matches name_.
src/gtest/gtest-all.cpp:3587
Method
operator()
Returns true iff the name of test_case matches name_.
src/gtest/gtest-all.cpp:5379
Method
operator()
ExitedWithCode function-call operator.
src/gtest/gtest-all.cpp:6311
Method
operator()
include/caffe/common_layers.hpp:140
Method
operator++
Postfix version of operator++.
src/gtest/gtest.h:10055
Method
operator->
src/gtest/gtest.h:1844
Method
operator->
src/gtest/gtest.h:9127
Method
operator->
src/gtest/gtest.h:10048
Function
operator<
Returns true iff this String is less than the given String. A NULL string is considered less than "".
src/gtest/gtest.h:3104
Method
operator=
Message assignment, for assertion streaming support.
src/gtest/gtest-all.cpp:1655
Function
operator==
src/gtest/gtest.h:1483
Method
operator==
src/gtest/gtest.h:7742
Method
operator==
src/gtest/gtest.h:9130
Method
operator==
src/gtest/gtest.h:10060
Method
outcome
src/gtest/gtest-all.cpp:6541
Function
oversample
Crop images into the four corners, center, and their mirrored versions. Parameters ---------- image : iterable of (H x W x K) ndarra
python/caffe/io.py:340
Function
passed
Returns true iff the test part passed.
src/gtest/gtest.h:16746
Function
pattern
Returns the string representation of the regex.
src/gtest/gtest.h:1890
Method
pointer
src/gtest/gtest.h:2416
Method
postcall
python/caffe/_caffe.cpp:160
Function
ptr_to_handle
matlab/+caffe/private/caffe_.cpp:166
Function
ptr_vec_to_handle_vec
matlab/+caffe/private/caffe_.cpp:174
Function
random_seed
Gets the random seed used at the start of the current test iteration.
src/gtest/gtest-all.cpp:1168
Method
read_fd
src/gtest/gtest-all.cpp:6543
Function
read_mean
Usage: caffe_('read_mean', mean_proto_file)
matlab/+caffe/private/caffe_.cpp:684
Method
read_one
src/caffe/data_reader.cpp:105
Method
regex
src/gtest/gtest-all.cpp:6536
Method
release
src/gtest/gtest.h:1847
Function
reporthook
From http://blog.moleculea.com/2012/10/04/urlretrieve-progres-indicator/
scripts/download_model_binary.py:13
Method
reset
Smart pointer members.
src/gtest/gtest.h:9122
Method
reshape
(self, bottom, top)
python/caffe/test/test_python_layer.py:38
Method
reshape
(self, bottom, top)
python/caffe/test/test_python_layer_with_param_str.py:18
Method
resize_and_crop_image
Downsample the image.
tools/extra/resize_and_crop_images.py:40
Function
result
Returns the result of the test.
src/gtest/gtest.h:17697
Method
reverse_dimensions
include/caffe/vision_layers.hpp:233
Method
reverse_dimensions
include/caffe/vision_layers.hpp:268
← previous
next →
2,101–2,200 of 2,509, ranked by callers