Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElephantHunters/Real_time_object_detection_using_tensorflow
/ functions
Functions
9,433 in github.com/ElephantHunters/Real_time_object_detection_using_tensorflow
⨍
Functions
9,433
◇
Types & classes
1,326
↳
Endpoints
10
↓ 1,789 callers
Method
run
Run training.
models/research/pcl_rl/trainer.py:347
↓ 1,332 callers
Method
append
(self, data)
models/research/tcn/dataset/webcam.py:103
↓ 909 callers
Method
reshape
Returns the expected dimensions depending on if a GPU is being used.
models/official/resnet/imagenet_test.py:37
↓ 297 callers
Method
build
(self, input_shape)
models/research/adversarial_text/layers.py:65
↓ 291 callers
Method
write
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 callers
Method
get_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 callers
Method
append
models/research/syntaxnet/util/utf8/unicodetext.cc:163
↓ 233 callers
Method
push_back
models/research/syntaxnet/util/utf8/unicodetext.cc:354
↓ 222 callers
Method
size
Returns the current size of the beam.
models/research/syntaxnet/dragnn/core/beam.h:254
↓ 215 callers
Method
size
Returns size of the affix table.
models/research/syntaxnet/syntaxnet/affix.h:126
↓ 213 callers
Method
eval
Use greedy sampling.
models/research/pcl_rl/controller.py:327
↓ 182 callers
Method
extend
Append another rollout to this rollout.
models/research/brain_coder/common/rollout.py:116
↓ 177 callers
Method
keys
(self)
models/research/tcn/utils/luatables.py:76
↓ 177 callers
Method
log
(self, key, value)
models/research/rebar/logger.py:26
↓ 159 callers
Method
beam
Returns the current state of the beam.
models/research/syntaxnet/dragnn/core/beam.h:216
↓ 149 callers
Method
read
Reads a single batch of sentences.
models/research/syntaxnet/dragnn/python/sentence_io.py:64
↓ 142 callers
Method
get
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 callers
Method
get
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 callers
Method
end
models/research/syntaxnet/util/utf8/unicodetext.cc:412
↓ 131 callers
Method
get
models/research/syntaxnet/dragnn/core/resource_container.h:39
↓ 128 callers
Method
name_scope
(self)
models/research/object_detection/utils/test_utils.py:67
↓ 109 callers
Method
argmax
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 callers
Method
data
models/research/syntaxnet/dragnn/core/input_batch_cache_test.cc:39
↓ 104 callers
Method
get
Named accessor/initializer:
models/research/syntaxnet/syntaxnet/utils.h:188
↓ 101 callers
Method
mean
(self)
models/research/lfads/distributions.py:210
↓ 97 callers
Method
Input
models/research/syntaxnet/syntaxnet/parser_state.cc:83
↓ 92 callers
Method
update
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 callers
Method
cond
(handle, *_)
models/research/syntaxnet/dragnn/python/component.py:403
↓ 88 callers
Method
add_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 callers
Method
add_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 callers
Method
get_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 callers
Method
get_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 callers
Method
token
(self)
models/research/adversarial_text/data/data_utils.py:89
↓ 78 callers
Function
Join
models/research/syntaxnet/syntaxnet/utils.h:60
↓ 77 callers
Method
add
Add episodes to buffer.
models/research/pcl_rl/replay_buffer.py:40
↓ 75 callers
Method
reset
(self)
models/research/pcl_rl/gym_wrapper.py:60
↓ 74 callers
Method
Increment
models/research/syntaxnet/syntaxnet/term_frequency_map.cc:31
↓ 74 callers
Method
begin
models/research/syntaxnet/util/utf8/unicodetext.cc:408
↓ 72 callers
Method
empty
Clear text.
models/research/syntaxnet/util/utf8/unicodetext.h:145
↓ 70 callers
Method
name_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 callers
Method
name_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 callers
Method
add
Adds feature type and value pair to feature vector.
models/research/syntaxnet/syntaxnet/feature_extractor.h:73
↓ 68 callers
Function
ParseFromString
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 callers
Method
flush
(self)
models/research/rebar/logger.py:29
↓ 68 callers
Method
name
Returns component name.
models/research/syntaxnet/syntaxnet/registry.h:76
↓ 62 callers
Method
assign
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 callers
Method
resize
models/research/syntaxnet/util/utf8/unicodetext.cc:120
↓ 60 callers
Method
close
(self)
models/research/tcn/dataset/webcam.py:117
↓ 59 callers
Method
GetScore
Gets the score associated with this transition state.
models/research/syntaxnet/dragnn/core/beam_test.cc:68
↓ 57 callers
Method
append
Append results to results list on disk.
models/research/brain_coder/single_task/results_lib.py:56
↓ 57 callers
Method
encode
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 callers
Method
encode
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 callers
Method
object
Returns component object.
models/research/syntaxnet/syntaxnet/registry.h:150
↓ 53 callers
Method
run
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 callers
Function
GetTransition
Convenience accessor for the action field in TestTransitionState.
models/research/syntaxnet/dragnn/core/beam_test.cc:127
↓ 50 callers
Function
CreateState
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 callers
Method
find
models/research/syntaxnet/util/utf8/unicodetext.cc:306
↓ 48 callers
Method
input
(self)
models/tutorials/rnn/ptb/ptb_word_lm.py:288
↓ 48 callers
Method
preprocess
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 callers
Method
preprocess
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 callers
Method
sentence
models/research/syntaxnet/syntaxnet/sentence_batch.h:56
↓ 45 callers
Method
iteritems
(self)
models/research/tcn/utils/luatables.py:79
↓ 44 callers
Method
get
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 callers
Method
get
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 callers
Method
Parse
models/research/syntaxnet/syntaxnet/fml_parser.cc:119
↓ 43 callers
Method
__init__
(self, n=16)
models/research/brain_coder/single_task/code_tasks.py:570
↓ 42 callers
Function
AddComponentToSpec
models/research/syntaxnet/dragnn/core/compute_session_impl_test.cc:303
↓ 42 callers
Method
GetInput
models/research/syntaxnet/syntaxnet/task_context.cc:28
↓ 42 callers
Method
Next
models/research/syntaxnet/syntaxnet/fml_parser.cc:44
↓ 41 callers
Method
pop
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 callers
Method
train
Sample some episodes and train on some episodes.
models/research/pcl_rl/controller.py:274
↓ 40 callers
Method
load
(self)
models/research/neural_programmer/wiki_data.py:180
↓ 38 callers
Method
createTestBoxes
(self)
models/object_detection/core/preprocessor_test.py:67
↓ 38 callers
Method
createTestBoxes
(self)
models/research/object_detection/core/preprocessor_test.py:67
↓ 38 callers
Method
insert
(self, sequence)
models/research/brain_coder/single_task/test_tasks.py:42
↓ 37 callers
Method
gradients
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 callers
Method
value
Returns feature value for an element in the feature vector.
models/research/syntaxnet/syntaxnet/feature_extractor.h:126
↓ 36 callers
Method
clear
Removes all elements from the feature vector.
models/research/syntaxnet/syntaxnet/feature_extractor.h:78
↓ 35 callers
Method
evaluate
Evaluate this program.
models/research/neural_gpu/program_utils.py:281
↓ 34 callers
Method
Size
Returns the number of terms with positive frequency.
models/research/syntaxnet/syntaxnet/term_frequency_map.h:42
↓ 33 callers
Method
GetSession
models/research/syntaxnet/dragnn/core/compute_session_pool.cc:77
↓ 33 callers
Method
apply_gradients
Overwrites the tf.train.Optimizer interface for applying gradients.
models/research/learned_optimizer/optimizer/hierarchical_rnn.py:717
↓ 33 callers
Method
size
(self)
models/research/lm_1b/data_utils.py:70
↓ 32 callers
Function
AreDimsEqual
models/research/street/cc/rnn_ops.cc:43
↓ 31 callers
Method
get
(self, rewards, pads, values, final_values, log_probs, prev_log_probs, target_log_probs, e
models/research/pcl_rl/objective.py:184
↓ 29 callers
Method
EndOfInput
models/research/syntaxnet/syntaxnet/parser_state.cc:98
↓ 29 callers
Method
SetFunctions
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 callers
Function
arg_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 callers
Method
match
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 callers
Method
parse
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 callers
Method
AddCharProperty
models/research/syntaxnet/syntaxnet/char_properties.cc:204
↓ 28 callers
Method
createTestLabels
(self)
models/object_detection/core/preprocessor_test.py:112
↓ 28 callers
Method
createTestLabels
(self)
models/research/object_detection/core/preprocessor_test.py:112
↓ 28 callers
Method
run
Displays the Kcam live stream in a window. This function blocks until the window is closed.
models/research/tcn/dataset/webcam.py:145
↓ 27 callers
Method
utf8_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 callers
Method
AddStart
Adds the token at given index as a new start token.
models/research/syntaxnet/syntaxnet/binary_segment_state.h:79
↓ 26 callers
Method
Init
models/research/syntaxnet/dragnn/core/beam_test.cc:52
↓ 26 callers
Method
Setup
models/research/syntaxnet/syntaxnet/sentence_features.cc:31
↓ 26 callers
Function
_logit
(probability)
models/object_detection/core/losses_test.py:228
↓ 26 callers
Function
_logit
(probability)
models/research/object_detection/core/losses_test.py:228
next →
1–100 of 9,433, ranked by callers