Home
last modified time | relevance | path

Searched refs:potential (Results 1 – 25 of 437) sorted by relevance

12345678910>>...18

/external/tensorflow/tensorflow/examples/android/src/org/tensorflow/demo/tracking/
DMultiBoxTracker.java282 for (final Pair<Float, Recognition> potential : rectsToTrack) { in processResults()
284 trackedRecognition.detectionConfidence = potential.first; in processResults()
285 trackedRecognition.location = new RectF(potential.second.getLocation()); in processResults()
287 trackedRecognition.title = potential.second.getTitle(); in processResults()
299 for (final Pair<Float, Recognition> potential : rectsToTrack) { in processResults()
300 handleDetection(originalFrame, timestamp, potential); in processResults()
305 final byte[] frameCopy, final long timestamp, final Pair<Float, Recognition> potential) { in handleDetection() argument
307 objectTracker.trackObject(potential.second.getLocation(), timestamp, frameCopy); in handleDetection()
312 potential.second, potentialObject.getTrackedPositionInPreviewFrame(), potentialCorrelation); in handleDetection()
344 if (potential.first < trackedRecognition.detectionConfidence in handleDetection()
[all …]
/external/tensorflow/tensorflow/lite/examples/android/app/src/main/java/org/tensorflow/demo/tracking/
DMultiBoxTracker.java282 for (final Pair<Float, Recognition> potential : rectsToTrack) { in processResults()
284 trackedRecognition.detectionConfidence = potential.first; in processResults()
285 trackedRecognition.location = new RectF(potential.second.getLocation()); in processResults()
287 trackedRecognition.title = potential.second.getTitle(); in processResults()
299 for (final Pair<Float, Recognition> potential : rectsToTrack) { in processResults()
300 handleDetection(originalFrame, timestamp, potential); in processResults()
305 final byte[] frameCopy, final long timestamp, final Pair<Float, Recognition> potential) { in handleDetection() argument
307 objectTracker.trackObject(potential.second.getLocation(), timestamp, frameCopy); in handleDetection()
312 potential.second, potentialObject.getTrackedPositionInPreviewFrame(), potentialCorrelation); in handleDetection()
344 if (potential.first < trackedRecognition.detectionConfidence in handleDetection()
[all …]
/external/mockito/subprojects/android/src/main/java/org/mockito/android/internal/creation/
DAndroidTempFileLocator.java51 for (String potential : splitPathList(input)) { in guessPath()
52 if (!potential.startsWith("/data/app/")) { in guessPath()
56 int end = potential.lastIndexOf(".apk"); in guessPath()
57 if (end != potential.length() - 4) { in guessPath()
60 int dash = potential.indexOf("-"); in guessPath()
64 String packageName = potential.substring(start, end); in guessPath()
/external/dexmaker/dexmaker/src/main/java/com/android/dx/
DAppDataDirGuesser.java139 for (String potential : splitPathList(input)) { in guessPath()
140 if (!potential.startsWith("/data/app/")) { in guessPath()
144 int end = potential.lastIndexOf(".apk"); in guessPath()
145 if (end != potential.length() - 4) { in guessPath()
148 int dash = potential.indexOf("-"); in guessPath()
152 String packageName = potential.substring(start, end); in guessPath()
/external/tensorflow/tensorflow/contrib/eager/python/examples/l2hmc/
Dl2hmc.py56 self.potential = minus_loglikelihood_fn
279 return self.potential(position) + self.kinetic(momentum)
285 grad = tfe.gradients_function(self.potential)(position)[0]
287 grad = tf.gradients(self.potential(position), position)[0]
/external/python/cpython3/Misc/NEWS.d/
D3.5.5rc1.rst10 considered a potential security issue, as it may lead to privileged
48 Fix potential crash during GC caused by ``tp_dealloc`` which doesn't call
/external/python/cpython2/Misc/NEWS.d/next/Core and Builtins/
D2018-08-23-21-32-27.bpo-18560.5q_c1C.rst1 Fix potential NULL pointer dereference in sum().
D2018-07-18-23-40-32.bpo-25943.Zgf99y.rst1 Fix potential heap corruption in the :mod:`bsddb` module. Patch by Zackery
/external/bcc/tools/
Ddeadlock_detector_example.txt3 This program detects potential deadlocks on a running process. The program
13 inversion (potential deadlock). If the program finds a lock order inversion, the
17 This program can only find potential deadlocks that occur while the program
35 potential deadlocks that involve only one mutex.
177 This is output from a process that has a potential deadlock involving 4 mutexes
317 Detect potential deadlocks (lock inversions) in a running binary.
/external/e2fsprogs/doc/RelNotes/
Dv1.38.txt46 Fixed a potential portability issue in the blkid programs for
70 field for indications of a potential corrupted orphaned inode list.
100 will also atomically replace these files to avoid a potential parallel
/external/python/cpython3/PCbuild/
Denv.bat5 rem tools should be the same version to avoid potential conflicts.
/external/hamcrest/
DREADME.version10 2016 it seems unnecessary to take those extra 7 commits given the potential for
/external/ImageMagick/m4/
Dac_func_fseeko.m441 # your modified version has the potential to copy into its output some
45 # such potential, you must delete any notice of this special exception
/external/llvm/test/CodeGen/X86/
Dsunkaddr-ext.ll4 ; use the potential overflow as the basis for an address calculation later by
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dsunkaddr-ext.ll4 ; use the potential overflow as the basis for an address calculation later by
/external/tensorflow/tensorflow/contrib/tensor_forest/
DREADME.md47 of a list of potential splits, along with statistics for each of those splits.
71 `split_after_samples` data points since creating all of its potential splits,
102 only this many potential splits are evaluated for each tree node.
/external/libffi/src/alpha/
Dosf.S62 # Load up all of the (potential) argument registers.
146 # Store all of the potential argument registers in va_list format.
/external/wycheproof/doc/
Dindex.md24 information that a potential attacker can learn. For example padding
58 * We are working toward covering as many potential vulnerabilities as possible
/external/python/cpython2/Modules/_ctypes/libffi/src/alpha/
Dosf.S62 # Load up all of the (potential) argument registers.
146 # Store all of the potential argument registers in va_list format.
/external/autotest/test_suites/
Dcontrol.sanity20 restricted because of the potential performance costs.
/external/mockftpserver/tags/1.2/
DCHANGELOG.txt7 control port before the start() method returns. This fixes a potential race condition, which
/external/mockftpserver/tags/1.2.1/
DCHANGELOG.txt11 control port before the start() method returns. This fixes a potential race condition, which
/external/okhttp/okhttp-logging-interceptor/
DREADME.md25 the potential to leak sensitive information such as "Authorization" or "Cookie" headers and the
/external/mockftpserver/tags/2.x_Before_IDEA/
DCHANGELOG.txt11 control port before the start() method returns. This fixes a potential race condition, which
/external/tensorflow/tensorflow/core/kernels/
Dclustering_ops.cc184 const float potential = new_min_distances.sum(); in Compute() local
185 if (potential < best_potential) { in Compute()
186 best_potential = potential; in Compute()

12345678910>>...18