JP7254823B2 - 物体の検出および特徴付けのためのニューラルネットワーク - Google Patents
物体の検出および特徴付けのためのニューラルネットワーク Download PDFInfo
- Publication number
- JP7254823B2 JP7254823B2 JP2020543857A JP2020543857A JP7254823B2 JP 7254823 B2 JP7254823 B2 JP 7254823B2 JP 2020543857 A JP2020543857 A JP 2020543857A JP 2020543857 A JP2020543857 A JP 2020543857A JP 7254823 B2 JP7254823 B2 JP 7254823B2
- Authority
- JP
- Japan
- Prior art keywords
- neural network
- input
- locations
- environment
- location
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/08—Learning methods
- G06N3/084—Backpropagation, e.g. using gradient descent
-
- B—PERFORMING OPERATIONS; TRANSPORTING
- B60—VEHICLES IN GENERAL
- B60R—VEHICLES, VEHICLE FITTINGS, OR VEHICLE PARTS, NOT OTHERWISE PROVIDED FOR
- B60R1/00—Optical viewing arrangements; Real-time viewing arrangements for drivers or passengers using optical image capturing systems, e.g. cameras or video systems specially adapted for use in or on vehicles
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05D—SYSTEMS FOR CONTROLLING OR REGULATING NON-ELECTRIC VARIABLES
- G05D1/00—Control of position, course, altitude or attitude of land, water, air or space vehicles, e.g. using automatic pilots
- G05D1/20—Control system inputs
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05D—SYSTEMS FOR CONTROLLING OR REGULATING NON-ELECTRIC VARIABLES
- G05D1/00—Control of position, course, altitude or attitude of land, water, air or space vehicles, e.g. using automatic pilots
- G05D1/20—Control system inputs
- G05D1/22—Command input arrangements
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/04—Architecture, e.g. interconnection topology
- G06N3/045—Combinations of networks
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/04—Architecture, e.g. interconnection topology
- G06N3/0464—Convolutional networks [CNN, ConvNet]
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/08—Learning methods
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/08—Learning methods
- G06N3/09—Supervised learning
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V20/00—Scenes; Scene-specific elements
- G06V20/50—Context or environment of the image
- G06V20/56—Context or environment of the image exterior to a vehicle by using sensors mounted on the vehicle
- G06V20/58—Recognition of moving objects or obstacles, e.g. vehicles or pedestrians; Recognition of traffic objects, e.g. traffic signs, traffic lights or roads
-
- B—PERFORMING OPERATIONS; TRANSPORTING
- B60—VEHICLES IN GENERAL
- B60R—VEHICLES, VEHICLE FITTINGS, OR VEHICLE PARTS, NOT OTHERWISE PROVIDED FOR
- B60R2300/00—Details of viewing arrangements using cameras and displays, specially adapted for use in a vehicle
- B60R2300/80—Details of viewing arrangements using cameras and displays, specially adapted for use in a vehicle characterised by the intended use of the viewing arrangement
- B60R2300/8093—Details of viewing arrangements using cameras and displays, specially adapted for use in a vehicle characterised by the intended use of the viewing arrangement for obstacle warning
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Computing Systems (AREA)
- Mathematical Physics (AREA)
- Biophysics (AREA)
- Computational Linguistics (AREA)
- Data Mining & Analysis (AREA)
- Evolutionary Computation (AREA)
- General Health & Medical Sciences (AREA)
- Molecular Biology (AREA)
- Artificial Intelligence (AREA)
- General Engineering & Computer Science (AREA)
- Life Sciences & Earth Sciences (AREA)
- Biomedical Technology (AREA)
- Software Systems (AREA)
- Health & Medical Sciences (AREA)
- Multimedia (AREA)
- Aviation & Aerospace Engineering (AREA)
- Radar, Positioning & Navigation (AREA)
- Remote Sensing (AREA)
- Automation & Control Theory (AREA)
- Mechanical Engineering (AREA)
- Image Analysis (AREA)
- Traffic Control Systems (AREA)
Description
本願は、2018年3月12日に出願された米国特許出願公開第15/919,045号に対する優先権を主張するものであり、その全体が参照により本明細書に組み込まれる。
Claims (26)
- 方法であって、
車両の外部の環境を特徴付ける入力を受け取ることであって、前記入力は、前記環境内の複数の位置の各々に対して、前記車両の1つ以上のセンサによって捕捉されたセンサデータを含む、受け取ることと、
前記入力から、前記環境内の前記複数の位置の各々に対して、物体の中心が前記位置にある可能性を表すそれぞれの第1の物体スコアを決定することと、
前記第1の物体スコアを使用して、前記複数の位置から、1つ以上の位置を、それぞれの物体が中心とする可能性がある前記環境内の位置として選択することと、
前記選択された位置の各々に対して、前記選択された位置における前記環境を特徴付ける特徴を取得することと、
前記選択された位置の各々に対して、前記選択された位置の前記特徴から、前記選択された位置を中心とする可能性がある前記それぞれの物体の物体特性を決定することと、を含む、方法。 - 前記車両の制御に使用するための前記車両の制御システムへの入力として、前記物体特性を識別するデータを提供することをさらに含む、請求項1に記載の方法。
- 前記環境内の前記複数の位置の各々に対して前記第1の物体スコアを決定することは、
第1のニューラルネットワークを使用して前記入力を処理することを含み、前記第1のニューラルネットワークは、前記入力を受け取り、前記入力を処理して、前記環境内の前記複数の位置の前記それぞれの第1の物体スコアを含む出力マップを規定する第1のネットワーク出力を生成するように構成されている、請求項1または2のいずれかに記載の方法。 - 前記環境内の前記複数の位置の各々に対して前記第1の物体スコアを決定することは、
第1のニューラルネットワークを使用して前記入力を処理することを含み、前記第1のニューラルネットワークは、前記入力を受け取り、前記入力を処理して、複数の出力マップを規定する第1のネットワーク出力を生成するように構成され、各出力マップは、特定の分類の物体の中心が前記環境内の前記複数の位置を中心とする可能性を表す第1の物体スコアを含む、請求項1または2のいずれか1項に記載の方法。 - 前記出力マップは、前記第1のニューラルネットワークを通る単一の順方向パス中で生成される、請求項3に記載の方法。
- 前記入力は、2次元、3次元、またはより高次元のグリッド内の各空間位置に対応するそれぞれのセンサデータを含み、各空間位置は、前記環境内の前記複数の位置のそれぞれ1つに対応し、前記ネットワーク出力は、前記グリッド内の各空間位置に対するそれぞれの第1の物体スコアを含む、請求項3または5のいずれか1項に記載の方法。
- 前記グリッドは2次元であり、前記第1の物体スコアを使用して前記1つ以上の位置を選択することは、
前記2次元グリッドの特定のN×M領域内の空間位置から、最も高い第1の物体スコアを有する空間位置を選択することと、
前記2次元グリッドの前記特定のN×M領域内の他の空間位置のいずれかを選択することを抑制することと、を含む、請求項6に記載の方法。 - 前記選択された位置の各々に対して、前記選択された位置の前記特徴から、前記選択された位置を中心とする可能性がある物体の物体特性を決定することは、
第2のニューラルネットワークを使用して、前記選択された位置の前記特徴を含む第2のネットワーク入力を処理することを含み、前記第2のニューラルネットワークは、前記第2のネットワーク入力を処理して、前記位置を中心とする可能性がある前記物体の前記物体特性を規定する第2のネットワーク出力を生成するように構成されている、請求項1~7のいずれか1項に記載の方法。 - 前記第2のニューラルネットワークは、前記選択された位置のうちの2つ以上に対して前記処理を並行して実行するように構成されている、請求項8に記載の方法。
- 前記物体特性は、前記物体が属する物体クラスを含む、請求項1~9のいずれか1項に記載の方法。
- 前記物体特性は、前記物体の境界を識別する2次元または3次元の境界ボックスを含む、請求項1~10のいずれか1項に記載の方法。
- 前記物体特性は、前記車両からの前記物体の距離を含む、請求項1~11のいずれか1項に記載の方法。
- 前記物体特性は、前記物体のマスクを含み、前記マスクは、前記物体を規定する前記入力の部分をマークする、請求項1~12のいずれか1項に記載の方法。
- 1つ以上のコンピュータと、前記1つ以上のコンピュータによって実行されたとき、前記1つ以上のコンピュータに動作を実行させるように動作可能な命令を記憶する1つ以上の記憶デバイスと、を備えるシステムであって、前記動作は、
車両の外部の環境を特徴付ける入力を受け取ることであって、前記入力は、前記環境内の複数の位置の各々に対して、1つ以上のセンサによって捕捉されたセンサデータを含む、受け取ることと、
前記入力から、前記環境内の前記複数の位置の各々に対して、物体の中心が前記位置にある可能性を表すそれぞれの第1の物体スコアを決定することと、
前記第1の物体スコアを使用して、前記複数の位置から、1つ以上の位置を、それぞれの物体が中心とする可能性がある前記環境内の位置として選択することと、
前記選択された位置の各々に対して、前記選択された位置における前記環境を特徴付ける特徴を取得することと、
前記選択された位置の各々に対して、前記選択された位置の前記特徴から、前記選択された位置を中心とする可能性がある前記それぞれの物体の物体特性を決定することと、を含む、システム。 - 前記環境内の前記複数の位置の各々に対して前記第1の物体スコアを決定することは、
第1のニューラルネットワークを使用して前記入力を処理することを含み、前記第1のニューラルネットワークは、前記入力を受け取り、前記入力を処理して、前記環境内の前記複数の位置の前記それぞれの第1の物体スコアを含む出力マップを規定する第1のネットワーク出力を生成するように構成されている、請求項14に記載のシステム。 - 前記環境内の前記複数の位置の各々に対して前記第1の物体スコアを決定することは、
第1のニューラルネットワークを使用して前記入力を処理することを含み、前記第1のニューラルネットワークは、前記入力を受け取り、前記入力を処理して、複数の出力マップを規定する第1のネットワーク出力を生成するように構成され、各出力マップは、特定の分類の物体の中心が前記環境内の前記複数の位置を中心とする可能性を表す第1の物体スコアを含む、請求項14に記載のシステム。 - 前記出力マップは、前記第1のニューラルネットワークを通る単一の順方向パス中で生成される、請求項15に記載のシステム。
- 前記入力は、2次元、3次元、または高次元のグリッド内の各空間位置に対応するそれぞれのセンサデータを含み、各空間位置は、前記環境内の前記複数の位置のそれぞれ1つに対応し、前記ネットワーク出力は、前記グリッド内の各空間位置に対するそれぞれの第1の物体スコアを含む、請求項15または17のいずれか1項に記載のシステム。
- 前記グリッドは2次元であり、前記第1の物体スコアを使用して前記1つ以上の位置を選択することは、
前記2次元グリッドの特定のN×M領域内の空間位置から、最も高い第1の物体スコアを有する空間位置を選択することと、
前記2次元グリッドの前記特定のN×M領域内の他の空間位置のいずれかを選択することを抑制することと、を含む、請求項18に記載のシステム。 - 前記選択された位置の各々に対して、前記選択された位置の前記特徴から、前記選択された位置を中心とする可能性がある物体の物体特性を決定することは、
第2のニューラルネットワークを使用して、前記選択された位置の前記特徴を含む第2のネットワーク入力を処理することを含み、前記第2のニューラルネットワークは、前記第2のネットワーク入力を処理して、前記位置を中心とする可能性がある前記物体の前記物体特性を規定する第2のネットワーク出力を生成するように構成されている、請求項14~19のいずれか1項に記載のシステム。 - 1つ以上のコンピュータによって実行されたとき、前記1つ以上のコンピュータに請求項1~14、22~25のいずれか1項に記載の方法の動作を実行させる命令を記憶する1つ以上のコンピュータ可読記憶媒体。
- 前記選択された位置の各々に対して、前記選択された位置における前記環境を特徴付ける特徴を取得することは、前記第1のニューラルネットワークを使用して前記入力を処理することによって、前記特徴を生成することを含む、請求項1に記載の方法。
- 前記選択された位置における前記環境を特徴付ける前記特徴は、前記選択された位置を中心とする可能性がある物体の推定スケールを含む、請求項1に記載の方法。
- 特定の選択された位置に対する前記第2のネットワーク入力は、前記車両の1つ以上の他のセンサによって収集された前記特定の選択された位置を特徴付ける他のセンサデータをさらに含む、請求項8に記載の方法。
- 前記特定の選択された位置を特徴付ける前記他のセンサデータは、前記入力における前記センサデータよりも高い解像度を有する、請求項24に記載の方法。
- 前記第2のニューラルネットワークは、前記選択された位置のうちの2つ以上について並行して処理を実行するように構成される、請求項20に記載のシステム。
Applications Claiming Priority (3)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US15/919,045 | 2018-03-12 | ||
| US15/919,045 US10628686B2 (en) | 2018-03-12 | 2018-03-12 | Neural networks for object detection and characterization |
| PCT/US2019/021828 WO2019178082A1 (en) | 2018-03-12 | 2019-03-12 | Neural networks for object detection and characterization |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2021516806A JP2021516806A (ja) | 2021-07-08 |
| JP7254823B2 true JP7254823B2 (ja) | 2023-04-10 |
Family
ID=65952084
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2020543857A Active JP7254823B2 (ja) | 2018-03-12 | 2019-03-12 | 物体の検出および特徴付けのためのニューラルネットワーク |
Country Status (6)
| Country | Link |
|---|---|
| US (3) | US10628686B2 (ja) |
| EP (1) | EP3743854A1 (ja) |
| JP (1) | JP7254823B2 (ja) |
| KR (1) | KR20200125731A (ja) |
| CN (1) | CN111886603B (ja) |
| WO (1) | WO2019178082A1 (ja) |
Families Citing this family (47)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US9381916B1 (en) | 2012-02-06 | 2016-07-05 | Google Inc. | System and method for predicting behaviors of detected objects through environment representation |
| WO2018125928A1 (en) | 2016-12-29 | 2018-07-05 | DeepScale, Inc. | Multi-channel sensor simulation for autonomous control systems |
| WO2018176000A1 (en) | 2017-03-23 | 2018-09-27 | DeepScale, Inc. | Data synthesis for autonomous control systems |
| US11409692B2 (en) | 2017-07-24 | 2022-08-09 | Tesla, Inc. | Vector computational unit |
| US11893393B2 (en) | 2017-07-24 | 2024-02-06 | Tesla, Inc. | Computational array microprocessor system with hardware arbiter managing memory requests |
| US11157441B2 (en) | 2017-07-24 | 2021-10-26 | Tesla, Inc. | Computational array microprocessor system using non-consecutive data formatting |
| US10671349B2 (en) | 2017-07-24 | 2020-06-02 | Tesla, Inc. | Accelerated mathematical engine |
| US12307350B2 (en) | 2018-01-04 | 2025-05-20 | Tesla, Inc. | Systems and methods for hardware-based pooling |
| US11561791B2 (en) | 2018-02-01 | 2023-01-24 | Tesla, Inc. | Vector computational unit receiving data elements in parallel from a last row of a computational array |
| US11215999B2 (en) | 2018-06-20 | 2022-01-04 | Tesla, Inc. | Data pipeline and deep learning system for autonomous driving |
| US10706499B2 (en) * | 2018-06-21 | 2020-07-07 | Canon Kabushiki Kaisha | Image processing using an artificial neural network |
| US11361457B2 (en) | 2018-07-20 | 2022-06-14 | Tesla, Inc. | Annotation cross-labeling for autonomous control systems |
| US11636333B2 (en) | 2018-07-26 | 2023-04-25 | Tesla, Inc. | Optimizing neural network structures for embedded systems |
| US11562231B2 (en) | 2018-09-03 | 2023-01-24 | Tesla, Inc. | Neural networks for embedded devices |
| US11455807B2 (en) * | 2018-09-20 | 2022-09-27 | Nvidia Corporation | Training neural networks for vehicle re-identification |
| US11105924B2 (en) * | 2018-10-04 | 2021-08-31 | Waymo Llc | Object localization using machine learning |
| KR102545105B1 (ko) * | 2018-10-10 | 2023-06-19 | 현대자동차주식회사 | 차량용 허위 타겟 판별 장치 및 그의 허위 타겟 판별 방법과 그를 포함하는 차량 |
| KR20250078625A (ko) | 2018-10-11 | 2025-06-02 | 테슬라, 인크. | 증강 데이터로 기계 모델을 훈련하기 위한 시스템 및 방법 |
| US11196678B2 (en) | 2018-10-25 | 2021-12-07 | Tesla, Inc. | QOS manager for system on a chip communications |
| US11927668B2 (en) * | 2018-11-30 | 2024-03-12 | Qualcomm Incorporated | Radar deep learning |
| US11816585B2 (en) | 2018-12-03 | 2023-11-14 | Tesla, Inc. | Machine learning models operating at different frequencies for autonomous vehicles |
| US11537811B2 (en) | 2018-12-04 | 2022-12-27 | Tesla, Inc. | Enhanced object detection for autonomous vehicles based on field view |
| US11610117B2 (en) | 2018-12-27 | 2023-03-21 | Tesla, Inc. | System and method for adapting a neural network model on a hardware platform |
| US10762393B2 (en) * | 2019-01-31 | 2020-09-01 | StradVision, Inc. | Learning method and learning device for learning automatic labeling device capable of auto-labeling image of base vehicle using images of nearby vehicles, and testing method and testing device using the same |
| US10796571B2 (en) * | 2019-01-31 | 2020-10-06 | StradVision, Inc. | Method and device for detecting emergency vehicles in real time and planning driving routes to cope with situations to be expected to be occurred by the emergency vehicles |
| US10997461B2 (en) | 2019-02-01 | 2021-05-04 | Tesla, Inc. | Generating ground truth for machine learning from time series elements |
| US11150664B2 (en) | 2019-02-01 | 2021-10-19 | Tesla, Inc. | Predicting three-dimensional features for autonomous driving |
| US11567514B2 (en) | 2019-02-11 | 2023-01-31 | Tesla, Inc. | Autonomous and user controlled vehicle summon to a target |
| US10956755B2 (en) | 2019-02-19 | 2021-03-23 | Tesla, Inc. | Estimating object properties using visual image data |
| US11295161B2 (en) | 2019-05-22 | 2022-04-05 | Zoox, Inc. | Localization using semantically segmented images |
| US11003945B2 (en) * | 2019-05-22 | 2021-05-11 | Zoox, Inc. | Localization using semantically segmented images |
| WO2020243042A1 (en) * | 2019-05-24 | 2020-12-03 | Manoj Puri | Rf aware deep learning authentication solution |
| JP7232909B2 (ja) * | 2019-06-21 | 2023-03-03 | 株式会社ソニー・インタラクティブエンタテインメント | 要素データ管理装置、要素データ管理方法、プログラム及び要素データのデータ構造 |
| DE102019215255A1 (de) * | 2019-10-02 | 2021-04-08 | Robert Bosch Gmbh | Vorrichtung und Verfahren zum Verarbeiten von Daten eines neuronalen Netzes |
| US11120280B2 (en) | 2019-11-15 | 2021-09-14 | Argo AI, LLC | Geometry-aware instance segmentation in stereo image capture processes |
| KR20210061839A (ko) * | 2019-11-20 | 2021-05-28 | 삼성전자주식회사 | 전자 장치 및 그 제어 방법 |
| US11587330B2 (en) * | 2019-12-31 | 2023-02-21 | Robert Bosch Gmbh | Visual analytics platform for updating object detection models in autonomous driving applications |
| DE102020203836A1 (de) * | 2020-03-25 | 2021-09-30 | Robert Bosch Gesellschaft mit beschränkter Haftung | Verfahren zur Bestimmung eines Wertes einer Reglergröße |
| US11390301B2 (en) * | 2020-06-10 | 2022-07-19 | Nvidia Corp. | Tensor-based driving scenario characterization |
| US11550325B2 (en) | 2020-06-10 | 2023-01-10 | Nvidia Corp. | Adversarial scenarios for safety testing of autonomous vehicles |
| WO2022040471A1 (en) * | 2020-08-19 | 2022-02-24 | BlinkAI Technologies, Inc. | Systems and methods for performing image enhancement using neural networks implemented by channel-constrained hardware accelerators |
| US12246744B2 (en) * | 2020-10-14 | 2025-03-11 | Volkswagen Aktiengesellschaft | Detecting objects and determining behaviors of objects |
| US20240119369A1 (en) * | 2021-02-17 | 2024-04-11 | Telefonaktiebolaget Lm Ericsson (Publ) | Contextual learning at the edge |
| US12462575B2 (en) | 2021-08-19 | 2025-11-04 | Tesla, Inc. | Vision-based machine learning model for autonomous driving with adjustable virtual camera |
| WO2023023265A1 (en) | 2021-08-19 | 2023-02-23 | Tesla, Inc. | Vision-based system training with simulated content |
| US12585950B2 (en) * | 2021-10-26 | 2026-03-24 | Samsung Electronics Co., Ltd. | Method and electronic device for performing deep neural network operation |
| US20250110230A1 (en) * | 2023-10-02 | 2025-04-03 | Waymo Llc | Multi-axis Radar Velocity Image from Stereo Doppler Radar |
Citations (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2013142991A (ja) | 2012-01-10 | 2013-07-22 | Nippon Telegr & Teleph Corp <Ntt> | 物体領域検出装置、方法、及びプログラム |
Family Cites Families (19)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US9202144B2 (en) | 2013-10-30 | 2015-12-01 | Nec Laboratories America, Inc. | Regionlets with shift invariant neural patterns for object detection |
| US9373057B1 (en) * | 2013-11-01 | 2016-06-21 | Google Inc. | Training a neural network to detect objects in images |
| US9129190B1 (en) * | 2013-12-04 | 2015-09-08 | Google Inc. | Identifying objects in images |
| JP5928748B2 (ja) * | 2014-07-31 | 2016-06-01 | インターナショナル・ビジネス・マシーンズ・コーポレーションInternational Business Machines Corporation | 同一種類の複数の認識対象物体が検索対象画像中に存在する場合に、それぞれの認識対象物体の位置および向きを精度良く求める手法 |
| CN106462940A (zh) | 2014-10-09 | 2017-02-22 | 微软技术许可有限责任公司 | 图像中通用对象检测 |
| US9665802B2 (en) | 2014-11-13 | 2017-05-30 | Nec Corporation | Object-centric fine-grained image classification |
| US9418319B2 (en) | 2014-11-21 | 2016-08-16 | Adobe Systems Incorporated | Object detection using cascaded convolutional neural networks |
| DK3079106T3 (da) * | 2015-04-06 | 2022-08-01 | Deepmind Tech Ltd | UDVÆLGELSE AF FORSTÆRKNINGSLÆRINGSHANDLINGER VED HJÆLP AF MÅL og OBSERVATIONER |
| KR102366402B1 (ko) * | 2015-05-21 | 2022-02-22 | 엘지전자 주식회사 | 운전자 보조 장치 및 그 제어방법 |
| US9881234B2 (en) | 2015-11-25 | 2018-01-30 | Baidu Usa Llc. | Systems and methods for end-to-end object detection |
| WO2017095948A1 (en) * | 2015-11-30 | 2017-06-08 | Pilot Ai Labs, Inc. | Improved general object detection using neural networks |
| US9424494B1 (en) | 2016-01-28 | 2016-08-23 | International Business Machines Corporation | Pure convolutional neural network localization |
| US9830529B2 (en) | 2016-04-26 | 2017-11-28 | Xerox Corporation | End-to-end saliency mapping via probability distribution prediction |
| WO2018053175A1 (en) * | 2016-09-14 | 2018-03-22 | Nauto Global Limited | Systems and methods for near-crash determination |
| CN106682697B (zh) * | 2016-12-29 | 2020-04-14 | 华中科技大学 | 一种基于卷积神经网络的端到端物体检测方法 |
| CN107220603A (zh) * | 2017-05-18 | 2017-09-29 | 惠龙易通国际物流股份有限公司 | 基于深度学习的车辆检测方法及装置 |
| US10310087B2 (en) * | 2017-05-31 | 2019-06-04 | Uber Technologies, Inc. | Range-view LIDAR-based object detection |
| US11062461B2 (en) * | 2017-11-16 | 2021-07-13 | Zoox, Inc. | Pose determination from contact points |
| US10955851B2 (en) * | 2018-02-14 | 2021-03-23 | Zoox, Inc. | Detecting blocking objects |
-
2018
- 2018-03-12 US US15/919,045 patent/US10628686B2/en not_active Expired - Fee Related
-
2019
- 2019-03-12 WO PCT/US2019/021828 patent/WO2019178082A1/en not_active Ceased
- 2019-03-12 KR KR1020207029163A patent/KR20200125731A/ko not_active Ceased
- 2019-03-12 JP JP2020543857A patent/JP7254823B2/ja active Active
- 2019-03-12 CN CN201980018672.6A patent/CN111886603B/zh active Active
- 2019-03-12 EP EP19713931.4A patent/EP3743854A1/en active Pending
-
2020
- 2020-04-20 US US16/853,517 patent/US11216674B2/en not_active Expired - Fee Related
-
2022
- 2022-01-03 US US17/567,729 patent/US11928866B2/en active Active
Patent Citations (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2013142991A (ja) | 2012-01-10 | 2013-07-22 | Nippon Telegr & Teleph Corp <Ntt> | 物体領域検出装置、方法、及びプログラム |
Non-Patent Citations (3)
| Title |
|---|
| DU,Xinxin,et al.,Car Detection for Autonomous Vehicle:LIDAR and Vision Fusion Approach Through Deep Learning Framework,2017 IEEE/RSJ International Conference on Intelligent Robots,米国,IEEE,2017年09月28日,pp.749-754 |
| PRABHAKAR,Gowdham,et al.,Obstacle Detection and Classification using Deep Learning for Tracking in High-Speed Autonomous Driving,2017 IEEE Region 10 Symposium (TENSYMP),米国,IEEE,2017年07月16日,pp.1-6 |
| TAO,Jing,et al.,An Object Detection System Based on YOLO in Traffic Scene,2017 6th International Conference on Computer Science and Network Technology (ICCSNT),米国,IEEE,2017年10月22日,pp.315-319 |
Also Published As
| Publication number | Publication date |
|---|---|
| CN111886603A (zh) | 2020-11-03 |
| JP2021516806A (ja) | 2021-07-08 |
| CN111886603B (zh) | 2024-03-15 |
| US10628686B2 (en) | 2020-04-21 |
| US20220198807A1 (en) | 2022-06-23 |
| EP3743854A1 (en) | 2020-12-02 |
| US11928866B2 (en) | 2024-03-12 |
| KR20200125731A (ko) | 2020-11-04 |
| US11216674B2 (en) | 2022-01-04 |
| US20200242375A1 (en) | 2020-07-30 |
| WO2019178082A1 (en) | 2019-09-19 |
| US20190279005A1 (en) | 2019-09-12 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP7254823B2 (ja) | 物体の検出および特徴付けのためのニューラルネットワーク | |
| US11783568B2 (en) | Object classification using extra-regional context | |
| US12097889B2 (en) | Agent trajectory prediction using anchor trajectories | |
| JP7214873B2 (ja) | 自律型車両のセンサデータリポジトリの検索 | |
| CN113168510B (zh) | 通过细化形状先验分割对象 | |
| JP7203224B2 (ja) | 開放された車両ドアを検出するための分類器のトレーニング | |
| US12051249B2 (en) | Behavior prediction of surrounding agents | |
| US12067471B2 (en) | Searching an autonomous vehicle sensor data repository based on context embedding | |
| US20210295555A1 (en) | Interacted Object Detection Neural Network | |
| US11950166B2 (en) | Predicting occupancy probabilities of surrounding agents | |
| US20210150349A1 (en) | Multi object tracking using memory attention | |
| CN114424254A (zh) | 物体检测电路与物体检测方法 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20200928 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20211203 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20220729 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20221025 |
|
| TRDD | Decision of grant or rejection written | ||
| A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20230228 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20230329 |
|
| R150 | Certificate of patent or registration of utility model |
Ref document number: 7254823 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |