CN111626208B - 用于检测小目标的方法和装置 - Google Patents
用于检测小目标的方法和装置 Download PDFInfo
- Publication number
- CN111626208B CN111626208B CN202010461384.2A CN202010461384A CN111626208B CN 111626208 B CN111626208 B CN 111626208B CN 202010461384 A CN202010461384 A CN 202010461384A CN 111626208 B CN111626208 B CN 111626208B
- Authority
- CN
- China
- Prior art keywords
- detection model
- training
- small target
- image
- network
- 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
- 238000000034 method Methods 0.000 title claims abstract description 51
- 238000001514 detection method Methods 0.000 claims abstract description 110
- 230000011218 segmentation Effects 0.000 claims abstract description 19
- 238000012549 training Methods 0.000 claims description 78
- 238000002372 labelling Methods 0.000 claims description 14
- 238000004590 computer program Methods 0.000 claims description 11
- 238000013528 artificial neural network Methods 0.000 claims description 8
- 230000004927 fusion Effects 0.000 claims description 7
- 238000010801 machine learning Methods 0.000 claims description 7
- 230000009467 reduction Effects 0.000 claims description 5
- 230000002708 enhancing effect Effects 0.000 claims description 3
- 238000001914 filtration Methods 0.000 claims description 2
- 238000010586 diagram Methods 0.000 description 10
- 230000006870 function Effects 0.000 description 8
- 230000008569 process Effects 0.000 description 7
- 238000004422 calculation algorithm Methods 0.000 description 5
- 238000004891 communication Methods 0.000 description 5
- 238000012545 processing Methods 0.000 description 5
- 230000003287 optical effect Effects 0.000 description 3
- 238000004364 calculation method Methods 0.000 description 2
- 230000008859 change Effects 0.000 description 2
- 238000013461 design Methods 0.000 description 2
- 238000005516 engineering process Methods 0.000 description 2
- 239000000835 fiber Substances 0.000 description 2
- 230000005484 gravity Effects 0.000 description 2
- 230000000644 propagated effect Effects 0.000 description 2
- 238000012360 testing method Methods 0.000 description 2
- 210000004556 brain Anatomy 0.000 description 1
- 238000013527 convolutional neural network Methods 0.000 description 1
- 239000004973 liquid crystal related substance Substances 0.000 description 1
- 230000007246 mechanism Effects 0.000 description 1
- 238000003062 neural network model Methods 0.000 description 1
- 239000013307 optical fiber Substances 0.000 description 1
- 230000010076 replication Effects 0.000 description 1
- 238000011160 research Methods 0.000 description 1
- 239000004065 semiconductor Substances 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR 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
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR 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
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/46—Multiprogramming arrangements
- G06F9/54—Interprogram communication
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR 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; CALCULATING OR 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/047—Probabilistic or stochastic networks
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR 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
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T3/00—Geometric image transformations in the plane of the image
- G06T3/40—Scaling of whole images or parts thereof, e.g. expanding or contracting
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T7/00—Image analysis
- G06T7/10—Segmentation; Edge detection
- G06T7/11—Region-based segmentation
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T7/00—Image analysis
- G06T7/70—Determining position or orientation of objects or cameras
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/20—Image preprocessing
- G06V10/25—Determination of region of interest [ROI] or a volume of interest [VOI]
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/20—Image preprocessing
- G06V10/26—Segmentation of patterns in the image field; Cutting or merging of image elements to establish the pattern region, e.g. clustering-based techniques; Detection of occlusion
- G06V10/267—Segmentation of patterns in the image field; Cutting or merging of image elements to establish the pattern region, e.g. clustering-based techniques; Detection of occlusion by performing operations on regions, e.g. growing, shrinking or watersheds
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V20/00—Scenes; Scene-specific elements
- G06V20/60—Type of objects
- G06V20/62—Text, e.g. of license plates, overlay texts or captions on TV images
- G06V20/63—Scene text, e.g. street names
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V2201/00—Indexing scheme relating to image or video recognition or understanding
- G06V2201/07—Target detection
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V2201/00—Indexing scheme relating to image or video recognition or understanding
- G06V2201/09—Recognition of logos
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Software Systems (AREA)
- Multimedia (AREA)
- General Engineering & Computer Science (AREA)
- General Health & Medical Sciences (AREA)
- Biomedical Technology (AREA)
- Evolutionary Computation (AREA)
- Computational Linguistics (AREA)
- Molecular Biology (AREA)
- Computing Systems (AREA)
- Biophysics (AREA)
- Data Mining & Analysis (AREA)
- Mathematical Physics (AREA)
- Artificial Intelligence (AREA)
- Life Sciences & Earth Sciences (AREA)
- Health & Medical Sciences (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Probability & Statistics with Applications (AREA)
- Image Analysis (AREA)
Priority Applications (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202010461384.2A CN111626208B (zh) | 2020-05-27 | 2020-05-27 | 用于检测小目标的方法和装置 |
JP2021051677A JP7262503B2 (ja) | 2020-05-27 | 2021-03-25 | 小目標を検出するための方法及び装置、電子デバイス、コンピュータ可読記憶媒体及びコンピュータプログラム |
KR1020210040639A KR102523886B1 (ko) | 2020-05-27 | 2021-03-29 | 스몰 타깃 검출 방법 및 장치 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202010461384.2A CN111626208B (zh) | 2020-05-27 | 2020-05-27 | 用于检测小目标的方法和装置 |
Publications (2)
Publication Number | Publication Date |
---|---|
CN111626208A CN111626208A (zh) | 2020-09-04 |
CN111626208B true CN111626208B (zh) | 2023-06-13 |
Family
ID=72272663
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202010461384.2A Active CN111626208B (zh) | 2020-05-27 | 2020-05-27 | 用于检测小目标的方法和装置 |
Country Status (3)
Country | Link |
---|---|
JP (1) | JP7262503B2 (ko) |
KR (1) | KR102523886B1 (ko) |
CN (1) | CN111626208B (ko) |
Families Citing this family (40)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN112418345B (zh) * | 2020-12-07 | 2024-02-23 | 深圳小阳软件有限公司 | 细粒度小目标快速识别的方法和装置 |
CN112633218B (zh) * | 2020-12-30 | 2023-10-13 | 深圳市优必选科技股份有限公司 | 人脸检测方法、装置、终端设备及计算机可读存储介质 |
CN112801169B (zh) * | 2021-01-25 | 2024-02-06 | 中国人民解放军陆军工程大学 | 一种基于改进yolo算法的伪装目标检测方法、系统、装置及存储介质 |
CN113158743B (zh) * | 2021-01-29 | 2022-07-12 | 中国科学院自动化研究所 | 基于先验知识的小目标实时检测与定位方法、系统、设备 |
CN113011297B (zh) * | 2021-03-09 | 2024-07-19 | 全球能源互联网研究院有限公司 | 基于边云协同的电力设备检测方法、装置、设备及服务器 |
CN113223026A (zh) * | 2021-04-14 | 2021-08-06 | 山东师范大学 | 基于轮廓的目标果实图像实例分割方法及系统 |
CN113095434B (zh) * | 2021-04-27 | 2024-06-11 | 深圳市商汤科技有限公司 | 目标检测方法及装置、电子设备、存储介质 |
CN113139483B (zh) * | 2021-04-28 | 2023-09-29 | 北京百度网讯科技有限公司 | 人体行为识别方法、装置、设备、存储介质以及程序产品 |
CN113295298A (zh) * | 2021-05-19 | 2021-08-24 | 深圳市朗驰欣创科技股份有限公司 | 测温方法、测温装置、终端设备及存储介质 |
CN113221823B (zh) * | 2021-05-31 | 2024-06-07 | 南通大学 | 一种基于改进轻量级YOLOv3的交通信号灯倒计时识别方法 |
CN113221925B (zh) * | 2021-06-18 | 2022-11-11 | 北京理工大学 | 一种基于多尺度图像的目标检测方法及装置 |
CN113591569A (zh) * | 2021-06-28 | 2021-11-02 | 北京百度网讯科技有限公司 | 障碍物检测方法、装置、电子设备以及存储介质 |
CN113360791B (zh) * | 2021-06-29 | 2023-07-18 | 北京百度网讯科技有限公司 | 电子地图的兴趣点查询方法、装置、路侧设备及车辆 |
CN113553979B (zh) * | 2021-07-30 | 2023-08-08 | 国电汉川发电有限公司 | 一种基于改进yolo v5的安全服检测方法和系统 |
CN113673604A (zh) * | 2021-08-23 | 2021-11-19 | 浙江大华技术股份有限公司 | 目标检测方法和装置、存储介质及电子装置 |
CN113628208B (zh) * | 2021-08-30 | 2024-02-06 | 北京中星天视科技有限公司 | 船舶检测方法、装置、电子设备和计算机可读介质 |
KR102660084B1 (ko) * | 2021-09-30 | 2024-04-22 | 연세대학교 산학협력단 | 3d 객체 탐지 장치 및 방법 |
CN113989592A (zh) * | 2021-10-28 | 2022-01-28 | 三一建筑机器人(西安)研究院有限公司 | 一种语义分割图像样本的扩充方法、装置及电子设备 |
CN114155466B (zh) * | 2021-11-30 | 2024-08-13 | 云控智行科技有限公司 | 一种基于深度学习的目标识别方法及装置 |
CN114387225A (zh) * | 2021-12-23 | 2022-04-22 | 沈阳东软智能医疗科技研究院有限公司 | 骨关节图像的识别方法、装置、电子设备及可读介质 |
CN114298952A (zh) * | 2021-12-29 | 2022-04-08 | 深存科技(无锡)有限公司 | 一种标签图像生成方法、装置、设备及存储介质 |
CN114387581B (zh) * | 2022-01-12 | 2024-10-18 | 广州图元跃迁电子科技有限公司 | 车辆周边标识识别方法、装置、存储介质和计算机设备 |
WO2023153781A1 (en) * | 2022-02-08 | 2023-08-17 | Samsung Electronics Co., Ltd. | Method and electronic device for processing input frame for on-device ai model |
CN114612739A (zh) * | 2022-02-24 | 2022-06-10 | 江西裕丰智能农业科技有限公司 | 双目全景图像目标检测方法、装置、计算机设备 |
CN114463854A (zh) * | 2022-03-04 | 2022-05-10 | 河北工程大学 | 一种基于深度学习的手势识别开关的设备和方法 |
CN114595759A (zh) * | 2022-03-07 | 2022-06-07 | 卡奥斯工业智能研究院(青岛)有限公司 | 一种护具识别方法、装置、电子设备及存储介质 |
CN114298912B (zh) * | 2022-03-08 | 2022-10-14 | 北京万里红科技有限公司 | 图像采集方法、装置、电子设备及存储介质 |
CN114973288B (zh) * | 2022-05-30 | 2024-08-30 | 成都人人互娱科技有限公司 | 一种非商品图文本检测方法、系统及计算机存储介质 |
CN117541771A (zh) * | 2022-08-01 | 2024-02-09 | 马上消费金融股份有限公司 | 图像识别模型训练方法及图像识别方法 |
CN115620157B (zh) * | 2022-09-21 | 2024-07-09 | 清华大学 | 一种卫星图像的表征学习方法及装置 |
CN115731243B (zh) * | 2022-11-29 | 2024-02-09 | 北京长木谷医疗科技股份有限公司 | 基于人工智能及注意力机制的脊柱图像分割方法及装置 |
CN115984084B (zh) * | 2022-12-19 | 2023-06-06 | 中国科学院空天信息创新研究院 | 一种基于动态可拆分网络的遥感分布式数据处理方法 |
CN118279896A (zh) * | 2022-12-29 | 2024-07-02 | 北京图森智途科技有限公司 | 三维目标检测方法、装置和计算机可读存储介质 |
CN117173423B (zh) * | 2023-08-09 | 2024-07-23 | 山东财经大学 | 图像小目标检测方法、系统、设备及介质 |
CN116912604B (zh) * | 2023-09-12 | 2024-01-16 | 浙江大华技术股份有限公司 | 模型训练方法、图像识别方法、装置以及计算机存储介质 |
CN117671458B (zh) * | 2023-12-20 | 2024-06-14 | 云南神火铝业有限公司 | 自动识别块状残极的块状残极检测模型构建方法及应用 |
CN117746191B (zh) * | 2024-02-07 | 2024-05-10 | 浙江啄云智能科技有限公司 | 以图搜图模型训练方法和以图搜图方法 |
CN117746028B (zh) * | 2024-02-08 | 2024-06-11 | 暗物智能科技(广州)有限公司 | 一种未标注物品的视觉检测方法、装置、设备及介质 |
CN118172547B (zh) * | 2024-05-16 | 2024-07-30 | 北京航空航天大学杭州创新研究院 | 图像目标识别方法、装置、电子设备和计算机可读介质 |
CN118365990B (zh) * | 2024-06-19 | 2024-08-30 | 浙江啄云智能科技有限公司 | 应用于违禁品检测的模型训练方法、装置及电子设备 |
Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN104598912A (zh) * | 2015-01-23 | 2015-05-06 | 湖南科技大学 | 一种基于cpu与gpu协同计算的交通灯检测识别方法 |
CN108229575A (zh) * | 2018-01-19 | 2018-06-29 | 百度在线网络技术(北京)有限公司 | 用于检测目标的方法和装置 |
CN109829456A (zh) * | 2017-11-23 | 2019-05-31 | 腾讯科技(深圳)有限公司 | 图像识别方法、装置及终端 |
CN109858472A (zh) * | 2019-04-09 | 2019-06-07 | 武汉领普科技有限公司 | 一种嵌入式实时人形检测方法和装置 |
WO2020020472A1 (en) * | 2018-07-24 | 2020-01-30 | Fundación Centro Tecnoloxico De Telecomunicacións De Galicia | A computer-implemented method and system for detecting small objects on an image using convolutional neural networks |
CN110909756A (zh) * | 2018-09-18 | 2020-03-24 | 苏宁 | 用于医学图像识别的卷积神经网络模型训练方法和装置 |
Family Cites Families (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP4420459B2 (ja) * | 2005-06-14 | 2010-02-24 | キヤノン株式会社 | 画像処理装置およびその方法 |
US10740607B2 (en) * | 2017-08-18 | 2020-08-11 | Autel Robotics Co., Ltd. | Method for determining target through intelligent following of unmanned aerial vehicle, unmanned aerial vehicle and remote control |
US10973486B2 (en) | 2018-01-08 | 2021-04-13 | Progenics Pharmaceuticals, Inc. | Systems and methods for rapid neural network-based image segmentation and radiopharmaceutical uptake determination |
CN110119734A (zh) * | 2018-02-06 | 2019-08-13 | 同方威视技术股份有限公司 | 刀具检测方法及装置 |
US10936905B2 (en) | 2018-07-06 | 2021-03-02 | Tata Consultancy Services Limited | Method and system for automatic object annotation using deep network |
CN109344821A (zh) * | 2018-08-30 | 2019-02-15 | 西安电子科技大学 | 基于特征融合和深度学习的小目标检测方法 |
CN110298226B (zh) * | 2019-04-03 | 2023-01-06 | 复旦大学 | 一种毫米波图像人体携带物的级联检测方法 |
CN110503112B (zh) * | 2019-08-27 | 2023-02-03 | 电子科技大学 | 一种增强特征学习的小目标检测及识别方法 |
CN110866925B (zh) * | 2019-10-18 | 2023-05-26 | 拜耳股份有限公司 | 一种用于图像分割的方法和装置 |
-
2020
- 2020-05-27 CN CN202010461384.2A patent/CN111626208B/zh active Active
-
2021
- 2021-03-25 JP JP2021051677A patent/JP7262503B2/ja active Active
- 2021-03-29 KR KR1020210040639A patent/KR102523886B1/ko active IP Right Grant
Patent Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN104598912A (zh) * | 2015-01-23 | 2015-05-06 | 湖南科技大学 | 一种基于cpu与gpu协同计算的交通灯检测识别方法 |
CN109829456A (zh) * | 2017-11-23 | 2019-05-31 | 腾讯科技(深圳)有限公司 | 图像识别方法、装置及终端 |
CN108229575A (zh) * | 2018-01-19 | 2018-06-29 | 百度在线网络技术(北京)有限公司 | 用于检测目标的方法和装置 |
WO2020020472A1 (en) * | 2018-07-24 | 2020-01-30 | Fundación Centro Tecnoloxico De Telecomunicacións De Galicia | A computer-implemented method and system for detecting small objects on an image using convolutional neural networks |
CN110909756A (zh) * | 2018-09-18 | 2020-03-24 | 苏宁 | 用于医学图像识别的卷积神经网络模型训练方法和装置 |
CN109858472A (zh) * | 2019-04-09 | 2019-06-07 | 武汉领普科技有限公司 | 一种嵌入式实时人形检测方法和装置 |
Non-Patent Citations (2)
Title |
---|
基于深度学习的织物瑕疵小目标检测技术研究;赵亚男;中国优秀硕士学位论文全文数据库工程科技Ⅰ辑(第2期);B024-95 * |
结合目标检测的小目标语义分割算法;胡太等;南京大学学报(自然科学);第55卷(第1期);73-84 * |
Also Published As
Publication number | Publication date |
---|---|
KR102523886B1 (ko) | 2023-04-21 |
JP2021179971A (ja) | 2021-11-18 |
KR20210042275A (ko) | 2021-04-19 |
JP7262503B2 (ja) | 2023-04-21 |
CN111626208A (zh) | 2020-09-04 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN111626208B (zh) | 用于检测小目标的方法和装置 | |
CN111931929B (zh) | 一种多任务模型的训练方法、装置及存储介质 | |
CN111582189B (zh) | 交通信号灯识别方法、装置、车载控制终端及机动车 | |
CN112307978B (zh) | 目标检测方法、装置、电子设备及可读存储介质 | |
CN111401255B (zh) | 用于识别分歧路口的方法和装置 | |
CN111310770B (zh) | 目标检测方法和装置 | |
CN111860227A (zh) | 训练轨迹规划模型的方法、装置和计算机存储介质 | |
CN112712036A (zh) | 交通标志识别方法、装置、电子设备及计算机存储介质 | |
CN115861884A (zh) | 复杂场景下视频多目标跟踪方法、系统、设备及介质 | |
CN111340880B (zh) | 用于生成预测模型的方法和装置 | |
CN115512336B (zh) | 基于路灯光源的车辆定位方法、装置和电子设备 | |
CN108960160B (zh) | 基于非结构化预测模型来预测结构化状态量的方法和装置 | |
CN116012814A (zh) | 信号灯识别方法、装置、电子设备及计算机可读存储介质 | |
CN115061386B (zh) | 智能驾驶的自动化仿真测试系统及相关设备 | |
CN112215042A (zh) | 一种车位限位器识别方法及其系统、计算机设备 | |
CN115393827A (zh) | 交通信号灯状态识别方法、系统、电子设备及存储介质 | |
CN115019511A (zh) | 基于自动驾驶车辆的识别机动车违规变道的方法和装置 | |
CN113902047A (zh) | 图像元素匹配方法、装置、设备以及存储介质 | |
CN114627400A (zh) | 一种车道拥堵检测方法、装置、电子设备和存储介质 | |
US20230024799A1 (en) | Method, system and computer program product for the automated locating of a vehicle | |
CN115019278B (zh) | 一种车道线拟合方法、装置、电子设备和介质 | |
US20240176008A1 (en) | Enhanced Tracking and Speed Detection | |
CN118665456A (zh) | 泊车方法、装置、车辆及存储介质 | |
CN117058195A (zh) | 目标检测方法、装置、设备及存储介质 | |
CN115424068A (zh) | 行人意图预测方法、系统、电子设备及可读存储介质 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
TA01 | Transfer of patent application right | ||
TA01 | Transfer of patent application right |
Effective date of registration: 20211009 Address after: 100176 101, floor 1, building 1, yard 7, Ruihe West 2nd Road, economic and Technological Development Zone, Daxing District, Beijing Applicant after: Apollo Intelligent Connectivity (Beijing) Technology Co., Ltd. Address before: 2 / F, baidu building, No. 10, Shangdi 10th Street, Haidian District, Beijing 100085 Applicant before: BEIJING BAIDU NETCOM SCIENCE AND TECHNOLOGY Co.,Ltd. |
|
GR01 | Patent grant | ||
GR01 | Patent grant |