Webmaster’s Home (ChinaZ.com) December 25 news: Tracking Any Object Amodally is a project developed by Carnegie Mellon University and Toyota Research Institute to enable artificial intelligence to behave like humans Track an object in its entirety and understand its complete structure even when partially obscured or not fully visible.
In this project, we trained a computer to "understand" and track the complete shape and position of a partially occluded object. This is critical for autonomous vehicles as it can more safely and reliably identify and track partially obscured pedestrians or other vehicles in complex environments
Project address: https://tao-amodal.github.io/ Project address: https://tao-amodal.github.io/
Code link: https://github.com/WesleyHsieh0806/TAO-Amodal
In order to improve object tracking technology, they specially designed a data set called TAO-Amodal. This data set contains numerous video sequences containing various occluded or partially visible objects, and provides detailed annotation information to help artificial intelligence better understand and track those objects that we can only partially see
TAO-Amodal dataset contains 880 different categories covering thousands of video sequences. The dataset includes amodal and modal bounding boxes for completely invisible, partially out-of-box, and occluded objects. The main purpose of this dataset is to evaluate the capabilities of current trackers in occlusion reasoning by tracking amodal perception of any object
In addition, the project also developed a lightweight module called the "Amodal Expander Plug-in" to enhance the functionality of the object tracker. This plugin converts a standard Modal tracker into an Amodal tracker, making it more efficient and accurate when tracking partially obscured or not fully visible objects
According to test results on the TAO-Amodal data set, this technology achieved improvements of 3.3% and 1.6% in detecting and tracking occluded objects. Especially in terms of tracking people, the performance is improved by 2 times compared with existing modal tracking technology. The success of this project will greatly improve the intelligence of computer vision systems, making them more human-like when dealing with occluded objects, thereby playing a greater role in fields such as autonomous driving and video surveillance.
The above is the detailed content of AI with Human-like Capability: Tracking Any Object Amodally. For more information, please follow other related articles on the PHP Chinese website!

SQL alias: A tool to improve the readability of SQL queries Do you think there is still room for improvement in the readability of your SQL queries? Then try the SQL alias! Alias This convenient tool allows you to give temporary nicknames to tables and columns, making your queries clearer and easier to process. This article discusses all use cases for aliases clauses, such as renaming columns and tables, and combining multiple columns or subqueries. Overview SQL alias provides temporary nicknames for tables and columns to enhance the readability and manageability of queries. SQL aliases created with AS keywords simplify complex queries by allowing more intuitive table and column references. Examples include renaming columns in the result set, simplifying table names in the join, and combining multiple columns into one

Google's Gemini: Code Execution Capabilities of Large Language Models Large Language Models (LLMs), successors to Transformers, have revolutionized Natural Language Processing (NLP) and Natural Language Understanding (NLU). Initially replacing rule-

Unlocking AI's Potential: A Deep Dive into the Tree of Thoughts Technique Imagine navigating a dense forest, each path promising a different outcome, your goal: discovering hidden treasure. This analogy perfectly captures the essence of the Tree of

Introduction Imagine transforming a cluttered garage into a well-organized, brightly lit space where everything is easily accessible and neatly arranged. In the world of databases, this process is called normalization. Just as a tidy garage improve

Prompt Engineering: Mastering Delimiters for Superior AI Results Imagine crafting a gourmet meal: each ingredient measured precisely, each step timed perfectly. Prompt engineering for AI is similar; delimiters are your essential tools. Just as pre

SQL REPLACE Functions: Efficient Data Cleaning and Text Operation Guide Have you ever needed to quickly fix large amounts of text in your database? SQL REPLACE functions can help a lot! It allows you to replace all instances of a specific substring with a new substring, making it easy to clean up data. Imagine that your data is scattered with typos—REPLACE can solve this problem immediately. Read on and I'll show you the syntax and some cool examples to get you started. Overview The SQL REPLACE function can efficiently clean up data by replacing specific substrings in text with other substrings. Use REPLACE(string, old

Object Detection: From R-CNN to YOLO – A Journey Through Computer Vision Imagine a computer not just seeing, but understanding images. This is the essence of object detection, a pivotal area in computer vision revolutionizing machine-world interactio

Kullback-Leibler (KL) Divergence: A Deep Dive into Relative Entropy Few mathematical concepts have as profoundly impacted modern machine learning and artificial intelligence as Kullback-Leibler (KL) divergence. This powerful metric, also known as re


Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

MantisBT
Mantis is an easy-to-deploy web-based defect tracking tool designed to aid in product defect tracking. It requires PHP, MySQL and a web server. Check out our demo and hosting services.

SAP NetWeaver Server Adapter for Eclipse
Integrate Eclipse with SAP NetWeaver application server.

MinGW - Minimalist GNU for Windows
This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.

PhpStorm Mac version
The latest (2018.2.1) professional PHP integrated development tool

VSCode Windows 64-bit Download
A free and powerful IDE editor launched by Microsoft