中文
相关论文

相关论文: A Story of Parametric Trace Slicing, Garbage and S…

200 篇论文

A long-term visual object tracking performance evaluation methodology and a benchmark are proposed. Performance measures are designed by following a long-term tracking definition to maximize the analysis probing strength. The new measures…

计算机视觉与模式识别 · 计算机科学 2019-06-21 Alan Lukežič , Luka Čehovin Zajc , Tomáš Vojíř , Jiří Matas , Matej Kristan

This paper proposes a smart way to manage municipal solid waste by using the Internet of Things (IoT) and computer vision (CV) to monitor illegal waste dumping at garbage vulnerable points (GVPs) in urban areas. The system can quickly…

计算机视觉与模式识别 · 计算机科学 2025-11-11 R. Kumar , A. Lall , S. Chaudhari , M. Kale , A. Vattem

Functional programming languages use garbage collection for heap memory management. Ideally, garbage collectors should reclaim all objects that are dead at the time of garbage collection. An object is dead at an execution instant if it is…

编程语言 · 计算机科学 2007-05-23 Amey Karkare , Uday Khedker , Amitabha Sanyal

Object-oriented Programming has become one of the most dominant design paradigms as the separation of concerns and adaptability of design reduce development and maintenance costs. However, the convenience is not without cost. The added…

编程语言 · 计算机科学 2025-12-04 Hassan Arafat , David Bremner , Kenneth B. Kent , Julian Wang

Tracking and detecting any object, including ones never-seen-before during model training, is a crucial but elusive capability of autonomous systems. An autonomous agent that is blind to never-seen-before objects poses a safety hazard when…

计算机视觉与模式识别 · 计算机科学 2022-03-30 Yang Liu , Idil Esen Zulfikar , Jonathon Luiten , Achal Dave , Deva Ramanan , Bastian Leibe , Aljoša Ošep , Laura Leal-Taixé

A commonly encountered problem is the tracking of a physical object, like a maneuvering ship, aircraft, land vehicle, spacecraft or animate creature carrying a wireless device. The sensor data is often limited and inaccurate observations of…

系统与控制 · 计算机科学 2015-03-02 Kevin Judd

A method is proposed, based on scan statistics, to detect, identify, and localize illicit radiological material using mobile sensors in an urban environment. Our method handles varying levels of background radiation that change according to…

信号处理 · 电气工程与系统科学 2020-02-11 Michael D. Porter , Alphonse Akakpo

Methodologies for incorporating the uncertainties characteristic of data-driven object detectors into object tracking algorithms are explored. Object tracking methods rely on measurement error models, typically in the form of measurement…

系统与控制 · 电气工程与系统科学 2021-11-04 Anish Muthali , Forrest Laine , Claire Tomlin

Static detection technologies based on signature-based approaches that are widely used in Android platform to detect malicious applications. It can accurately detect malware by extracting signatures from test data and then comparing the…

密码学与安全 · 计算机科学 2017-09-27 Sanya Chaba , Rahul Kumar , Rohan Pant , Mayank Dave

We address the problem of statically checking safety properties (such as assertions or deadlocks) for parameterized phaser programs. Phasers embody a non-trivial and modern synchronization construct used to orchestrate executions of…

编程语言 · 计算机科学 2021-05-13 Zeinab Ganjei , Ahmed Rezine , Ludovic Henrio , Petru Eles , Zebo Peng

The number of malicious software (malware) is growing out of control. Syntactic signature based detection cannot cope with such growth and manual construction of malware signature databases needs to be replaced by computer learning based…

密码学与安全 · 计算机科学 2013-12-18 Hugo Daniel Macedo , Tayssir Touili

Runtime monitoring provides a more realistic and applicable alternative to verification in the setting of real neural networks used in industry. It is particularly useful for detecting out-of-distribution (OOD) inputs, for which the network…

机器学习 · 计算机科学 2022-12-21 Vahid Hashemi , Jan Křetínsky , Sabine Rieder , Jessica Schmidt

Dynamic program slicing can significantly reduce the code developers need to inspect by narrowing it down to only a subset of relevant program statements. However, despite an extensive body of research showing its usefulness, dynamic…

软件工程 · 计算机科学 2022-01-04 Bogdan Alexandru Stoica , Swarup K. Sahoo , James R. Larus , Vikram S. Adve

Object tracking can be formulated as "finding the right object in a video". We observe that recent approaches for class-agnostic tracking tend to focus on the "finding" part, but largely overlook the "object" part of the task, essentially…

计算机视觉与模式识别 · 计算机科学 2019-10-28 Achal Dave , Pavel Tokmakov , Cordelia Schmid , Deva Ramanan

Instance segmentation is a fundamental skill for many robotic applications. We propose a self-supervised method that uses grasp interactions to collect segmentation supervision for an instance segmentation model. When a robot grasps an…

计算机视觉与模式识别 · 计算机科学 2023-05-11 YuXuan Liu , Xi Chen , Pieter Abbeel

Modern java programs consist of large number of classes as well as vast amount of objects instantiated during program execution. Software developers are always keen to know the number of objects created for each class. This information is…

编程语言 · 计算机科学 2014-06-10 Tufail Muhammad , Zahid Halim , Majid Ali Khan

In this paper, we propose a program slicing approach for the output stream object in JEE applications. Our approach is based on extracting a dependency call graph from KDM models of JEE applications. Then, it applies breath-first search…

In tracking multiple objects, it is often assumed that each observation (measurement) is originated from one and only one object. However, we may encounter a situation that each measurement may or may not be associated with multiple objects…

机器学习 · 计算机科学 2021-12-14 Bahman Moraffah

Instrumenting programs for performing run-time checking of properties, such as regular shapes, is a common and useful technique that helps programmers detect incorrect program behaviors. This is specially true in dynamic languages such as…

We present a semi-supervised approach that localizes multiple unknown object instances in long videos. We start with a handful of labeled boxes and iteratively learn and label hundreds of thousands of object instances. We propose criteria…

计算机视觉与模式识别 · 计算机科学 2015-05-22 Ishan Misra , Abhinav Shrivastava , Martial Hebert