MCPcopy Create free account

hub / github.com/coderSkyChen/Action_Recognition_Zoo / functions

Functions2,338 in github.com/coderSkyChen/Action_Recognition_Zoo

↓ 4 callersFunctionresnet_v2
Generator for v2 (preactivation) ResNet models. This function generates a family of ResNet v2 models. See the resnet_v2_*() methods for specific
model_zoo/models/slim/nets/resnet_v2.py:113
↓ 4 callersFunctionsingle_test
Test model on test data of length l using the given session.
model_zoo/models/neural_gpu/neural_gpu_trainer.py:154
↓ 4 callersFunctiontransformer
Spatial Transformer Layer Implements a spatial transformer layer as described in [1]_. Based on [2]_ and edited by David Dao for Tensorflow.
model_zoo/models/transformer/spatial_transformer.py:18
↓ 4 callersMethodword_to_char_ids
(self, word)
model_zoo/models/lm_1b/data_utils.py:152
↓ 3 callersMethodAddEvaluation
(self, task_context, batch_size, evaluation_max_st
model_zoo/models/syntaxnet/syntaxnet/structured_graph_builder.py:222
↓ 3 callersMethodBatchSize
model_zoo/models/syntaxnet/syntaxnet/beam_reader_ops.cc:509
↓ 3 callersMethodBuildFromString
Adds the layers defined by model_str[index:] to the model. Args: prev_layer: Input tensor. index: Position in model_str to start
model_zoo/models/street/python/vgslspecs.py:155
↓ 3 callersFunctionByteAs32
0xff is in case char is signed.
model_zoo/models/syntaxnet/syntaxnet/utils.cc:183
↓ 3 callersFunctionCEscape
model_zoo/models/syntaxnet/syntaxnet/utils.cc:42
↓ 3 callersFunctionConvertToInterchangeValid
model_zoo/models/syntaxnet/util/utf8/unicodetext.cc:51
↓ 3 callersMethodGetBoolParameter
model_zoo/models/syntaxnet/syntaxnet/task_context.cc:95
↓ 3 callersMethodGetDefaultAction
The default action for a given state is assigning the most frequent tag.
model_zoo/models/syntaxnet/syntaxnet/tagger_transitions.cc:184
↓ 3 callersMethodGetDomainSize
model_zoo/models/syntaxnet/syntaxnet/parser_features.cc:43
↓ 3 callersFunctionGetItem
(name, root, index=0)
model_zoo/models/inception/inception/data/process_bounding_boxes.py:94
↓ 3 callersMethodGetMaxId
(self, sparse_features)
model_zoo/models/syntaxnet/syntaxnet/reader_ops_test.py:62
↓ 3 callersMethodGetStep
(self)
model_zoo/models/syntaxnet/syntaxnet/graph_builder.py:258
↓ 3 callersMethodGoldLabel
model_zoo/models/syntaxnet/syntaxnet/parser_state.cc:216
↓ 3 callersMethodInputFile
model_zoo/models/syntaxnet/syntaxnet/task_context.cc:139
↓ 3 callersMethodLookup
model_zoo/models/syntaxnet/syntaxnet/char_properties.cc:266
↓ 3 callersMethodMakeGraph
Constructs a structured learning graph.
model_zoo/models/syntaxnet/syntaxnet/beam_reader_ops_test.py:59
↓ 3 callersFunctionMnistInput
Create operations to read the MNIST input file. Args: mnist_data_file: Path of a file containing the MNIST images to process. batch_size: s
model_zoo/models/differential_privacy/dp_sgd/dp_mnist/dp_mnist.py:129
↓ 3 callersMethodNextBatch
Returns a batch of inputs for seq2seq attention model. Returns: enc_batch: A batch of encoder inputs [batch_size, hps.enc_timestamps].
model_zoo/models/textsum/batch_reader.py:83
↓ 3 callersMethodNumActions
model_zoo/models/syntaxnet/syntaxnet/beam_reader_ops.cc:505
↓ 3 callersFunctionOneCharLen
Returns the length (number of bytes) of the Unicode code point starting at src, based on inspecting just that one byte. This requires that src point t
model_zoo/models/syntaxnet/util/utf8/unilib_utf8_utils.h:53
↓ 3 callersMethodPathScores
(self, iterations, beam_size, max_steps, batch_size)
model_zoo/models/syntaxnet/syntaxnet/beam_reader_ops_test.py:166
↓ 3 callersMethodPopulateFeatureOutputs
model_zoo/models/syntaxnet/syntaxnet/beam_reader_ops.cc:233
↓ 3 callersMethodPreprocess
Preprocesses the object. This will be called prior to calling Evaluate() or Compute() on that object.
model_zoo/models/syntaxnet/syntaxnet/feature_extractor.h:320
↓ 3 callersMethodReadNextDocument
(self, sess, sentence)
model_zoo/models/syntaxnet/syntaxnet/text_formats_test.py:69
↓ 3 callersMethodReadNextDocument
(self, sess, doc_source)
model_zoo/models/syntaxnet/syntaxnet/lexicon_builder_test.py:103
↓ 3 callersMethodRegister
Associates `op_name` key with `pxg_class` value. Registers `pxg_class` as the class that will be called to perform per-example differentiatio
model_zoo/models/differential_privacy/dp_sgd/per_example_gradients/per_example_gradients.py:131
↓ 3 callersFunctionSTLDeleteElements
model_zoo/models/syntaxnet/syntaxnet/utils.h:85
↓ 3 callersMethodStackEmpty
model_zoo/models/syntaxnet/syntaxnet/parser_state.cc:114
↓ 3 callersMethodStringFromCTC
Decodes CTC output to a string. Extracts only sequences of codes that are allowed by self.decoder. Labels that make illegal code sequences ar
model_zoo/models/street/python/decoder.py:123
↓ 3 callersFunctionTermHash
model_zoo/models/syntaxnet/syntaxnet/affix.cc:42
↓ 3 callersFunctionToFML
model_zoo/models/syntaxnet/syntaxnet/fml_parser.cc:246
↓ 3 callersMethodWrite
model_zoo/models/syntaxnet/syntaxnet/affix.cc:112
↓ 3 callersMethodWriteContext
(self, corpus_format)
model_zoo/models/syntaxnet/syntaxnet/text_formats_test.py:58
↓ 3 callersMethod_AddVariable
(self, shape, dtype, name, initializer=None)
model_zoo/models/syntaxnet/syntaxnet/graph_builder.py:263
↓ 3 callersMethod_LSTMLayer
Adds an LSTM layer with the given pre-parsed attributes. Always maps 4-D to 4-D regardless of summarize. Args: prev_layer: Input tensor
model_zoo/models/street/python/vgslspecs.py:421
↓ 3 callersFunction_PadLabels2d
Pads or slices the 2nd dimension of 2-d labels to match logits_size. Covers the case of 1-d softmax output, when labels is [batch, seq] and logit
model_zoo/models/street/python/vgsl_model.py:514
↓ 3 callersMethod_checkModelParameters
Verifies the number of parameters in the model.
model_zoo/models/im2txt/im2txt/show_and_tell_model_test.py:73
↓ 3 callersFunction_is_valid_num_shards
Returns True if num_shards is compatible with FLAGS.num_threads.
model_zoo/models/im2txt/im2txt/data/build_mscoco_data.py:442
↓ 3 callersFunction_process_dataset
Processes a complete data set and saves it as a TFRecord. Args: name: Unique identifier specifying the dataset. images: List of ImageMetada
model_zoo/models/im2txt/im2txt/data/build_mscoco_data.py:299
↓ 3 callersFunction_testdata
(filename)
model_zoo/models/street/python/vgsl_model_test.py:24
↓ 3 callersMethodargument
Returns the argument from the feature function descriptor. It defaults to 0 if the argument has not been specified.
model_zoo/models/syntaxnet/syntaxnet/feature_extractor.h:266
↓ 3 callersMethodbuild_graph
(self)
model_zoo/models/textsum/seq2seq_attention_model.py:293
↓ 3 callersMethodcompute_sanitized_gradients
Compute the sanitized gradients. Args: loss: the loss tensor. var_list: the optional variables. add_noise: if true, then add no
model_zoo/models/differential_privacy/dp_sgd/dp_optimizer/dp_optimizer.py:69
↓ 3 callersFunctionconv_lin
(args, suffix, bias_start)
model_zoo/models/neural_gpu/neural_gpu.py:59
↓ 3 callersFunctionconv_linear
Convolutional linear map.
model_zoo/models/neural_gpu/neural_gpu.py:24
↓ 3 callersFunctionconvert_to_int_2d_and_pad
(a, utility)
model_zoo/models/neural_programmer/data_utils.py:89
↓ 3 callersFunctioncropped_ratio
(a, b)
model_zoo/models/differential_privacy/privacy_accountant/python/gaussian_moments.py:67
↓ 3 callersMethoddecode_jpeg
(self, image_data)
model_zoo/models/inception/inception/data/build_image_data.py:170
↓ 3 callersMethoddecode_jpeg
(self, image_data)
model_zoo/models/inception/inception/data/build_imagenet_data.py:257
↓ 3 callersFunctiondense_to_one_hot
Convert class labels from scalars to one-hot vectors.
model_zoo/models/transformer/tf_utils.py:122
↓ 3 callersFunctiondump_conv2d_nobn
(name='Conv2d_1x1')
model_zoo/inceptionresnetv2/tensorflow_dump.py:70
↓ 3 callersFunctiondump_mixed_7
(name='Mixed_7b')
model_zoo/inceptionv4/tensorflow_dump.py:141
↓ 3 callersMethodelement
Returns the i'th element.
model_zoo/models/syntaxnet/syntaxnet/workspace.h:183
↓ 3 callersFunctionextract_svhn
Extract a MATLAB matrix into two numpy arrays with data and labels :param local_url: :return:
model_zoo/models/differential_privacy/multiple_teachers/input.py:120
↓ 3 callersMethodfeature_type
Returns the feature type for single-type feature functions.
model_zoo/models/syntaxnet/syntaxnet/feature_extractor.h:276
↓ 3 callersMethodfeature_types
Returns the number of feature types in the feature extractor. Invalid before Init() has been called.
model_zoo/models/syntaxnet/syntaxnet/feature_extractor.h:132
↓ 3 callersFunctionfunc2
(*args, **kwargs)
model_zoo/models/inception/inception/slim/scopes_test.py:31
↓ 3 callersFunctionimage_summary
(name, image)
model_zoo/models/im2txt/im2txt/ops/image_processing.py:93
↓ 3 callersFunctioninitialize
Initialize data and model.
model_zoo/models/neural_gpu/neural_gpu_trainer.py:70
↓ 3 callersFunctionint64_feature
Returns a TF-Feature of int64s. Args: values: A scalar or list of values. Returns: a TF-Feature.
model_zoo/models/slim/datasets/dataset_utils.py:30
↓ 3 callersMethodis_training
Returns true if the model is built for training mode.
model_zoo/models/im2txt/im2txt/show_and_tell_model.py:99
↓ 3 callersFunctionload_conv2d_nobn
(state_dict, name_pth, name_tf)
model_zoo/inceptionresnetv2/pytorch_load.py:312
↓ 3 callersFunctionload_mixed_7
(state_dict, name_pth, name_tf)
model_zoo/inceptionv4/pytorch_load.py:318
↓ 3 callersFunctionlogmgf_from_counts
ReportNoisyMax mechanism with noise_eps with 2*noise_eps-DP in our setting where one count can go up by one and another can go down by 1.
model_zoo/models/differential_privacy/multiple_teachers/analysis.py:150
↓ 3 callersFunctionmean_squared_error
L2 distance between tensors true and pred. Args: true: the ground truth image. pred: the predicted image. Returns: mean squared error
model_zoo/models/video_prediction/prediction_train.py:87
↓ 3 callersMethodmutable_transition_state
model_zoo/models/syntaxnet/syntaxnet/parser_state.h:173
↓ 3 callersMethodnum_classes
Returns the number of classes in the data set.
model_zoo/models/inception/inception/dataset.py:53
↓ 3 callersMethodnum_questions
(self)
model_zoo/models/neural_programmer/wiki_data.py:168
↓ 3 callersMethodpartialBN
(self, enable)
models.py:368
↓ 3 callersMethodpush
Pushes a new element.
model_zoo/models/im2txt/im2txt/inference_utils/caption_generator.py:70
↓ 3 callersMethodrend
model_zoo/models/syntaxnet/util/utf8/unicodetext.h:273
↓ 3 callersMethodset_element
Sets the i'th element.
model_zoo/models/syntaxnet/syntaxnet/workspace.h:186
↓ 3 callersMethodset_shorter
model_zoo/models/syntaxnet/syntaxnet/affix.h:61
↓ 3 callersMethodsize
Returns the number of elements in the feature vector.
model_zoo/models/syntaxnet/syntaxnet/feature_extractor.h:82
↓ 3 callersMethodsize
(self)
model_zoo/models/im2txt/im2txt/inference_utils/caption_generator.py:66
↓ 3 callersFunctiontest_conv2d_nobn
(module, name)
model_zoo/inceptionresnetv2/pytorch_load.py:454
↓ 3 callersMethodword_to_id
(self, word)
model_zoo/models/lm_1b/data_utils.py:73
↓ 2 callersMethodAccumulateCoocs
model_zoo/models/swivel/fastprep.cc:273
↓ 2 callersMethodAddAffixesForWord
model_zoo/models/syntaxnet/syntaxnet/affix.cc:131
↓ 2 callersMethodAddAsciiPredicate
model_zoo/models/syntaxnet/syntaxnet/char_properties.cc:196
↓ 2 callersMethodAddCharRange
model_zoo/models/syntaxnet/syntaxnet/char_properties.cc:190
↓ 2 callersMethodAddInput
(self, name, file_pattern, record_format, context)
model_zoo/models/syntaxnet/syntaxnet/text_formats_test.py:47
↓ 2 callersMethodAddInput
(self, name, file_pattern, record_format, context)
model_zoo/models/syntaxnet/syntaxnet/lexicon_builder_test.py:86
↓ 2 callersMethodAddTraining
(self, task_context, batch_size, learning_rate=0.1,
model_zoo/models/syntaxnet/syntaxnet/structured_graph_builder.py:134
↓ 2 callersMethodBeamSearch
Performs beam search for decoding. Args: sess: tf.Session, session enc_inputs: ndarray of shape (enc_length, 1), the document ids to
model_zoo/models/textsum/beam_search.py:86
↓ 2 callersMethodCheckSegmentationTrainingData
(self, doc_lines, doc_text, doc_words, break_levels)
model_zoo/models/syntaxnet/syntaxnet/text_formats_test.py:136
↓ 2 callersMethodCheckUntokenizedDoc
(self, sentence, words, starts, ends)
model_zoo/models/syntaxnet/syntaxnet/text_formats_test.py:90
↓ 2 callersFunctionCodepointDistance
model_zoo/models/syntaxnet/util/utf8/unicodetext.cc:30
↓ 2 callersFunctionEval
Evaluate MNIST for a number of steps. Args: mnist_data_file: Path of a file containing the MNIST images to process. network_parameters: par
model_zoo/models/differential_privacy/dp_sgd/dp_mnist/dp_mnist.py:167
↓ 2 callersMethodEvaluate
Evaluates the locator.
model_zoo/models/syntaxnet/syntaxnet/feature_extractor.h:516
↓ 2 callersMethodExtractSparseFeatures
Returns a ragged array of SparseFeatures, for 1) each feature extractor class e, and 2) each feature f extracted by e. Underlying predicate maps will
model_zoo/models/syntaxnet/syntaxnet/embedding_feature_extractor.h:171
↓ 2 callersFunctionFloatFeatureValue
model_zoo/models/syntaxnet/syntaxnet/parser_features.h:34
↓ 2 callersMethodGetFeatureType
model_zoo/models/syntaxnet/syntaxnet/feature_extractor.cc:109
↓ 2 callersMethodGetFeatureTypes
Feature locators have an additional check that there is no intrinsic type.
model_zoo/models/syntaxnet/syntaxnet/feature_extractor.h:509
↓ 2 callersMethodGetFocus
Gets the new focus.
model_zoo/models/syntaxnet/syntaxnet/parser_features.cc:54
↓ 2 callersFunctionGetKoSentence
Creates a Korean senence and also initializes the token field.
model_zoo/models/syntaxnet/syntaxnet/segmenter_utils_test.cc:29
← previousnext →201–300 of 2,338, ranked by callers