MCPcopy Create free account

hub / github.com/coderSkyChen/Action_Recognition_Zoo / functions

Functions2,338 in github.com/coderSkyChen/Action_Recognition_Zoo

↓ 403 callersMethodappend
model_zoo/models/syntaxnet/util/utf8/unicodetext.cc:163
↓ 144 callersMethodsize
Returns size of the affix table.
model_zoo/models/syntaxnet/syntaxnet/affix.h:127
↓ 101 callersMethodinfo
(self)
model_zoo/bninception/parse_caffe.py:138
↓ 89 callersMethodend
model_zoo/models/syntaxnet/util/utf8/unicodetext.cc:412
↓ 75 callersMethodpush_back
model_zoo/models/syntaxnet/util/utf8/unicodetext.cc:354
↓ 71 callersMethodget
Named accessor/initializer:
model_zoo/models/syntaxnet/syntaxnet/utils.h:188
↓ 59 callersMethodempty
Clear text.
model_zoo/models/syntaxnet/util/utf8/unicodetext.h:145
↓ 53 callersMethodbegin
model_zoo/models/syntaxnet/util/utf8/unicodetext.cc:408
↓ 43 callersMethodsize
model_zoo/models/syntaxnet/util/utf8/unicodetext.cc:371
↓ 42 callersFunctiondump_conv2d
(name='Conv2d_1a_3x3')
model_zoo/inceptionv4/tensorflow_dump.py:37
↓ 42 callersFunctionload_conv2d
(state_dict, name_pth, name_tf)
model_zoo/inceptionv4/pytorch_load.py:273
↓ 40 callersMethodadd
Adds feature type and value pair to feature vector.
model_zoo/models/syntaxnet/syntaxnet/feature_extractor.h:74
↓ 39 callersMethodsize
(self)
model_zoo/models/lm_1b/data_utils.py:70
↓ 38 callersFunctiondump_conv2d
(name='Conv2d_1a_3x3')
model_zoo/inceptionresnetv2/tensorflow_dump.py:40
↓ 38 callersMethodfind
model_zoo/models/syntaxnet/util/utf8/unicodetext.cc:306
↓ 38 callersFunctionload_conv2d
(state_dict, name_pth, name_tf)
model_zoo/inceptionresnetv2/pytorch_load.py:302
↓ 38 callersFunctiontest_conv2d
(module, name)
model_zoo/inceptionresnetv2/pytorch_load.py:437
↓ 36 callersMethodIncrement
model_zoo/models/syntaxnet/syntaxnet/term_frequency_map.cc:30
↓ 35 callersMethodGetInput
model_zoo/models/syntaxnet/syntaxnet/task_context.cc:28
↓ 32 callersFunctionAreDimsEqual
model_zoo/models/street/cc/rnn_ops.cc:43
↓ 32 callersMethodreset
Returns the TopN to an empty state.
model_zoo/models/im2txt/im2txt/inference_utils/caption_generator.py:96
↓ 29 callersMethodsentence
model_zoo/models/syntaxnet/syntaxnet/sentence_batch.h:58
↓ 29 callersMethodupdate
(self, val, n=1)
main.py:417
↓ 28 callersMethodAddCharProperty
model_zoo/models/syntaxnet/syntaxnet/char_properties.cc:204
↓ 28 callersMethodutf8_data
UTF-8-specific methods Return the data, length, and capacity of UTF-8-encoded version of the text. Length and capacity are measured in bytes.
model_zoo/models/syntaxnet/util/utf8/unicodetext.h:292
↓ 26 callersMethodAddStart
Adds the token at given index as a new start token.
model_zoo/models/syntaxnet/syntaxnet/binary_segment_state.h:79
↓ 26 callersMethodSize
Returns the number of terms with positive frequency.
model_zoo/models/syntaxnet/syntaxnet/term_frequency_map.h:42
↓ 25 callersMethodvalue
Returns feature value for an element in the feature vector.
model_zoo/models/syntaxnet/syntaxnet/feature_extractor.h:91
↓ 24 callersMethod_assertCollectionSize
(self, expected_size, collection)
model_zoo/models/im2txt/im2txt/ops/image_embedding_test.py:76
↓ 23 callersMethodInput
model_zoo/models/syntaxnet/syntaxnet/parser_state.cc:77
↓ 21 callersFunctionget_variables
(scope=None)
model_zoo/models/inception/inception/slim/collections_test.py:25
↓ 21 callersMethodload
(self)
model_zoo/models/neural_programmer/wiki_data.py:180
↓ 21 callersMethodresize
model_zoo/models/syntaxnet/util/utf8/unicodetext.cc:120
↓ 20 callersMethodname
Returns component name.
model_zoo/models/syntaxnet/syntaxnet/registry.h:76
↓ 19 callersMethodclear
Removes all elements from the feature vector.
model_zoo/models/syntaxnet/syntaxnet/feature_extractor.h:79
↓ 18 callersMethodNodeFound
(self, name)
model_zoo/models/syntaxnet/syntaxnet/graph_builder_test.py:73
↓ 18 callersFunctioncreate_test_input
Create test input tensor. Args: batch_size: The number of images per batch or `None` if unknown. height: The height of each image or `None`
model_zoo/models/slim/nets/resnet_v1_test.py:30
↓ 18 callersFunctioncreate_test_input
Create test input tensor. Args: batch_size: The number of images per batch or `None` if unknown. height: The height of each image or `None`
model_zoo/models/slim/nets/resnet_v2_test.py:30
↓ 18 callersMethodlength
Returns the length of the affix.
model_zoo/models/syntaxnet/syntaxnet/affix.h:57
↓ 17 callersMethodEndOfInput
model_zoo/models/syntaxnet/syntaxnet/parser_state.cc:87
↓ 17 callersMethodNext
model_zoo/models/syntaxnet/syntaxnet/fml_parser.cc:44
↓ 16 callersFunctionJoin
model_zoo/models/syntaxnet/syntaxnet/utils.h:60
↓ 16 callersMethodStackSize
model_zoo/models/syntaxnet/syntaxnet/parser_state.cc:112
↓ 16 callersMethodToString
model_zoo/models/syntaxnet/syntaxnet/parser_state.cc:244
↓ 16 callersFunction_variable_on_cpu
Helper to create a Variable stored on CPU memory. Args: name: name of the variable shape: list of ints initializer: initializer for Var
model_zoo/models/differential_privacy/multiple_teachers/deep_cnn.py:43
↓ 15 callersFunctionOutputPath
(path)
model_zoo/models/syntaxnet/syntaxnet/parser_trainer.py:90
↓ 15 callersFunction_variable_with_weight_decay
Helper to create an initialized Variable with weight decay. Note that the Variable is initialized with a truncated normal distribution. A weight
model_zoo/models/differential_privacy/multiple_teachers/deep_cnn.py:59
↓ 15 callersMethodparameters
(self, utility)
model_zoo/models/neural_programmer/parameters.py:29
↓ 14 callersMethodCheckTokenization
(self, sentence, tokenization)
model_zoo/models/syntaxnet/syntaxnet/text_formats_test.py:78
↓ 14 callersMethodSave
model_zoo/models/syntaxnet/syntaxnet/term_frequency_map.cc:116
↓ 14 callersFunctionis_number
(x)
model_zoo/models/neural_programmer/wiki_data.py:118
↓ 13 callersMethodRandomUniformInit
Returns a RandomUniform Tensor between -param_init and param_init.
model_zoo/models/neural_programmer/parameters.py:78
↓ 13 callersMethodSetup
model_zoo/models/syntaxnet/syntaxnet/sentence_features.cc:32
↓ 13 callersFunctionget_variables_by_name
(name)
model_zoo/models/inception/inception/slim/collections_test.py:29
↓ 12 callersMethodAddParseToDocument
model_zoo/models/syntaxnet/syntaxnet/parser_state.cc:227
↓ 12 callersMethodIsFinalState
We are in a final state when we reached the end of the input and the stack is empty.
model_zoo/models/syntaxnet/syntaxnet/tagger_transitions.cc:217
↓ 12 callersMethodStack
model_zoo/models/syntaxnet/syntaxnet/parser_state.cc:106
↓ 12 callersMethodclone_scope
Name scope to create the clone. Args: clone_index: Int, representing the clone_index. Returns: A name_scope suitable for `tf.nam
model_zoo/models/slim/deployment/model_deploy.py:604
↓ 12 callersMethodminimize
Minimize using sanitized gradients. This gets a var_list which is the list of trainable variables. For each var in var_list, we defined a gra
model_zoo/models/differential_privacy/dp_sgd/dp_optimizer/dp_optimizer.py:100
↓ 11 callersMethodGet
model_zoo/models/syntaxnet/syntaxnet/shared_store.h:133
↓ 11 callersMethodInit
model_zoo/models/syntaxnet/syntaxnet/sentence_batch.cc:26
↓ 11 callersFunctionSplit
model_zoo/models/syntaxnet/syntaxnet/utils.cc:84
↓ 11 callersMethodWordToId
(self, word)
model_zoo/models/textsum/data.py:59
↓ 11 callersFunctionadd_and_check_final
(name, net)
model_zoo/models/slim/nets/inception_v4.py:169
↓ 11 callersMethodclone_device
Device used to create the clone and all the ops inside the clone. Args: clone_index: Int, representing the clone_index. Returns:
model_zoo/models/slim/deployment/model_deploy.py:580
↓ 11 callersMethodmutable_spec
model_zoo/models/syntaxnet/syntaxnet/task_context.h:33
↓ 11 callersMethodtransform
(self, X)
model_zoo/models/autoencoder/autoencoder_models/Autoencoder.py:44
↓ 10 callersMethodAdd
model_zoo/models/syntaxnet/syntaxnet/morphology_label_set.cc:22
↓ 10 callersMethodMakeBuilder
(self, use_averaging=True, **kw_args)
model_zoo/models/syntaxnet/syntaxnet/graph_builder_test.py:60
↓ 10 callersMethodPush
model_zoo/models/syntaxnet/syntaxnet/parser_state.cc:89
↓ 10 callersMethod_resnet_small
A shallow and thin ResNet v1 for faster tests.
model_zoo/models/slim/nets/resnet_v1_test.py:254
↓ 10 callersMethod_resnet_small
A shallow and thin ResNet v2 for faster tests.
model_zoo/models/slim/nets/resnet_v2_test.py:254
↓ 9 callersMethodAddArc
model_zoo/models/syntaxnet/syntaxnet/parser_state.cc:198
↓ 9 callersMethodAddTraining
Builds a trainer to minimize the cross entropy cost function. Args: task_context: file path from which to read the task context batch
model_zoo/models/syntaxnet/syntaxnet/graph_builder.py:490
↓ 9 callersMethodExpectScaledSize
Tests that the output of the graph of the given spec has target_shape.
model_zoo/models/street/python/vgslspecs_test.py:46
↓ 9 callersMethod__init__
(self)
model_zoo/inceptionv4/pytorch_load.py:27
↓ 9 callersFunctionadd_summary_value
(writer, key, value, iteration)
main.py:28
↓ 9 callersMethodencode
Convert a sentence to a list of ids, with special tokens added.
model_zoo/models/lm_1b/data_utils.py:87
↓ 9 callersMethodoptimizer_device
Device to use with the optimizer. Returns: A value suitable for `tf.device()`.
model_zoo/models/slim/deployment/model_deploy.py:623
↓ 9 callersMethodtrain
Override the default train() to freeze the BN parameters :return:
models.py:349
↓ 8 callersMethodLastStart
Returns the index of the k-th most recent start token.
model_zoo/models/syntaxnet/syntaxnet/binary_segment_state.h:72
↓ 8 callersMethodLookupExisting
Look up an existing TokenMorphology. If it is not present, return -1.
model_zoo/models/syntaxnet/syntaxnet/morphology_label_set.cc:32
↓ 8 callersMethodLookupIndex
Returns the index associated with the given term. If the term does not exist, the unknown index is returned instead.
model_zoo/models/syntaxnet/syntaxnet/term_frequency_map.h:46
↓ 8 callersMethod_assertExpectedCaptions
Tests that beam search generates the expected captions. Args: expected_captions: A sequence of pairs (sentence, probability), where
model_zoo/models/im2txt/im2txt/inference_utils/caption_generator_test.py:94
↓ 8 callersMethod_batch_norm
Batch normalization.
model_zoo/models/resnet/resnet_model.py:148
↓ 8 callersMethod_relu
Relu, with optional leaky support.
model_zoo/models/resnet/resnet_model.py:281
↓ 8 callersFunctionfunc1
(*args, **kwargs)
model_zoo/models/inception/inception/slim/scopes_test.py:26
↓ 8 callersMethodinputs_device
Device to use to build the inputs. Returns: A value suitable for `tf.device()`.
model_zoo/models/slim/deployment/model_deploy.py:634
↓ 8 callersMethodutf8_length
model_zoo/models/syntaxnet/util/utf8/unicodetext.cc:472
↓ 8 callersMethodvariables_device
Returns the device to use for variables created inside the clone. Returns: A value suitable for `tf.device()`.
model_zoo/models/slim/deployment/model_deploy.py:646
↓ 7 callersMethodAddEvaluation
Builds the forward network only without the training operation. Args: task_context: file path from which to read the task context. ba
model_zoo/models/syntaxnet/syntaxnet/graph_builder.py:415
↓ 7 callersFunctionGetInt
(name, root, index=0)
model_zoo/models/inception/inception/data/process_bounding_boxes.py:104
↓ 7 callersMethodIsAllowedAction
Checks if the action is allowed in a given parser state.
model_zoo/models/syntaxnet/syntaxnet/tagger_transitions.cc:198
↓ 7 callersMethodPop
model_zoo/models/syntaxnet/syntaxnet/parser_state.cc:94
↓ 7 callersMethodRequestWorkspaces
Requests workspaces from the registry. Must be called after Init(), and before Preprocess(). Does not take ownership over registry. This should be the
model_zoo/models/syntaxnet/syntaxnet/feature_extractor.h:570
↓ 7 callersMethod__init__
(self, scale=1.0, noReLU=False)
model_zoo/inceptionresnetv2/pytorch_load.py:171
↓ 7 callersMethod_conv
Convolution.
model_zoo/models/resnet/resnet_model.py:271
↓ 7 callersMethod_stride_arr
Map a stride scalar to the stride array for tf.nn.conv2d.
model_zoo/models/resnet/resnet_model.py:64
↓ 7 callersFunctiondump_mixed_6
(name='Mixed_6b')
model_zoo/inceptionv4/tensorflow_dump.py:129
↓ 7 callersFunctionload_mixed_6
(state_dict, name_pth, name_tf)
model_zoo/inceptionv4/pytorch_load.py:306
next →1–100 of 2,338, ranked by callers