MCPcopy Create free account

hub / github.com/ElephantHunters/Real_time_object_detection_using_tensorflow / functions

Functions9,433 in github.com/ElephantHunters/Real_time_object_detection_using_tensorflow

↓ 1,789 callersMethodrun
Run training.
models/research/pcl_rl/trainer.py:347
↓ 1,332 callersMethodappend
(self, data)
models/research/tcn/dataset/webcam.py:103
↓ 909 callersMethodreshape
Returns the expected dimensions depending on if a GPU is being used.
models/official/resnet/imagenet_test.py:37
↓ 297 callersMethodbuild
(self, input_shape)
models/research/adversarial_text/layers.py:65
↓ 291 callersMethodwrite
Write GA state to disk. Overwrites previous saved state. Args: gen: Generation number. population: List of Individual objects.
models/research/brain_coder/single_task/ga_train.py:62
↓ 274 callersMethodget_variable
Returns either the original or averaged version of a given variable. If the master.read_from_avg flag is set to True, and the ExponentialMovi
models/research/syntaxnet/dragnn/python/component.py:259
↓ 263 callersMethodappend
models/research/syntaxnet/util/utf8/unicodetext.cc:163
↓ 233 callersMethodpush_back
models/research/syntaxnet/util/utf8/unicodetext.cc:354
↓ 222 callersMethodsize
Returns the current size of the beam.
models/research/syntaxnet/dragnn/core/beam.h:254
↓ 215 callersMethodsize
Returns size of the affix table.
models/research/syntaxnet/syntaxnet/affix.h:126
↓ 213 callersMethodeval
Use greedy sampling.
models/research/pcl_rl/controller.py:327
↓ 182 callersMethodextend
Append another rollout to this rollout.
models/research/brain_coder/common/rollout.py:116
↓ 177 callersMethodkeys
(self)
models/research/tcn/utils/luatables.py:76
↓ 177 callersMethodlog
(self, key, value)
models/research/rebar/logger.py:26
↓ 159 callersMethodbeam
Returns the current state of the beam.
models/research/syntaxnet/dragnn/core/beam.h:216
↓ 149 callersMethodread
Reads a single batch of sentences.
models/research/syntaxnet/dragnn/python/sentence_io.py:64
↓ 142 callersMethodget
Convenience function for accessing box coordinates. Returns: a tensor with shape [N, 4] representing box coordinates.
models/object_detection/core/box_list.py:101
↓ 142 callersMethodget
Convenience function for accessing box coordinates. Returns: a tensor with shape [N, 4] representing box coordinates.
models/research/object_detection/core/box_list.py:101
↓ 132 callersMethodend
models/research/syntaxnet/util/utf8/unicodetext.cc:412
↓ 131 callersMethodget
models/research/syntaxnet/dragnn/core/resource_container.h:39
↓ 128 callersMethodname_scope
(self)
models/research/object_detection/utils/test_utils.py:67
↓ 109 callersMethodargmax
Samples the most likely class label given the logits. Args: logits: Un-normalized logits with shape (num_samples, num_classes) Returns
models/research/learned_optimizer/problems/problem_generator.py:212
↓ 106 callersMethoddata
models/research/syntaxnet/dragnn/core/input_batch_cache_test.cc:39
↓ 104 callersMethodget
Named accessor/initializer:
models/research/syntaxnet/syntaxnet/utils.h:188
↓ 101 callersMethodmean
(self)
models/research/lfads/distributions.py:210
↓ 97 callersMethodInput
models/research/syntaxnet/syntaxnet/parser_state.cc:83
↓ 92 callersMethodupdate
Choose a config and update it. If `other` is a Config, one of the config choices is selected and updated. Otherwise `other` is returned.
models/research/brain_coder/common/config_lib.py:258
↓ 90 callersMethodcond
(handle, *_)
models/research/syntaxnet/dragnn/python/component.py:403
↓ 88 callersMethodadd_field
Add field to box list. This method can be used to add related box data such as weights/labels, etc. Args: field: a string key to a
models/research/object_detection/core/box_list.py:86
↓ 85 callersMethodadd_field
Add field to box list. This method can be used to add related box data such as weights/labels, etc. Args: field: a string key to a
models/object_detection/core/box_list.py:86
↓ 83 callersMethodget_field
Accesses a box collection and associated fields. This function returns specified field with object; if no field is specified, it returns the
models/research/object_detection/core/box_list.py:122
↓ 80 callersMethodget_field
Accesses a box collection and associated fields. This function returns specified field with object; if no field is specified, it returns the
models/object_detection/core/box_list.py:122
↓ 79 callersMethodtoken
(self)
models/research/adversarial_text/data/data_utils.py:89
↓ 78 callersFunctionJoin
models/research/syntaxnet/syntaxnet/utils.h:60
↓ 77 callersMethodadd
Add episodes to buffer.
models/research/pcl_rl/replay_buffer.py:40
↓ 75 callersMethodreset
(self)
models/research/pcl_rl/gym_wrapper.py:60
↓ 74 callersMethodIncrement
models/research/syntaxnet/syntaxnet/term_frequency_map.cc:31
↓ 74 callersMethodbegin
models/research/syntaxnet/util/utf8/unicodetext.cc:408
↓ 72 callersMethodempty
Clear text.
models/research/syntaxnet/util/utf8/unicodetext.h:145
↓ 70 callersMethodname_scope
Name scope. Must be defined by implementations. Returns: a string representing the name scope of the anchor generation operation.
models/object_detection/core/anchor_generator.py:43
↓ 70 callersMethodname_scope
Name scope. Must be defined by implementations. Returns: a string representing the name scope of the anchor generation operation.
models/research/object_detection/core/anchor_generator.py:43
↓ 69 callersMethodadd
Adds feature type and value pair to feature vector.
models/research/syntaxnet/syntaxnet/feature_extractor.h:73
↓ 68 callersFunctionParseFromString
Converts serialized DatumProto string to numpy array. Args: string: Serialized DatumProto string. Returns: Numpy array.
models/research/delf/delf/python/datum_io.py:73
↓ 68 callersMethodflush
(self)
models/research/rebar/logger.py:29
↓ 68 callersMethodname
Returns component name.
models/research/syntaxnet/syntaxnet/registry.h:76
↓ 62 callersMethodassign
Assign classification and regression targets to each anchor. For a given set of anchors and groundtruth detections, match anchors to groundtr
models/research/object_detection/core/target_assigner.py:96
↓ 62 callersMethodresize
models/research/syntaxnet/util/utf8/unicodetext.cc:120
↓ 60 callersMethodclose
(self)
models/research/tcn/dataset/webcam.py:117
↓ 59 callersMethodGetScore
Gets the score associated with this transition state.
models/research/syntaxnet/dragnn/core/beam_test.cc:68
↓ 57 callersMethodappend
Append results to results list on disk.
models/research/brain_coder/single_task/results_lib.py:56
↓ 57 callersMethodencode
Encode a box list relative to an anchor collection. Args: boxes: BoxList holding N boxes to be encoded anchors: BoxList of N anchors
models/object_detection/core/box_coder.py:61
↓ 57 callersMethodencode
Encode a box list relative to an anchor collection. Args: boxes: BoxList holding N boxes to be encoded anchors: BoxList of N anchors
models/research/object_detection/core/box_coder.py:61
↓ 54 callersMethodobject
Returns component object.
models/research/syntaxnet/syntaxnet/registry.h:150
↓ 53 callersMethodrun
Performs training. Trains a model using episodic training. Every so often, runs some evaluations on validation data.
models/research/learning_to_remember_rare_events/train.py:136
↓ 52 callersFunctionGetTransition
Convenience accessor for the action field in TestTransitionState.
models/research/syntaxnet/dragnn/core/beam_test.cc:127
↓ 50 callersFunctionCreateState
Creates a unique_ptr with a test transition state in it and set its initial score.
models/research/syntaxnet/dragnn/core/beam_test.cc:109
↓ 48 callersMethodfind
models/research/syntaxnet/util/utf8/unicodetext.cc:306
↓ 48 callersMethodinput
(self)
models/tutorials/rnn/ptb/ptb_word_lm.py:288
↓ 48 callersMethodpreprocess
Input preprocessing. To be overridden by implementations. This function is responsible for any scaling/shifting of input values that is
models/object_detection/core/model.py:102
↓ 48 callersMethodpreprocess
Input preprocessing. To be overridden by implementations. This function is responsible for any scaling/shifting of input values that is
models/research/object_detection/core/model.py:102
↓ 46 callersMethodsentence
models/research/syntaxnet/syntaxnet/sentence_batch.h:56
↓ 45 callersMethoditeritems
(self)
models/research/tcn/utils/luatables.py:79
↓ 44 callersMethodget
Convenience function for accesssing box coordinates. Returns: a numpy array of shape [N, 4] representing box corners
models/object_detection/utils/np_box_list.py:82
↓ 44 callersMethodget
Convenience function for accesssing box coordinates. Returns: a numpy array of shape [N, 4] representing box corners
models/research/object_detection/utils/np_box_list.py:82
↓ 43 callersMethodParse
models/research/syntaxnet/syntaxnet/fml_parser.cc:119
↓ 43 callersMethod__init__
(self, n=16)
models/research/brain_coder/single_task/code_tasks.py:570
↓ 42 callersFunctionAddComponentToSpec
models/research/syntaxnet/dragnn/core/compute_session_impl_test.cc:303
↓ 42 callersMethodGetInput
models/research/syntaxnet/syntaxnet/task_context.cc:28
↓ 42 callersMethodNext
models/research/syntaxnet/syntaxnet/fml_parser.cc:44
↓ 41 callersMethodpop
Pop the item with the lowest score. Returns: score: Item's score. item: The item that was popped. extra_data: Any extra data st
models/research/brain_coder/common/utils.py:259
↓ 41 callersMethodtrain
Sample some episodes and train on some episodes.
models/research/pcl_rl/controller.py:274
↓ 40 callersMethodload
(self)
models/research/neural_programmer/wiki_data.py:180
↓ 38 callersMethodcreateTestBoxes
(self)
models/object_detection/core/preprocessor_test.py:67
↓ 38 callersMethodcreateTestBoxes
(self)
models/research/object_detection/core/preprocessor_test.py:67
↓ 38 callersMethodinsert
(self, sequence)
models/research/brain_coder/single_task/test_tasks.py:42
↓ 37 callersMethodgradients
Compute gradients of the objective with respect to the parameters. Args: objective: The objective op (e.g. output of self.objective())
models/research/learned_optimizer/problems/problem_generator.py:116
↓ 37 callersMethodvalue
Returns feature value for an element in the feature vector.
models/research/syntaxnet/syntaxnet/feature_extractor.h:126
↓ 36 callersMethodclear
Removes all elements from the feature vector.
models/research/syntaxnet/syntaxnet/feature_extractor.h:78
↓ 35 callersMethodevaluate
Evaluate this program.
models/research/neural_gpu/program_utils.py:281
↓ 34 callersMethodSize
Returns the number of terms with positive frequency.
models/research/syntaxnet/syntaxnet/term_frequency_map.h:42
↓ 33 callersMethodGetSession
models/research/syntaxnet/dragnn/core/compute_session_pool.cc:77
↓ 33 callersMethodapply_gradients
Overwrites the tf.train.Optimizer interface for applying gradients.
models/research/learned_optimizer/optimizer/hierarchical_rnn.py:717
↓ 33 callersMethodsize
(self)
models/research/lm_1b/data_utils.py:70
↓ 32 callersFunctionAreDimsEqual
models/research/street/cc/rnn_ops.cc:43
↓ 31 callersMethodget
(self, rewards, pads, values, final_values, log_probs, prev_log_probs, target_log_probs, e
models/research/pcl_rl/objective.py:184
↓ 29 callersMethodEndOfInput
models/research/syntaxnet/syntaxnet/parser_state.cc:98
↓ 29 callersMethodSetFunctions
Sets the Beam functions, as follows: bool is_allowed(TransitionState *, int): Return true if transition 'int' is allowed for transition state 'Transit
models/research/syntaxnet/dragnn/core/beam.h:59
↓ 29 callersFunctionarg_scope
Stores the default arguments for the given set of list_ops. For usage, please see examples at top of the file. Args: list_ops_or_scope: List
models/research/inception/inception/slim/scopes.py:85
↓ 29 callersMethodmatch
Computes matches among row and column indices and returns the result. Computes matches among the row and column indices based on the similarity
models/research/object_detection/core/matcher.py:177
↓ 29 callersMethodparse
Parse hyperparameter string into Config object. Format is 'key=val,key=val,...' Values can be any python literal, or another Config object en
models/research/brain_coder/common/config_lib.py:162
↓ 28 callersMethodAddCharProperty
models/research/syntaxnet/syntaxnet/char_properties.cc:204
↓ 28 callersMethodcreateTestLabels
(self)
models/object_detection/core/preprocessor_test.py:112
↓ 28 callersMethodcreateTestLabels
(self)
models/research/object_detection/core/preprocessor_test.py:112
↓ 28 callersMethodrun
Displays the Kcam live stream in a window. This function blocks until the window is closed.
models/research/tcn/dataset/webcam.py:145
↓ 27 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.
models/research/syntaxnet/util/utf8/unicodetext.h:292
↓ 26 callersMethodAddStart
Adds the token at given index as a new start token.
models/research/syntaxnet/syntaxnet/binary_segment_state.h:79
↓ 26 callersMethodInit
models/research/syntaxnet/dragnn/core/beam_test.cc:52
↓ 26 callersMethodSetup
models/research/syntaxnet/syntaxnet/sentence_features.cc:31
↓ 26 callersFunction_logit
(probability)
models/object_detection/core/losses_test.py:228
↓ 26 callersFunction_logit
(probability)
models/research/object_detection/core/losses_test.py:228
next →1–100 of 9,433, ranked by callers