US11665108B2 - QoS manager for system on a chip communications - Google Patents

QoS manager for system on a chip communications Download PDF

Info

Publication number
US11665108B2
US11665108B2 US17/457,489 US202117457489A US11665108B2 US 11665108 B2 US11665108 B2 US 11665108B2 US 202117457489 A US202117457489 A US 202117457489A US 11665108 B2 US11665108 B2 US 11665108B2
Authority
US
United States
Prior art keywords
qos
processing system
communication
selection
rules
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
Application number
US17/457,489
Other versions
US20220166726A1 (en
Inventor
David Glasco
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Tesla Inc
Original Assignee
Tesla Inc
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Tesla Inc filed Critical Tesla Inc
Priority to US17/457,489 priority Critical patent/US11665108B2/en
Publication of US20220166726A1 publication Critical patent/US20220166726A1/en
Application granted granted Critical
Publication of US11665108B2 publication Critical patent/US11665108B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general
    • G06F15/76Architectures of general purpose stored program computers
    • G06F15/78Architectures of general purpose stored program computers comprising a single central processing unit
    • G06F15/7807System on chip, i.e. computer system on a single chip; System in package, i.e. computer system on one or more chips in a single package
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements 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/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/542Event management; Broadcasting; Multicasting; Notifications
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements 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/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/546Message passing systems or structures, e.g. queues
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0894Policy-based network configuration management
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/08Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters
    • H04L43/0805Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters by checking availability
    • H04L43/0817Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters by checking availability by checking functioning
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/70Admission control; Resource allocation
    • H04L47/78Architectures of resource allocation
    • H04L47/781Centralised allocation of resources
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/70Admission control; Resource allocation
    • H04L47/80Actions related to the user profile or the type of traffic
    • H04L47/805QOS or priority aware
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/70Admission control; Resource allocation
    • H04L47/82Miscellaneous aspects
    • H04L47/822Collecting or measuring resource availability data
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/08Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters
    • H04L43/0805Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters by checking availability

Definitions

  • the present disclosure relates to a System on a Chip (SoC) that includes a plurality of separate processing systems and more particularly to the management of communications between the plurality of separate processing systems of the SoC.
  • SoC System on a Chip
  • FIG. 1 is a block diagram illustrating a prior art SoC 100 that includes a plurality of processing systems 102 A- 102 L arranged on a single integrated circuit. Each of the processing systems 102 A- 102 L performs corresponding processing functions.
  • a channel is located among and between the plurality of processing systems 102 A- 102 L.
  • Channel circuitry 104 contained in the channel services data transfers between the plurality of processing systems 102 A- 102 L and also may perform additional processing functions.
  • the channel circuitry 104 services communications between the plurality of processing systems 102 A- 102 L.
  • the plurality of processing systems 102 A- 102 L typically each has native Quality of Service (QoS) rules for external communications so that at least some of the processing systems have differing QoS rules.
  • QoS Quality of Service
  • one of the processing systems e.g., processing system 102 D
  • another of the processing systems e.g., processing system 102 F may have three QoS levels.
  • a processing system has resources, e.g., input buffers and output buffers, allocated to differing QoS levels.
  • QoS level disparity that exists between differing processing systems causes a mismatch between resources in one processing system as compared to resources in another processing system. This mismatch may result in communication delays, lost data, and can cause the SoC 100 to perform at a reduced efficiency.
  • Example embodiments of the present disclosure are directed towards a System on a Chip (SoC).
  • SoC System on a Chip
  • An example SoC includes a plurality of processing systems, each processing system of the plurality of processing systems having at least one communication interface supporting respective Quality of Service (QoS) rules.
  • the SOC further includes channel circuitry coupled to and residing among the plurality of processing systems, the channel circuitry including communication circuitry configured to service communications for the plurality of processing systems; and a QoS manager.
  • the QoS manager is configured to determine that a first processing system of the plurality of processing systems that operates according to first QoS rules desires to send a communication with a first QoS selection of the first QoS rules to a second processing system that operates according to second QoS rules; determine available communication receipt resources of the second processing system of the plurality of processing systems, the second processing system supporting second QoS rules; determine a communication resources allocation for the second processing system based upon the first QoS rules, the second QoS rules, and the first QoS selection; and direct the second processing system to operate according to the communication resource allocation to receive the communication from the first processing system.
  • Another example SoC includes a plurality of processing systems, each processing system of the plurality of processing systems having at least one communication interface supporting respective Quality of Service (QoS) rules; and channel circuitry coupled to and residing among the plurality of processing systems.
  • the channel circuitry includes communication circuitry configured to service communications for the plurality of processing systems; and a QoS manager.
  • the QoS manager is configured to monitor available communication receipt resources of a second processing system of the plurality of processing systems, the second processing system supporting second QoS rules; determine that a first processing system of the plurality of processing systems that operates according to first QoS rules desires to send a communication with a first QoS selection of the first QoS rules; determine a communication resources allocation for the second processing system based upon the available communication receipt resources, the first QoS selection, the first QoS rules, and the second QoS rules; and direct the first processing system to transmit the communication to the second processing system according to the communication resources allocation.
  • Embodiments of the present disclosure are directed to methods for operating a SoC which includes a plurality of processing systems and a Quality of Service (QoS) manager.
  • An example method includes the QoS manager determining that a first processing system of the plurality of processing systems that operates according to first QoS rules desires to send a communication with a first QoS selection of the first QoS rules to a second processing system that operates according to second QoS rules; the QoS manager determining available communication receipt resources of the second processing system of the plurality of processing systems, the second processing system supporting second QoS rules; the QoS manager determining a communication resources allocation for the second processing system based upon the first QoS rules, the second QoS rules, and the first QoS selection; and the QoS manager directing the second processing system to operate according to the communication resource allocation to receive the communication from the first processing system.
  • QoS Quality of Service
  • Another example method includes the QoS manager monitoring available communication receipt resources of a second processing system of the plurality of processing systems, the second processing system supporting second QoS rules; the QoS manager determining that a first processing system of the plurality of processing systems that operates according to first QoS rules desires to send a communication with a first QoS selection of the first QoS rules; the QoS manager determining a communication resources allocation for the second processing system based upon the available communication receipt resources, the first QoS selection, the first QoS rules, and the second QoS rules; and the QoS manager directing the first processing system to transmit the communication to the second processing system according to the communication resources allocation.
  • FIG. 1 is a block diagram illustrating a prior art System on a Chip (SoC).
  • SoC System on a Chip
  • FIG. 2 is a block diagram illustrating a SoC constructed according to an embodiment of the present disclosure.
  • FIG. 3 A is a block diagram illustrating a portion of the SoC of FIG. 2 according to a first aspect.
  • FIG. 3 B is a block diagram illustrating a portion of the SoC of FIG. 2 according to a second aspect.
  • FIG. 3 C is a block diagram illustrating a portion of the SoC of FIG. 2 according to a third aspect.
  • FIG. 4 is a block diagram illustrating a Quality of Service (QoS) manager according to an embodiment of the present disclosure.
  • QoS Quality of Service
  • FIG. 5 is a flow chart illustrating operations of the SoC of FIG. 2 according to an embodiment of the present disclosure.
  • FIG. 6 is a flow chart illustrating operation of the SoC of FIG. 2 according to another embodiment of the present disclosure.
  • FIG. 7 is a flow chart illustrating operation of the SoC of FIG. 2 according to yet another embodiment of the present disclosure.
  • FIG. 8 is a block diagram illustrating a portion of the SoC of FIG. 2 showing the division of buffers to support differing QoS rules and selections.
  • a system on a chip may include a multitude of processing systems or elements. As described above, these processing systems may be associated with different QoS rules. It may be appreciated that a QoS rule may inform use of one or more buffers associated with a processing system or element. For example, a processing system or element may have different buffers allocated to differing QoS levels. Example buffers may at least include a receive buffer and a transmit buffer. A QoS rule may inform selection of a QoS level, such that a buffer, or a portion thereof, may be allocated based on the selection. Being able to include processing systems or elements on a same SoC introduces technological benefits.
  • a QoS manager can allow adjustment of buffers (e.g., transmit buffers, receive buffers, and so on) used by different processing systems or elements included in one or more SoCs.
  • the QoS manager can obtain information identifying that a first processing system is to transmit information to a second processing system.
  • the first processing system may use first QoS rules, and the communication may be associated with a particular selection of the first QoS rules. As described above, this selection may inform allocation of a buffer.
  • the second processing system may use second QoS rules, which may be different from that of the first QoS rules.
  • the QoS manager may determine a communication resource allocation for the second processing system.
  • the communication resource allocation may adjust a receive buffer of the second processing system.
  • the adjustment may conform the receive buffer to the selection of the first QoS rules.
  • the receive buffer of the second processing system may be subdivided according to the first QoS rules. An example of adjusting a receive buffer is described below, with respect to FIG. 8 .
  • the QoS manager may therefore allow for management (e.g., translation and/or negotiation) of different QoS rules.
  • management e.g., translation and/or negotiation
  • different processing systems or elements may be rapidly included in a SoC.
  • Complexities associated with managing different QoS rules may, as an example, be masked from an end-user or designer of the SoC.
  • FIG. 2 is a block diagram illustrating a SoC 200 constructed and operating according to an embodiment of the present disclosure.
  • the SoC 200 includes a plurality of processing systems 202 A, 202 B, 202 C, 202 D, 202 E, 202 F, 202 G, 202 H, 202 I, 202 J, 202 K, and 202 L.
  • These processing systems 202 A- 202 L perform respective functions and have respective structures, e.g., general processor, communications processor (cellular, WiFi, Bluetooth, etc.), network interface processor, image processor, audio processor, graphics processor, arithmetic unit processor, security processor, safety processor, and human interaction processor, memory controller, and computer bus interface processors, among other processing structures.
  • SoCs are often smaller, less expensive, and consume less power than devices that include separate processing systems. Multiple SoCs may be packaged into a multi-chip module to further increase processing capacity.
  • the SoC of FIG. 2 may serve in various systems, e.g., vehicular autonomous driving systems, data center processing systems, data center storage systems, and a great number of other systems.
  • the plurality of processing systems 202 A- 202 L may be designed by one or more third parties and licensed for use in the SoC 200 . In such case, the functionality of these processing systems 202 A- 202 L and their structures may not be alterable in the construction or manufacture of the SoC 200 .
  • the processing systems 202 A- 202 L may have unique and differing QoS rules and have unique allocations of communication resources, e.g., input buffers, output buffers, packet processing operations, etc. to service differing Quality of Service (QoS) levels. In such case, the QoS rules may be different for differing processing systems 202 A- 202 L and not consistent therebetween.
  • QoS Quality of Service
  • the SoC 200 includes channel circuitry 204 coupled to and residing among the plurality of processing systems 202 A- 202 L that includes communication circuitry configured to service communications for the plurality of processing systems and a QoS manager 206 .
  • the communication circuitry (detail not shown in FIG. 2 but which structure is known) includes one or more communication buses, routers, bridges, and other data flow and routing components that communicatively intercouple the plurality of processing systems 202 A- 202 L.
  • the channel circuitry 204 further includes a QoS manager 206 configured to manage the QoS of communications among and between the plurality of processing systems 202 A- 202 L.
  • the QoS manager 206 determines that a first processing system, e.g. 202 M, of the plurality of processing systems that operates according to first QoS rules desires to send a communication with a first QoS selection of the first QoS rules to a second processing system, e.g., 202 J, which operates according to second QoS rules.
  • the QoS manager 206 may determine that the first processing system 202 M is to communicate with the second processing system 202 J (e.g., a signal or message may be received).
  • the QoS manager 206 may determine that the first processing system 202 M has a communication to send to the second processing system 202 J.
  • the QoS manager 206 is further configured to determine available communication receipt resources of the second processing system 202 J of the plurality of processing systems, the second processing system 202 J supporting second QoS rules.
  • the QoS manager 206 is also configured to determine a communication resource allocation for the second processing system 202 J based upon the first QoS rules, the second QoS rules, and the first QoS selection.
  • the QoS manager 206 is further configured to direct the second processing system 202 J to operate according to the communication resource allocation to receive the communication from the first processing system.
  • the SoC of FIG. 2 includes a number of options, which may be combined singularly, fully, or in partial combination.
  • the QoS manager 206 is further configured to determine whether the communication request was successfully completed.
  • the first processing system 202 M is a Network on a Chip (NoC).
  • the second processing system 202 J may be a memory controller.
  • the communication resource allocation may affect a receive buffer of the second processing system that services a first QoS selection of the second QoS rules.
  • the QoS manager 206 is configured to direct the second processing system to divide the receive buffer into a first portion to service the first QoS selection of the first QoS rules and a second portion to service a second QoS selection of the first QoS rules.
  • the QoS manager 206 may be configured to monitor a fill state of the first portion, monitor a fill state of the second portion, and direct the first processing system to transmit data to the second processing system based upon the fill state of the first portion and the fill state of the second portion.
  • the QoS manager 206 may be configured to monitor transmit buffers of the first processing system, determine the first QoS selection QoS level of a communication from the first processing system to the second processing system, and, based upon the determined QoS level, adjust an indicated fill state of a receive buffer of the second processing system.
  • the QoS manager 206 is configured to monitor available communication receipt resources of a second processing system of the plurality of processing systems, the second processing system supporting second QoS rules.
  • the QoS manager 206 is further configured to determine that a first processing system 202 M of the plurality of processing systems that operates according to first QoS rules desires to send a communication with a first QoS selection of the first QoS rules.
  • the QoS manager 206 is further configured to determine a communication resources allocation for the second processing system 202 J based upon the available communication receipt resources, the first QoS selection, the first QoS rules, and the second QoS rules and direct the first processing system 202 M to transmit the communication to the second processing system 202 J according to the communication resources allocation.
  • the second embodiment may also have a number of options.
  • the QoS manager 206 is further configured to determine whether the communication request was successfully completed.
  • the first processing system 202 M is a NoC.
  • the communication resource allocation affects a receive buffer of the second 202 J processing system that services a first QoS selection of the second QoS rules.
  • the QoS manager 206 may be configured to direct the second processing system to divide the receive buffer into a first portion to service the first QoS selection of the first QoS rules and a second portion to service a second QoS selection of the first QoS rules.
  • the QoS manager 206 may be configured to monitor a fill state of the first portion, monitor a fill state of the second portion, and direct the first processing system to transmit data to the second processing system based upon the fill state of the first portion and the fill state of the second portion.
  • the QoS manager may be configured to monitor transmit buffers of the first processing system, determine the first QoS selection QoS level of a communication from the first processing system to the second processing system, and based upon the determined QoS level, adjust an indicated fill state of a receive buffer of the second processing system.
  • FIG. 3 A is a block diagram illustrating a portion of the SoC of FIG. 2 according to a first aspect 300 .
  • the channel circuitry 204 includes a channel circuitry communication infrastructure 304 , which includes one or more data buses, one or more data switches, one or more data routers, one or more latches, and various other components that service the transfer of data between and among the plurality of processing systems 202 A- 202 M ( 202 F, 202 G, 202 I, 202 J, 202 L and 202 K shown in FIGS. 3 A- 3 C ).
  • the QoS manager 206 resides external to the plurality of processing systems 202 A- 202 M and services bi-directional communications with the plurality of processing systems 202 A- 202 M to monitor the communications requirements (via data paths 304 ) thereof and to manage the communication resources thereof. Further shown are communication paths 302 F, 303 F, 302 G, 303 G, 302 I, 303 I, 302 J, 303 J, 302 L, 303 L, 302 K and 303 K that service communications among and between the plurality of processing systems 202 F, 202 G, 202 I, 202 J, 202 L, and 202 K.
  • the first aspect 300 of FIG. 3 A may operate according to the concepts previously described with reference to FIG. 2 and the concepts that will be described with reference to FIGS. 4 - 8 .
  • FIG. 3 B is a block diagram illustrating a portion of the SoC of FIG. 2 according to a second aspect.
  • a network on a chip (NoC) 202 M (one of the processing systems) services communications among the plurality of processing systems 202 F, 202 G, 202 I, 202 J, 202 L and 202 K.
  • the second aspect 350 also includes a channel circuitry communication infrastructure, which includes one or more data buses, one or more data switches, one or more data routers, one or more latches, and various other components that service the transfer of data between and among.
  • the QoS manager 206 resides external to the plurality of processing systems 202 A- 202 M and services bi-directional communications with the plurality of processing systems 202 A- 202 M to monitor the communications requirements (via data paths 354 ) thereof and to manage the communication resources thereof. Further shown are communication paths 352 F, 353 F, 352 G, 353 G, 352 I, 353 I, 352 J, 353 J, 352 L, 353 L, 352 K and 353 K that service communications among and between the plurality of processing systems 202 F, 202 G, 202 I, 202 J, 202 L, and 202 K.
  • the QoS manager cooperates with the NoC 202 M to service communications among the plurality of processing systems 202 F, 202 G, 202 I, 202 J, 202 L, and 202 K.
  • the second aspect 350 of FIG. 3 B may operate according to the concepts previously described with reference to FIG. 2 and the concepts that will be described with reference to FIGS. 4 - 8 .
  • FIG. 3 C is a block diagram illustrating a portion of the SoC of FIG. 2 according to a third aspect.
  • the channel circuitry 204 includes channel circuitry communication infrastructure 304 , which includes one or more data buses, one or more data switches, one or more data routers, one or more latches, and various other components that service the transfer of data between and among the plurality of processing systems ( 202 F, 202 G, 202 I, 202 J, 202 L and 202 K shown in FIGS. 3 A- 3 C ).
  • the QoS manager 206 resides internally to each of the plurality of processing systems 202 F, 202 G, 202 I, 202 J, 202 L and 202 K and services bi-directional communications with the plurality of processing systems 202 A- 202 M to monitor the communications requirements thereof and to manage the communication resources thereof. Further shown are communication paths 302 F, 303 F, 302 G, 303 G, 302 I, 303 I, 302 J, 303 J, 302 L, 303 L, 302 K and 303 K that service communications among and between the plurality of processing systems 202 F, 202 G, 202 I, 202 J, 202 L, and 202 K.
  • the QoS manager 372 F, 372 G, 372 I, 372 J, 372 L, and 372 K is respect to the plurality of processing systems 202 F, 202 G, 202 I, 202 J, 202 L and 202 K and performs the various functions and methods described herein.
  • the third aspect 370 of FIG. 3 C may operate according to the concepts previously described with reference to FIG. 2 and the concepts that will be described with reference to FIGS. 4 - 8 .
  • FIG. 4 is a block diagram illustrating a Quality of Service (QoS) manager according to an embodiment of the present disclosure.
  • the QoS manager 206 includes a communications I/F 402 , processing circuitry 404 , and memory 406 that intercouple with one another via communication buses and signal lines.
  • the communications I/F 402 supports wired communications in some embodiments but may support wireless communications in other embodiments.
  • the processing circuitry 404 may be a general-purpose processor, an application specific processor, or other processing circuitry.
  • the memory 406 may be any type of RAM or ROM.
  • FIG. 5 is a flow chart illustrating operations of the SoC of FIG. 2 according to an embodiment of the present disclosure.
  • the method 500 of FIG. 5 begins with the QoS manager 206 of the SoC 200 determining that a first processing system of the plurality of processing systems that operates according to first QoS rules desires to send a communication with a first QoS selection of the first QoS rules to a second processing system that operates according to second QoS rules (step 502 ).
  • Operations 500 continue with the QoS manager determining available communication receipt resources of the second processing system of the plurality of processing systems, the second processing system supporting second QoS rules (step 504 ).
  • Operations 500 further continue with the QoS manager determining a communication resources allocation for the second processing system based upon the first QoS rules, the second QoS rules, and the first QoS selection (step 506 ). Operations conclude with the QoS manager directing the second processing system to operate according to the communication resource allocation to receive the communication from the first processing system (step 508 ).
  • the operations 500 of FIG. 5 may include various options.
  • the QoS manager determines whether the communication request was successfully completed.
  • the QoS manager directs the second processing system to divide its receive buffer into a first portion to service the first QoS selection of the first QoS rules and a second portion to service a second QoS selection of the first QoS rules.
  • This second optional operation may include the QoS manager monitoring a fill state of the first portion, monitoring a fill state of the second portion, and directing the first processing system to transmit data to the second processing system based upon the fill state of the first portion and the fill state of the second portion.
  • the QoS manager monitors transmit buffers of the first processing system, determines the first QoS selection QoS level of a communication from the first processing system to the second processing system, and, based upon the determined QoS level, adjusts an indicated fill state of a receive buffer of the second processing system.
  • the operations 600 next includes the QoS manager determining a communication resources allocation for the second processing system based upon the available communication receipt resources, the first QoS selection, the first QoS rules, and the second QoS rules (step 606 ).
  • the operations 600 finally include the QoS manager directing the first processing system to transmit the communication to the second processing system according to the communication resources allocation (step 608 ).
  • the QoS manager may direct the second processing system to divide the receive buffer into a first portion to service the first QoS selection of the first QoS rules and a second portion to service a second QoS selection of the first QoS rules.
  • the QoS manager may monitor a fill state of the first portion, monitor a fill state of the second portion and direct the first processing system to transmit data to the second processing system based upon the fill state of the first portion and the fill state of the second portion.
  • FIG. 7 is a flow chart illustrating operations of the SoC of FIG. 2 according to yet another embodiment of the present disclosure.
  • the operations 700 of FIG. 7 consider an overarching view of the operations of the SoC.
  • Operations 700 commence with the QoS manager determining QoS rules for the plurality of processing systems (step 702 ).
  • Operations 700 continue with QoS manager monitoring the communication needs of the plurality of processing systems (step 704 ).
  • Operations 700 then include the QoS manager determining that a master processing system that supports first QoS rules has a communication intended for a slave processing system that supports second QoS rules (step 706 ).
  • the QoS manager determines the QoS selection of the master processing system for the communication (step 708 ). Based upon these determinations, the QoS manager determines available slave processing system resources allocated according to second QoS rules supported by the slave processing system (step 710 ).
  • the QoS manager then maps the master processing system QoS selection to the slave processing system allocated resources (step 712 ). Since there is a mismatch between the first QoS rules and the second QoS rules, the QoS manager must map available communication resources of the slave processing system to the communication needs of the master processing system.
  • the QoS manager then optionally directs the slave processing system to allocate resources in preparation for receipt of the communication from the master processing system (step 714 ). Finally, the QoS manager optionally directs the master processing system to transmit the communication to the slave processing system (step 716 ).
  • the various operations 700 of FIG. 7 may be performed in a differing order in some embodiments and may include fewer or greater operations in some other embodiments.
  • FIG. 8 is a block diagram illustrating a portion of the SoC of FIG. 2 showing the division of buffers to support differing QoS rules and selections.
  • differing processing systems may support differing QoS rules.
  • a first processing system 802 supports first QoS rules with three differing QoS selections.
  • the first processing system 802 includes three different transmit buffers, each allocated to a particular QoS selection.
  • transmit buffer 806 is allocated to a first QoS selection of the first QoS rules
  • transmit buffer 810 is allocated to a second QoS selection of the first QoS rules
  • transmit buffer 812 is allocated to a third QoS selection of the first QoS rules.
  • a communications I/F 814 services communications with a communications I/F 816 of a second processing system 804 .
  • the QoS manager 206 is configured to direct the second processing system to divide the receive buffer 818 into a first portion 822 to service the first QoS selection of the first QoS rules and a second portion 824 to service a second QoS selection of the first QoS rules.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • General Engineering & Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Microelectronics & Electronic Packaging (AREA)
  • Computing Systems (AREA)
  • Environmental & Geological Engineering (AREA)
  • Multimedia (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

An example SoC includes a plurality of processing systems supporting respective Quality of Service (QoS) rules, channel circuitry that is configured to service communications for the plurality of processing systems and that includes a QoS manager. The QoS manager determines that a first processing system of the plurality of processing systems that operates according to first QoS rules desires to send a communication with a first QoS selection of the first QoS rules to a second processing system that operates according to second QoS rules, determines available communication receipt resources of the second processing system of the plurality of processing systems, the second processing system supporting second QoS rules, determines a communication resources allocation for the second processing system based upon the first QoS rules, the second QoS rules, and the first QoS selection, and directs the second processing system to operate according to the communication resource allocation.

Description

CROSS-REFERENCE TO RELATED APPLICATIONS
This application is a continuation of U.S. application Ser. No. 16/663,229, which was filed Oct. 24, 2019 and which is entitled, “QOS MANAGER FOR SYSTEM ON A CHIP COMMUNICATIONS,” which claims priority to U.S. Provisional App. No. 62/750,297, which was filed on Oct. 25, 2018 and which is entitled, “QOS MANAGER FOR SYSTEM ON A CHIP COMMUNICATIONS,” the contents of which are hereby incorporated herein by reference in its entirety.
Any and all applications for which a foreign or domestic priority claim is identified in the Application Data Sheet as filed with the present application are hereby incorporated by reference in their entirety under 37 CFR 1.57.
BACKGROUND Technical Field
The present disclosure relates to a System on a Chip (SoC) that includes a plurality of separate processing systems and more particularly to the management of communications between the plurality of separate processing systems of the SoC.
Description of Related Art
FIG. 1 is a block diagram illustrating a prior art SoC 100 that includes a plurality of processing systems 102A-102L arranged on a single integrated circuit. Each of the processing systems 102A-102L performs corresponding processing functions. A channel is located among and between the plurality of processing systems 102A-102L. Channel circuitry 104 contained in the channel services data transfers between the plurality of processing systems 102A-102L and also may perform additional processing functions.
The channel circuitry 104 services communications between the plurality of processing systems 102A-102L. The plurality of processing systems 102A-102L typically each has native Quality of Service (QoS) rules for external communications so that at least some of the processing systems have differing QoS rules. For example, one of the processing systems, e.g., processing system 102D, may have two QoS levels while another of the processing systems, e.g., processing system 102F may have three QoS levels. Typically, a processing system has resources, e.g., input buffers and output buffers, allocated to differing QoS levels. Thus, QoS level disparity that exists between differing processing systems causes a mismatch between resources in one processing system as compared to resources in another processing system. This mismatch may result in communication delays, lost data, and can cause the SoC 100 to perform at a reduced efficiency.
SUMMARY
Example embodiments of the present disclosure are directed towards a System on a Chip (SoC). An example SoC includes a plurality of processing systems, each processing system of the plurality of processing systems having at least one communication interface supporting respective Quality of Service (QoS) rules. The SOC further includes channel circuitry coupled to and residing among the plurality of processing systems, the channel circuitry including communication circuitry configured to service communications for the plurality of processing systems; and a QoS manager. The QoS manager is configured to determine that a first processing system of the plurality of processing systems that operates according to first QoS rules desires to send a communication with a first QoS selection of the first QoS rules to a second processing system that operates according to second QoS rules; determine available communication receipt resources of the second processing system of the plurality of processing systems, the second processing system supporting second QoS rules; determine a communication resources allocation for the second processing system based upon the first QoS rules, the second QoS rules, and the first QoS selection; and direct the second processing system to operate according to the communication resource allocation to receive the communication from the first processing system.
Another example SoC includes a plurality of processing systems, each processing system of the plurality of processing systems having at least one communication interface supporting respective Quality of Service (QoS) rules; and channel circuitry coupled to and residing among the plurality of processing systems. The channel circuitry includes communication circuitry configured to service communications for the plurality of processing systems; and a QoS manager. The QoS manager is configured to monitor available communication receipt resources of a second processing system of the plurality of processing systems, the second processing system supporting second QoS rules; determine that a first processing system of the plurality of processing systems that operates according to first QoS rules desires to send a communication with a first QoS selection of the first QoS rules; determine a communication resources allocation for the second processing system based upon the available communication receipt resources, the first QoS selection, the first QoS rules, and the second QoS rules; and direct the first processing system to transmit the communication to the second processing system according to the communication resources allocation.
Embodiments of the present disclosure are directed to methods for operating a SoC which includes a plurality of processing systems and a Quality of Service (QoS) manager. An example method includes the QoS manager determining that a first processing system of the plurality of processing systems that operates according to first QoS rules desires to send a communication with a first QoS selection of the first QoS rules to a second processing system that operates according to second QoS rules; the QoS manager determining available communication receipt resources of the second processing system of the plurality of processing systems, the second processing system supporting second QoS rules; the QoS manager determining a communication resources allocation for the second processing system based upon the first QoS rules, the second QoS rules, and the first QoS selection; and the QoS manager directing the second processing system to operate according to the communication resource allocation to receive the communication from the first processing system.
Another example method includes the QoS manager monitoring available communication receipt resources of a second processing system of the plurality of processing systems, the second processing system supporting second QoS rules; the QoS manager determining that a first processing system of the plurality of processing systems that operates according to first QoS rules desires to send a communication with a first QoS selection of the first QoS rules; the QoS manager determining a communication resources allocation for the second processing system based upon the available communication receipt resources, the first QoS selection, the first QoS rules, and the second QoS rules; and the QoS manager directing the first processing system to transmit the communication to the second processing system according to the communication resources allocation.
BRIEF DESCRIPTION OF THE DRAWINGS
FIG. 1 is a block diagram illustrating a prior art System on a Chip (SoC).
FIG. 2 is a block diagram illustrating a SoC constructed according to an embodiment of the present disclosure.
FIG. 3A is a block diagram illustrating a portion of the SoC of FIG. 2 according to a first aspect.
FIG. 3B is a block diagram illustrating a portion of the SoC of FIG. 2 according to a second aspect.
FIG. 3C is a block diagram illustrating a portion of the SoC of FIG. 2 according to a third aspect.
FIG. 4 is a block diagram illustrating a Quality of Service (QoS) manager according to an embodiment of the present disclosure.
FIG. 5 is a flow chart illustrating operations of the SoC of FIG. 2 according to an embodiment of the present disclosure.
FIG. 6 is a flow chart illustrating operation of the SoC of FIG. 2 according to another embodiment of the present disclosure.
FIG. 7 is a flow chart illustrating operation of the SoC of FIG. 2 according to yet another embodiment of the present disclosure.
FIG. 8 is a block diagram illustrating a portion of the SoC of FIG. 2 showing the division of buffers to support differing QoS rules and selections.
DETAILED DESCRIPTION
This specification describes techniques to manage different quality of service (QoS) rules. For example, a system on a chip (SoC) may include a multitude of processing systems or elements. As described above, these processing systems may be associated with different QoS rules. It may be appreciated that a QoS rule may inform use of one or more buffers associated with a processing system or element. For example, a processing system or element may have different buffers allocated to differing QoS levels. Example buffers may at least include a receive buffer and a transmit buffer. A QoS rule may inform selection of a QoS level, such that a buffer, or a portion thereof, may be allocated based on the selection. Being able to include processing systems or elements on a same SoC introduces technological benefits.
As will be described below, a QoS manager can allow adjustment of buffers (e.g., transmit buffers, receive buffers, and so on) used by different processing systems or elements included in one or more SoCs. For example, the QoS manager can obtain information identifying that a first processing system is to transmit information to a second processing system. The first processing system may use first QoS rules, and the communication may be associated with a particular selection of the first QoS rules. As described above, this selection may inform allocation of a buffer. The second processing system may use second QoS rules, which may be different from that of the first QoS rules.
Advantageously, the QoS manager may determine a communication resource allocation for the second processing system. For example, the communication resource allocation may adjust a receive buffer of the second processing system. In this example, the adjustment may conform the receive buffer to the selection of the first QoS rules. As an example, the receive buffer of the second processing system may be subdivided according to the first QoS rules. An example of adjusting a receive buffer is described below, with respect to FIG. 8 .
The QoS manager may therefore allow for management (e.g., translation and/or negotiation) of different QoS rules. In this way, different processing systems or elements may be rapidly included in a SoC. Complexities associated with managing different QoS rules may, as an example, be masked from an end-user or designer of the SoC.
FIG. 2 is a block diagram illustrating a SoC 200 constructed and operating according to an embodiment of the present disclosure. The SoC 200 includes a plurality of processing systems 202A, 202B, 202C, 202D, 202E, 202F, 202G, 202H, 202I, 202J, 202K, and 202L. These processing systems 202A-202L perform respective functions and have respective structures, e.g., general processor, communications processor (cellular, WiFi, Bluetooth, etc.), network interface processor, image processor, audio processor, graphics processor, arithmetic unit processor, security processor, safety processor, and human interaction processor, memory controller, and computer bus interface processors, among other processing structures. SoCs are often smaller, less expensive, and consume less power than devices that include separate processing systems. Multiple SoCs may be packaged into a multi-chip module to further increase processing capacity. The SoC of FIG. 2 may serve in various systems, e.g., vehicular autonomous driving systems, data center processing systems, data center storage systems, and a great number of other systems.
The plurality of processing systems 202A-202L may be designed by one or more third parties and licensed for use in the SoC 200. In such case, the functionality of these processing systems 202A-202L and their structures may not be alterable in the construction or manufacture of the SoC 200. The processing systems 202A-202L may have unique and differing QoS rules and have unique allocations of communication resources, e.g., input buffers, output buffers, packet processing operations, etc. to service differing Quality of Service (QoS) levels. In such case, the QoS rules may be different for differing processing systems 202A-202L and not consistent therebetween.
Thus, according to a first embodiment of the present disclosure, the SoC 200 includes channel circuitry 204 coupled to and residing among the plurality of processing systems 202A-202L that includes communication circuitry configured to service communications for the plurality of processing systems and a QoS manager 206. The communication circuitry (detail not shown in FIG. 2 but which structure is known) includes one or more communication buses, routers, bridges, and other data flow and routing components that communicatively intercouple the plurality of processing systems 202A-202L.
The channel circuitry 204 further includes a QoS manager 206 configured to manage the QoS of communications among and between the plurality of processing systems 202A-202L. In its operations, the QoS manager 206 determines that a first processing system, e.g. 202M, of the plurality of processing systems that operates according to first QoS rules desires to send a communication with a first QoS selection of the first QoS rules to a second processing system, e.g., 202J, which operates according to second QoS rules. For example, the QoS manager 206 may determine that the first processing system 202M is to communicate with the second processing system 202J (e.g., a signal or message may be received). As another example, the QoS manager 206 may determine that the first processing system 202M has a communication to send to the second processing system 202J. The QoS manager 206 is further configured to determine available communication receipt resources of the second processing system 202J of the plurality of processing systems, the second processing system 202J supporting second QoS rules. The QoS manager 206 is also configured to determine a communication resource allocation for the second processing system 202J based upon the first QoS rules, the second QoS rules, and the first QoS selection. The QoS manager 206 is further configured to direct the second processing system 202J to operate according to the communication resource allocation to receive the communication from the first processing system.
The SoC of FIG. 2 includes a number of options, which may be combined singularly, fully, or in partial combination. According to a first option, the QoS manager 206 is further configured to determine whether the communication request was successfully completed. According to another option, the first processing system 202M is a Network on a Chip (NoC). Further, the second processing system 202J may be a memory controller.
The communication resource allocation may affect a receive buffer of the second processing system that services a first QoS selection of the second QoS rules. With this option, the QoS manager 206 is configured to direct the second processing system to divide the receive buffer into a first portion to service the first QoS selection of the first QoS rules and a second portion to service a second QoS selection of the first QoS rules. With another option, the QoS manager 206 may be configured to monitor a fill state of the first portion, monitor a fill state of the second portion, and direct the first processing system to transmit data to the second processing system based upon the fill state of the first portion and the fill state of the second portion. Further, the QoS manager 206 may be configured to monitor transmit buffers of the first processing system, determine the first QoS selection QoS level of a communication from the first processing system to the second processing system, and, based upon the determined QoS level, adjust an indicated fill state of a receive buffer of the second processing system. An example of these structures/operations will be described with reference to FIG. 8 .
According to a second embodiment of the SoC 200, the QoS manager 206 is configured to monitor available communication receipt resources of a second processing system of the plurality of processing systems, the second processing system supporting second QoS rules. The QoS manager 206 is further configured to determine that a first processing system 202M of the plurality of processing systems that operates according to first QoS rules desires to send a communication with a first QoS selection of the first QoS rules. The QoS manager 206 is further configured to determine a communication resources allocation for the second processing system 202J based upon the available communication receipt resources, the first QoS selection, the first QoS rules, and the second QoS rules and direct the first processing system 202M to transmit the communication to the second processing system 202J according to the communication resources allocation.
The second embodiment may also have a number of options. With a first option, the QoS manager 206 is further configured to determine whether the communication request was successfully completed. With another option, the first processing system 202M is a NoC. With another option, the communication resource allocation affects a receive buffer of the second 202J processing system that services a first QoS selection of the second QoS rules. The QoS manager 206 may be configured to direct the second processing system to divide the receive buffer into a first portion to service the first QoS selection of the first QoS rules and a second portion to service a second QoS selection of the first QoS rules. Further, the QoS manager 206 may be configured to monitor a fill state of the first portion, monitor a fill state of the second portion, and direct the first processing system to transmit data to the second processing system based upon the fill state of the first portion and the fill state of the second portion.
Further, the QoS manager may be configured to monitor transmit buffers of the first processing system, determine the first QoS selection QoS level of a communication from the first processing system to the second processing system, and based upon the determined QoS level, adjust an indicated fill state of a receive buffer of the second processing system.
FIG. 3A is a block diagram illustrating a portion of the SoC of FIG. 2 according to a first aspect 300. With this aspect, the channel circuitry 204 includes a channel circuitry communication infrastructure 304, which includes one or more data buses, one or more data switches, one or more data routers, one or more latches, and various other components that service the transfer of data between and among the plurality of processing systems 202A-202M (202F, 202G, 202I, 202J, 202L and 202K shown in FIGS. 3A-3C). With the first aspect 300 of FIG. 3A, the QoS manager 206 resides external to the plurality of processing systems 202A-202M and services bi-directional communications with the plurality of processing systems 202A-202M to monitor the communications requirements (via data paths 304) thereof and to manage the communication resources thereof. Further shown are communication paths 302F, 303F, 302G, 303G, 302I, 303I, 302J, 303J, 302L, 303L, 302K and 303K that service communications among and between the plurality of processing systems 202F, 202G, 202I, 202J, 202L, and 202K. The first aspect 300 of FIG. 3A may operate according to the concepts previously described with reference to FIG. 2 and the concepts that will be described with reference to FIGS. 4-8 .
FIG. 3B is a block diagram illustrating a portion of the SoC of FIG. 2 according to a second aspect. With this aspect 350, a network on a chip (NoC) 202M (one of the processing systems) services communications among the plurality of processing systems 202F, 202G, 202I, 202J, 202L and 202K. The second aspect 350 also includes a channel circuitry communication infrastructure, which includes one or more data buses, one or more data switches, one or more data routers, one or more latches, and various other components that service the transfer of data between and among. With second aspect 350 of FIG. 3A, the QoS manager 206 resides external to the plurality of processing systems 202A-202M and services bi-directional communications with the plurality of processing systems 202A-202M to monitor the communications requirements (via data paths 354) thereof and to manage the communication resources thereof. Further shown are communication paths 352F, 353F, 352G, 353G, 352I, 353I, 352J, 353J, 352L, 353L, 352K and 353K that service communications among and between the plurality of processing systems 202F, 202G, 202I, 202J, 202L, and 202K.
As contrasted to the 300 aspect of FIG. 3A, with the aspect 350 of FIG. 3B, the QoS manager cooperates with the NoC 202M to service communications among the plurality of processing systems 202F, 202G, 202I, 202J, 202L, and 202K. The second aspect 350 of FIG. 3B may operate according to the concepts previously described with reference to FIG. 2 and the concepts that will be described with reference to FIGS. 4-8 .
FIG. 3C is a block diagram illustrating a portion of the SoC of FIG. 2 according to a third aspect. With this aspect, the channel circuitry 204 includes channel circuitry communication infrastructure 304, which includes one or more data buses, one or more data switches, one or more data routers, one or more latches, and various other components that service the transfer of data between and among the plurality of processing systems (202F, 202G, 202I, 202J, 202L and 202K shown in FIGS. 3A-3C). With third aspect 370 of FIG. 3C, the QoS manager 206 resides internally to each of the plurality of processing systems 202F, 202G, 202I, 202J, 202L and 202K and services bi-directional communications with the plurality of processing systems 202A-202M to monitor the communications requirements thereof and to manage the communication resources thereof. Further shown are communication paths 302F, 303F, 302G, 303G, 302I, 303I, 302J, 303J, 302L, 303L, 302K and 303K that service communications among and between the plurality of processing systems 202F, 202G, 202I, 202J, 202L, and 202K. The QoS manager 372F, 372G, 372I, 372J, 372L, and 372K is respect to the plurality of processing systems 202F, 202G, 202I, 202J, 202L and 202K and performs the various functions and methods described herein. The third aspect 370 of FIG. 3C may operate according to the concepts previously described with reference to FIG. 2 and the concepts that will be described with reference to FIGS. 4-8 .
FIG. 4 is a block diagram illustrating a Quality of Service (QoS) manager according to an embodiment of the present disclosure. The QoS manager 206 includes a communications I/F 402, processing circuitry 404, and memory 406 that intercouple with one another via communication buses and signal lines. The communications I/F 402 supports wired communications in some embodiments but may support wireless communications in other embodiments. The processing circuitry 404 may be a general-purpose processor, an application specific processor, or other processing circuitry. The memory 406 may be any type of RAM or ROM.
Stored in the memory 406 is a resource map 412 that identifies the available communication resources (and/or other resources) of the serviced plurality of processing systems 202A-202M. This indication may include the status of input buffers, output buffers, and/or communication status of the plurality of processing systems 202A-202M. The memory 406 also stores QoS translation rules for servicing communications between processing systems having differing QoS rules. The memory 406 also stores data relating to the QoS rules 408A-408M of the plurality of processing systems 202A-202M, respectively. The data relating to the QoS rules may be programmed at time of manufacture of the SoC or, alternately, programmed after manufacture. The data may be soft coded or hard coded.
FIG. 5 is a flow chart illustrating operations of the SoC of FIG. 2 according to an embodiment of the present disclosure. The method 500 of FIG. 5 begins with the QoS manager 206 of the SoC 200 determining that a first processing system of the plurality of processing systems that operates according to first QoS rules desires to send a communication with a first QoS selection of the first QoS rules to a second processing system that operates according to second QoS rules (step 502). Operations 500 continue with the QoS manager determining available communication receipt resources of the second processing system of the plurality of processing systems, the second processing system supporting second QoS rules (step 504). Operations 500 further continue with the QoS manager determining a communication resources allocation for the second processing system based upon the first QoS rules, the second QoS rules, and the first QoS selection (step 506). Operations conclude with the QoS manager directing the second processing system to operate according to the communication resource allocation to receive the communication from the first processing system (step 508).
The operations 500 of FIG. 5 may include various options. With a first optional operation, the QoS manager determines whether the communication request was successfully completed. With second optional operation, the QoS manager directs the second processing system to divide its receive buffer into a first portion to service the first QoS selection of the first QoS rules and a second portion to service a second QoS selection of the first QoS rules. This second optional operation may include the QoS manager monitoring a fill state of the first portion, monitoring a fill state of the second portion, and directing the first processing system to transmit data to the second processing system based upon the fill state of the first portion and the fill state of the second portion.
With a third optional operation, the QoS manager monitors transmit buffers of the first processing system, determines the first QoS selection QoS level of a communication from the first processing system to the second processing system, and, based upon the determined QoS level, adjusts an indicated fill state of a receive buffer of the second processing system.
FIG. 6 is a flow chart illustrating operation of the SoC of FIG. 2 according to another embodiment of the present disclosure. The operations 600 of FIG. 6 include a QoS manager monitoring available communication receipt resources of a second processing system of the plurality of processing systems, the second processing system supporting second QoS rules (step 602). The method further includes the QoS manager determining that a first processing system of the plurality of processing systems that operates according to first QoS rules desires to send a communication with a first QoS selection of the first QoS rules (step 604). The operations 600 next includes the QoS manager determining a communication resources allocation for the second processing system based upon the available communication receipt resources, the first QoS selection, the first QoS rules, and the second QoS rules (step 606). The operations 600 finally include the QoS manager directing the first processing system to transmit the communication to the second processing system according to the communication resources allocation (step 608).
The operations of FIG. 6 include a number of optional steps. With one of these optional steps, the QoS manager determines whether the communication request was successfully completed. With another optional step, the communication resource allocation affects a receive buffer of the second processing system that services a first QoS selection of the second QoS rules.
With yet another optional step, the QoS manager may direct the second processing system to divide the receive buffer into a first portion to service the first QoS selection of the first QoS rules and a second portion to service a second QoS selection of the first QoS rules. In such case, the QoS manager may monitor a fill state of the first portion, monitor a fill state of the second portion and direct the first processing system to transmit data to the second processing system based upon the fill state of the first portion and the fill state of the second portion. Further, the QoS manager may monitor transmit buffers of the first processing system, determine the first QoS selection QoS level of a communication from the first processing system to the second processing system, and, based upon the determined QoS level, adjust an indicated fill state of a receive buffer of the second processing system.
FIG. 7 is a flow chart illustrating operations of the SoC of FIG. 2 according to yet another embodiment of the present disclosure. The operations 700 of FIG. 7 consider an overarching view of the operations of the SoC. Operations 700 commence with the QoS manager determining QoS rules for the plurality of processing systems (step 702). Operations 700 continue with QoS manager monitoring the communication needs of the plurality of processing systems (step 704). Operations 700 then include the QoS manager determining that a master processing system that supports first QoS rules has a communication intended for a slave processing system that supports second QoS rules (step 706). The QoS manager then determines the QoS selection of the master processing system for the communication (step 708). Based upon these determinations, the QoS manager determines available slave processing system resources allocated according to second QoS rules supported by the slave processing system (step 710).
The QoS manager then maps the master processing system QoS selection to the slave processing system allocated resources (step 712). Since there is a mismatch between the first QoS rules and the second QoS rules, the QoS manager must map available communication resources of the slave processing system to the communication needs of the master processing system. The QoS manager then optionally directs the slave processing system to allocate resources in preparation for receipt of the communication from the master processing system (step 714). Finally, the QoS manager optionally directs the master processing system to transmit the communication to the slave processing system (step 716). The various operations 700 of FIG. 7 may be performed in a differing order in some embodiments and may include fewer or greater operations in some other embodiments.
FIG. 8 is a block diagram illustrating a portion of the SoC of FIG. 2 showing the division of buffers to support differing QoS rules and selections. As was described previously, differing processing systems may support differing QoS rules. In the example of FIG. 8 , a first processing system 802 supports first QoS rules with three differing QoS selections. For transmit side operations, the first processing system 802 includes three different transmit buffers, each allocated to a particular QoS selection. For example, transmit buffer 806 is allocated to a first QoS selection of the first QoS rules, transmit buffer 810 is allocated to a second QoS selection of the first QoS rules, and transmit buffer 812 is allocated to a third QoS selection of the first QoS rules. A communications I/F 814 services communications with a communications I/F 816 of a second processing system 804.
The second processing system 804 supports second QoS rules that have two differing QoS selections. A first receive buffer 818 supports a first QoS selection of the second QoS rules while a second receive buffer 820 supports a second QoS selection of the second QoS rules. For transmissions between the first processing system 802 and the second processing system 804 there is a mismatch between transmit buffers 806, 810, and 812 of the first processing system 802 and the receive buffers 818 and 820 of the second processing system. Thus, according to an embodiment of the present disclosure, the QoS manager 206 enacts a communication resource allocation that affects the receive buffer 818 of the second processing system 804. The QoS manager 206 is configured to direct the second processing system to divide the receive buffer 818 into a first portion 822 to service the first QoS selection of the first QoS rules and a second portion 824 to service a second QoS selection of the first QoS rules.
With another option, the QoS manager 206 may be configured to monitor a fill state of the first portion 822, monitor a fill state of the second portion 824, and direct the first processing system 802 to transmit data to the second processing system 804 based upon the fill state of the first portion 822 and the fill state of the second portion 824. Further, the QoS manager 206 may be configured to monitor transmit buffers 806, 810, and 816 of the first processing system 802, determine the first QoS selection QoS level of a communication from the first processing system 802 to the second processing system 804, and, based upon the determined QoS level, adjust an indicated fill state of a receive buffer, e.g., 818, of the second processing system 804.
In the foregoing specification, the disclosure has been described with reference to specific embodiments. However, as one skilled in the art will appreciate, various embodiments disclosed herein can be modified or otherwise implemented in various other ways without departing from the spirit and scope of the disclosure. Accordingly, this description is to be considered as illustrative and is for the purpose of teaching those skilled in the art the manner of making and using various embodiments of the disclosed system, method, and computer program product. It is to be understood that the forms of disclosure herein shown and described are to be taken as representative embodiments. Equivalent elements, materials, processes or steps may be substituted for those representatively illustrated and described herein. Moreover, certain features of the disclosure may be utilized independently of the use of other features, all as would be apparent to one skilled in the art after having the benefit of this description of the disclosure.
Routines, methods, steps, operations, or portions thereof described herein may be implemented through electronics, e.g., one or more processors, using software and firmware instructions. A “processor” or “processing circuitry” includes any hardware system, hardware mechanism or hardware component that processes data, signals or other information. A processor can include a system with a central processing unit, multiple processing units, dedicated circuitry for achieving functionality, or other systems. Some embodiments may be implemented by using software programming or code in one or more digital computers or processors, by using application specific integrated circuits (ASICs), programmable logic devices, field programmable gate arrays (FPGAs), optical, chemical, biological, quantum or nano-engineered systems, components and mechanisms. Based on the disclosure and teachings representatively provided herein, a person skilled in the art will appreciate other ways or methods to implement the teachings herein.
As used herein, the terms “comprises,” “comprising,” “includes,” “including,” “has,” “having” or any contextual variants thereof, are intended to cover a non-exclusive inclusion. For example, a process, product, article, or apparatus that comprises a list of elements is not necessarily limited to only those elements but may include other elements not expressly listed or inherent to such process, product, article, or apparatus. Further, unless expressly stated to the contrary, “or” refers to an inclusive or and not to an exclusive or. For example, a condition “A or B” is satisfied by any one of the following: A is true (or present) and B is false (or not present), A is false (or not present) and B is true (or present), and both A and B is true (or present).
Although the steps, operations, or computations may be presented in a specific order, this order may be changed in different embodiments. In some embodiments, to the extent multiple steps are shown as sequential in this specification, some combination of such steps in alternative embodiments may be performed at the same time. The sequence of operations described herein can be interrupted, suspended, reversed, or otherwise controlled by another process.
It will also be appreciated that one or more of the elements depicted in the drawings/figures can also be implemented in a more separated or integrated manner, or even removed or rendered as inoperable in certain cases, as is useful in accordance with a particular application. Additionally, any signal arrows in the drawings/figures should be considered only as exemplary, and not limiting, unless otherwise specifically noted therewith.

Claims (18)

What is claimed is:
1. A System on a Chip (SoC) configured for inclusion in a vehicle, the SoC comprising:
a plurality of processing systems associated with autonomous driving; and
a QoS manager in communication with the processing systems, wherein the QoS manager is configured to:
identify that a first processing system of the plurality of processing systems is configured to transmit a communication to a second processing system of the plurality of processing systems, wherein the communication is associated with a first QoS selection of first QoS rules, wherein the first QoS selection is indicative of a selection of a first QoS level of a plurality of QoS levels associated with the first QoS rules, and wherein the QoS levels are associated with different allocations of buffers of the first processing system;
cause the second processing system to operate according to a communication resources allocation which is determined based upon the first QoS selection, wherein the communication resources allocation indicates translation of the first QoS level between the first QoS rules and second QoS rules used by the second processing system, and wherein the communication resources allocation causes adjustment of at least one buffer of a plurality of buffers of the second processing system,
wherein the QoS manager is further configured to monitor a transmit buffer of the first processing system and based on the first QoS selection adjust a receive buffer of the second processing system.
2. The SoC of claim 1, wherein the QoS manager is further configured to determine whether the communication request was successfully completed.
3. The SoC of claim 1, wherein the SoC further comprises communication circuitry configured to service communications for the plurality of processing systems.
4. The SoC of claim 1, wherein the plurality of buffers of the second processing system include a receive buffer and a transmit buffer.
5. The SoC of claim 4, wherein the receive buffer is subdivided according to the first QoS rules.
6. The SoC of claim 4, wherein the receive buffer is subdivided into a first portion to service the first QoS selection and a second portion to service a second QoS selection of the first QoS rules.
7. The SoC of claim 1, wherein an indicated fill state of the receive buffer is adjusted.
8. The SoC of claim 1, wherein the QoS manager directs the first processing system to transmit the communication to the second processing system according to the communication resources allocation.
9. The SoC of claim 1, wherein the first processing system is a network on a chip.
10. A method for operating a system on a chip (SoC) including a plurality of processing systems in communication with a Quality of Service (QoS) manager, the processing systems being associated with autonomous driving, the method being implemented by the QoS manager and comprising:
identifying that a first processing system of the plurality of processing systems has a communication to transmit to a second processing system of the plurality of processing systems, wherein the communication is associated with a first QoS selection of first QoS rules, wherein the first QoS selection is indicative of a selection of a first QoS level of a plurality of QoS levels associated with the first QoS rules, and wherein the QoS levels are associated with different allocations of buffers of the first processing system; and
causing the second processing system to operate according to a communication resources allocation which is determined based upon the first QoS selection, wherein the communication resources allocation indicates translation of the first QoS level between the first QoS rules and second QoS rules used by the second processing system, and wherein the communication resources allocation causes adjustment of at least one buffer of a plurality of buffers of the second processing system,
wherein the method further comprises monitoring a transmit buffer of the first processing system and, based on the first QoS selection, adjusting a receive buffer of the second processing system.
11. The method of claim 10, wherein the method further comprises determining whether the communication request was successfully completed.
12. The method of claim 10, wherein the SoC further comprises communication circuitry configured to service communications for the plurality of processing systems.
13. The method of claim 10, wherein the plurality of buffers of the second processing system include a receive buffer and a transmit buffer.
14. The method of claim 13, wherein the receive buffer is subdivided according to the first QoS rules.
15. The method of claim 13, wherein the receive buffer is subdivided into a first portion to service the first QoS selection and a second portion to service a second QoS selection of the first QoS rules.
16. The method of claim 10, wherein an indicated fill state of the receive buffer is adjusted.
17. The method of claim 10, wherein the method further comprises directing the first processing system to transmit the communication to the second processing system according to the communication resources allocation.
18. The method of claim 10, wherein the first processing system is a network on a chip.
US17/457,489 2018-10-25 2021-12-03 QoS manager for system on a chip communications Active US11665108B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US17/457,489 US11665108B2 (en) 2018-10-25 2021-12-03 QoS manager for system on a chip communications

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
US201862750297P 2018-10-25 2018-10-25
US16/663,229 US11196678B2 (en) 2018-10-25 2019-10-24 QOS manager for system on a chip communications
US17/457,489 US11665108B2 (en) 2018-10-25 2021-12-03 QoS manager for system on a chip communications

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US16/663,229 Continuation US11196678B2 (en) 2018-10-25 2019-10-24 QOS manager for system on a chip communications

Publications (2)

Publication Number Publication Date
US20220166726A1 US20220166726A1 (en) 2022-05-26
US11665108B2 true US11665108B2 (en) 2023-05-30

Family

ID=75586442

Family Applications (2)

Application Number Title Priority Date Filing Date
US16/663,229 Active 2039-11-28 US11196678B2 (en) 2018-10-25 2019-10-24 QOS manager for system on a chip communications
US17/457,489 Active US11665108B2 (en) 2018-10-25 2021-12-03 QoS manager for system on a chip communications

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US16/663,229 Active 2039-11-28 US11196678B2 (en) 2018-10-25 2019-10-24 QOS manager for system on a chip communications

Country Status (1)

Country Link
US (2) US11196678B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11196678B2 (en) 2018-10-25 2021-12-07 Tesla, Inc. QOS manager for system on a chip communications
CN113162789B (en) 2020-01-22 2025-02-25 华为技术有限公司 Method, device, equipment, system and storage medium for adjusting service level

Citations (837)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2578262Y2 (en) 1991-07-31 1998-08-06 エルナー株式会社 Flat electrolytic capacitor with seat and seat plate material used for the same
KR100326702B1 (en) 1999-03-16 2002-03-12 이계안 Method for calculating road width of the alarm device for lane beyond
WO2002052835A2 (en) 2000-12-22 2002-07-04 Hewlett-Packard Company Automated cropping of electronic images
US20030035481A1 (en) 2001-08-18 2003-02-20 Samsung Electronics Co., Ltd Method for transcoding compressed image bit stream
US6845100B1 (en) * 2000-08-28 2005-01-18 Nokia Mobile Phones Ltd. Basic QoS mechanisms for wireless transmission of IP traffic
US6882755B2 (en) 2001-10-19 2005-04-19 Hewlett-Packard Development Company, L.P. Image transmission for low bandwidth with region of interest
US20050162445A1 (en) 2004-01-22 2005-07-28 Lumapix Method and system for interactive cropping of a graphical object within a containing region
GB2402572B (en) 2003-06-02 2005-08-03 Lear Corp Active night vision system for an interior cabin of a vehicle
US20060072847A1 (en) 2004-10-01 2006-04-06 Microsoft Corporation System for automatic image cropping based on image saliency
TW200630819A (en) 2005-02-23 2006-09-01 Northern Taiwan Inst Of Science And Technology Method of using intelligent theory to design heat dissipation module and device thereof
US20060224533A1 (en) 2005-03-14 2006-10-05 Thaler Stephen L Neural network development and data analysis tool
US20060280364A1 (en) 2003-08-07 2006-12-14 Matsushita Electric Industrial Co., Ltd. Automatic image cropping system and method for use with portable devices equipped with digital cameras
US7209031B2 (en) 2002-03-29 2007-04-24 Kabushiki Kaisha Toshiba Obstacle detecting apparatus and method
JP3941252B2 (en) 1998-08-07 2007-07-04 マツダ株式会社 Vehicle position detection device
TWI294089B (en) 2005-02-23 2008-03-01 Tsint
EP1215626B1 (en) 2000-12-14 2008-09-03 Eastman Kodak Company Automatically producing an image of a portion of a photographic image
US20090016571A1 (en) 2007-03-30 2009-01-15 Louis Tijerina Blur display for automotive night vision systems with enhanced form perception from low-resolution camera images
TWI306207B (en) 2005-02-23 2009-02-11 Northern Taiwan Inst Of Science And Technology
JP4282583B2 (en) 2004-10-29 2009-06-24 シャープ株式会社 Movie editing apparatus and method
JP4300098B2 (en) 2003-11-13 2009-07-22 日本電信電話株式会社 Object identification method and apparatus, program and recording medium
US20100002692A1 (en) 2008-07-02 2010-01-07 Harry Bims Multimedia-aware quality-of-service and error correction provisioning
US20100118157A1 (en) 2008-11-07 2010-05-13 Akira Ushijima Method of manufacturing camera module
US7747070B2 (en) 2005-08-31 2010-06-29 Microsoft Corporation Training convolutional neural networks on graphics processing units
US7904867B2 (en) 2007-04-04 2011-03-08 Synopsys, Inc. Integrating a boolean SAT solver into a router
US7974492B2 (en) 2006-09-25 2011-07-05 Fujifilm Corporation Image data reproducing apparatus with changing proportions of combined enlarged images, method of controlling same and control program therefor
KR101082878B1 (en) 2009-01-29 2011-11-11 연세대학교 산학협력단 Method of restoring iris image
US20120076103A1 (en) * 2009-05-26 2012-03-29 Zte Corporation Method and apparatus for scheduling uplink radio resources in radio communication system
US8165380B2 (en) 2008-09-11 2012-04-24 PACSPLUS Co., Ltd. Method, apparatus and program for processing mammographic image
US20120109915A1 (en) 2010-11-02 2012-05-03 Canon Kabushiki Kaisha Document management system, method for controlling the same, and storage medium
US20120110491A1 (en) 2009-04-27 2012-05-03 Vincent Charles Cheung Method, system and computer product for distribution of data objects
US20120134595A1 (en) 2009-08-11 2012-05-31 Koninklijke Philips Electronics N.V. Method and apparatus for providing an image for display
US20120213070A1 (en) * 2008-07-28 2012-08-23 Cellco Partnership D/B/A Verizon Wireless Dynamic setting of optimal buffer sizes in ip networks
EP2228666B1 (en) 2009-03-11 2012-09-26 Honeywell International Inc. Vision-based vehicle navigation system and method
US20120246368A1 (en) * 2011-03-24 2012-09-27 Kwon Woo Cheol System on chip improving data traffic and operating method thereof
CN102737236A (en) 2012-07-06 2012-10-17 北京大学 Method for automatically acquiring vehicle training sample based on multi-modal sensor data
US8369633B2 (en) 2008-11-14 2013-02-05 Vimicro Corporation Video codec method and system
US8406515B2 (en) 2009-06-24 2013-03-26 Hewlett-Packard Development Company, L.P. Method for automatically cropping digital images
EP2420408B1 (en) 2000-03-20 2013-05-08 Gentex Corporation System for controlling exterior vehicle lights
CN103236037A (en) 2013-04-03 2013-08-07 北京航空航天大学 Unmanned aerial vehicle real-time image simulation method based on hierarchical degradation model
US8509478B2 (en) 2010-04-13 2013-08-13 International Business Machines Corporation Detection of objects in digital images
CN103366339A (en) 2013-06-25 2013-10-23 厦门龙谛信息系统有限公司 Vehicle-mounted multi-wide angle camera picture synthesis processing device and method
US8588470B2 (en) 2011-11-18 2013-11-19 Xerox Corporation Methods and systems for improved license plate signature matching by similarity learning on synthetic images
CN103500322A (en) 2013-09-10 2014-01-08 北京航空航天大学 Automatic lane line identification method based on low-altitude aerial images
EP2723069A1 (en) 2011-06-16 2014-04-23 Aisin Seiki Kabushiki Kaisha Vehicle periphery monitoring device
US8744174B2 (en) 2010-12-10 2014-06-03 Casio Computer Co., Ltd. Image processing apparatus, image processing method, and storage medium
EP2741253A1 (en) 2011-08-05 2014-06-11 Megachips Corporation Image recognition apparatus
US8773498B2 (en) 2011-09-30 2014-07-08 Polycom, Inc. Background compression and resolution enhancement technique for video telephony and video conferencing
US20140208071A1 (en) 2013-01-24 2014-07-24 Bub-chul Jeong Adaptive service controller, system on chip and method of controlling the same
US8909220B1 (en) * 2011-10-14 2014-12-09 Vt Idirect, Inc. Method and apparatus for global bandwidth management
US8913830B2 (en) 2005-01-18 2014-12-16 Siemens Aktiengesellschaft Multilevel image segmentation
US8912476B2 (en) 2003-02-21 2014-12-16 Gentex Corporation Automatic vehicle exterior light control system assemblies
US8928753B2 (en) 2009-01-06 2015-01-06 Imagenext Co., Ltd. Method and apparatus for generating a surrounding image
JP2015004922A (en) 2013-06-24 2015-01-08 株式会社ニコン Focus adjustment device and imaging device
US8972095B2 (en) 2010-06-03 2015-03-03 Hitachi Ltd. Automatic guided vehicle and method for drive control of the same
US8976269B2 (en) 2012-06-22 2015-03-10 California Institute Of Technology Compressive sensing based bio-inspired shape feature detection CMOS imager
US9008422B2 (en) 2012-06-28 2015-04-14 Lexmark International, Inc. Methods of content-driven image cropping
US20150104102A1 (en) 2013-10-11 2015-04-16 Universidade De Coimbra Semantic segmentation method with second-order pooling
US9081385B1 (en) 2012-12-21 2015-07-14 Google Inc. Lane boundary detection using images
CN104835114A (en) 2015-05-06 2015-08-12 山东大学 Image self-adaptive display method
US20150281109A1 (en) 2014-03-30 2015-10-01 Sachin Saxena System for en-queuing and de-queuing data packets in communication network
CN105318888A (en) 2015-12-07 2016-02-10 北京航空航天大学 Unmanned perception based unmanned aerial vehicle route planning method
JP5863536B2 (en) 2012-03-29 2016-02-16 富士重工業株式会社 Outside monitoring device
US9275289B2 (en) 2014-03-27 2016-03-01 Xerox Corporation Feature- and classifier-based vehicle headlight/shadow removal in video
WO2016032398A2 (en) 2014-08-25 2016-03-03 Singapore University Of Technology And Design Method and device for analysing an image
WO2016048108A1 (en) 2014-09-26 2016-03-31 Samsung Electronics Co., Ltd. Image processing apparatus and image processing method
CN105550701A (en) 2015-12-09 2016-05-04 福州华鹰重工机械有限公司 Real-time image extraction and recognition method and device
US20160132786A1 (en) 2014-11-12 2016-05-12 Alexandru Balan Partitioning data for training machine-learning classifiers
US20160196231A1 (en) * 2015-01-07 2016-07-07 Qualcomm Incorporated System and method for bus bandwidth management in a system on a chip
US20160328856A1 (en) 2015-05-08 2016-11-10 Qualcomm Incorporated Systems and methods for reducing a plurality of bounding regions
CN106156754A (en) 2016-07-29 2016-11-23 浙江工业大学 A kind of multi-modal preprocess method of finger based on maximum circumscribed matrix region of interesting extraction and bilateral filtering
JP6044134B2 (en) 2012-06-29 2016-12-14 カシオ計算機株式会社 Image area dividing apparatus, method, and program according to optimum image size
WO2016207875A1 (en) 2015-06-22 2016-12-29 Photomyne Ltd. System and method for detecting objects in an image
EP3115772A1 (en) 2014-12-30 2017-01-11 Tsinghua University Vehicle checking method and system
US20170011281A1 (en) 2015-07-09 2017-01-12 Qualcomm Incorporated Context-based priors for object detection in images
CN106419893A (en) 2016-09-18 2017-02-22 广州视源电子科技股份有限公司 Sleep state detection method and device
US9586455B2 (en) 2012-03-29 2017-03-07 Toyota Jidosha Kabushiki Kaisha Road surface condition estimating apparatus
CN106504253A (en) 2016-10-14 2017-03-15 国政通科技股份有限公司 A kind of processing method of medical imaging photo and system
CN106558058A (en) 2016-11-29 2017-04-05 北京图森未来科技有限公司 Parted pattern training method, lane segmentation method, control method for vehicle and device
CN106598226A (en) 2016-11-16 2017-04-26 天津大学 UAV (Unmanned Aerial Vehicle) man-machine interaction method based on binocular vision and deep learning
CN106650922A (en) 2016-09-29 2017-05-10 清华大学 Hardware neural network conversion method, computing device, compiling method and neural network software and hardware collaboration system
DE202017102238U1 (en) 2017-04-13 2017-05-12 Robert Bosch Gmbh Aktorsteuerungssystem
DE202017102235U1 (en) 2017-04-13 2017-05-12 Robert Bosch Gmbh training system
KR101738422B1 (en) 2015-09-14 2017-05-23 한국과학기술원 Visual cortex inspired circuit apparatus based on the multi-sensor and object searching system, method using the same
CN106779060A (en) 2017-02-09 2017-05-31 武汉魅瞳科技有限公司 A kind of computational methods of the depth convolutional neural networks for being suitable to hardware design realization
US9672437B2 (en) 2013-03-15 2017-06-06 Arris Enterprises, Inc. Legibility enhancement for a logo, text or other region of interest in video
US20170158134A1 (en) 2014-07-03 2017-06-08 Denso Corporation Image display device and image display method
US9710696B2 (en) 2013-02-28 2017-07-18 Progyny, Inc. Apparatus, method, and system for image-based human embryo cell classification
US20170206434A1 (en) 2016-01-14 2017-07-20 Ford Global Technologies, Llc Low- and high-fidelity classifiers applied to road-scene images
CN107031600A (en) 2016-10-19 2017-08-11 东风汽车公司 Automated driving system based on highway
US9738223B2 (en) 2012-05-31 2017-08-22 GM Global Technology Operations LLC Dynamic guideline overlay with image cropping
EP2618559B1 (en) 2005-06-27 2017-08-23 Nokia Technologies Oy Digital camera devices and methods for implementing digital zoom in digital camera devices and corresponding program products
CN107103113A (en) 2017-03-23 2017-08-29 中国科学院计算技术研究所 Towards the Automation Design method, device and the optimization method of neural network processor
CN107133943A (en) 2017-04-26 2017-09-05 贵州电网有限责任公司输电运行检修分公司 A kind of visible detection method of stockbridge damper defects detection
US9754154B2 (en) 2013-02-15 2017-09-05 Microsoft Technology Licensing, Llc Identification using depth-based head-detection data
GB2548087A (en) 2016-03-02 2017-09-13 Holition Ltd Locating and augmenting object features in images
CN107169421A (en) 2017-04-20 2017-09-15 华南理工大学 A kind of car steering scene objects detection method based on depth convolutional neural networks
CN107169560A (en) 2017-04-19 2017-09-15 清华大学 The depth convolutional neural networks computational methods and device of a kind of adaptive reconfigurable
US9767369B2 (en) 2014-04-10 2017-09-19 Waymo Llc Image and video compression for remote vehicle assistance
WO2017158622A2 (en) 2016-03-16 2017-09-21 INDIAN INSTITUTE OF TECHNOLOGY MADRAS (IIT Madras) Method for managing image data at electronic device
CN107368926A (en) 2017-07-28 2017-11-21 中南大学 A kind of how natural parameter sensing method for amalgamation processing of intelligent environment carrying robot identification floor
CN107451659A (en) 2017-07-27 2017-12-08 清华大学 Neutral net accelerator and its implementation for bit wide subregion
CN107507134A (en) 2017-09-21 2017-12-22 大连理工大学 Super-resolution method based on convolutional neural networks
US20180012411A1 (en) 2016-07-11 2018-01-11 Gravity Jack, Inc. Augmented Reality Methods and Devices
US20180018590A1 (en) 2016-07-18 2018-01-18 NantOmics, Inc. Distributed Machine Learning Systems, Apparatus, and Methods
CN107622258A (en) 2017-10-16 2018-01-23 中南大学 A Fast Pedestrian Detection Method Combining Static Low-level Features and Motion Information
US20180039853A1 (en) 2016-08-02 2018-02-08 Mitsubishi Electric Research Laboratories, Inc. Object Detection System and Object Detection Method
EP3285485A1 (en) 2016-08-16 2018-02-21 Samsung Electronics Co., Ltd Stereo camera-based autonomous driving method and apparatus
CN107729998A (en) 2017-10-31 2018-02-23 中国科学院计算技术研究所 A kind of method for neural network processor
CN107742311A (en) 2017-09-29 2018-02-27 北京易达图灵科技有限公司 A kind of method and device of vision positioning
US20180068540A1 (en) 2015-05-12 2018-03-08 Apical Ltd Image processing method
US20180067489A1 (en) 2016-09-08 2018-03-08 Mentor Graphics Corporation Low-level sensor fusion
US20180068459A1 (en) 2016-09-08 2018-03-08 Ford Global Technologies, Llc Object Distance Estimation Using Data From A Single Camera
US20180074506A1 (en) 2017-11-21 2018-03-15 GM Global Technology Operations LLC Systems and methods for mapping roadway-interfering objects in autonomous vehicles
CN107885214A (en) 2017-11-22 2018-04-06 济南浪潮高新科技投资发展有限公司 A kind of method and device of the acceleration automatic Pilot visually-perceptible based on FPGA
US20180121762A1 (en) 2016-11-01 2018-05-03 Snap Inc. Neural network for object detection in images
US9965865B1 (en) 2017-03-29 2018-05-08 Amazon Technologies, Inc. Image data segmentation using depth data
US20180150393A1 (en) * 2014-11-28 2018-05-31 Samsung Electronics Co., Ltd. Cache memory device and electronic system including the same
US20180150081A1 (en) 2018-01-24 2018-05-31 GM Global Technology Operations LLC Systems and methods for path planning in autonomous vehicles
CN108111873A (en) 2017-12-29 2018-06-01 国网山东省电力公司泰安供电公司 A kind of GIS image data transfer methods based on machine learning
CN108122234A (en) 2016-11-29 2018-06-05 北京市商汤科技开发有限公司 Convolutional neural networks training and method for processing video frequency, device and electronic equipment
CN108229526A (en) 2017-06-16 2018-06-29 北京市商汤科技开发有限公司 Network training, image processing method, device, storage medium and electronic equipment
US20180189097A1 (en) * 2017-01-03 2018-07-05 Arm Limited Data processing
US20180211403A1 (en) 2017-01-20 2018-07-26 Ford Global Technologies, Llc Recurrent Deep Convolutional Neural Network For Object Detection
CN108491889A (en) 2018-04-02 2018-09-04 深圳市易成自动驾驶技术有限公司 Image, semantic dividing method, device and computer readable storage medium
CN108549934A (en) 2018-04-25 2018-09-18 福州瑞芯微电子股份有限公司 A kind of operation method and device based on automated cluster neural network chip group
CN108647591A (en) 2018-04-25 2018-10-12 长沙学院 Activity recognition method and system in a kind of video of view-based access control model-semantic feature
US20180308012A1 (en) 2017-04-19 2018-10-25 Robert Bosch Gmbh Method and device for improving the robustness against "adversarial examples"
CN108710865A (en) 2018-05-28 2018-10-26 电子科技大学 A kind of driver's anomaly detection method based on neural network
US20180314878A1 (en) 2017-04-28 2018-11-01 Microsoft Technology Licensing, Llc Intelligent auto cropping of digital images
CN108764185A (en) 2018-06-01 2018-11-06 京东方科技集团股份有限公司 A kind of image processing method and device
CN108845574A (en) 2018-06-26 2018-11-20 北京艾瑞思机器人技术有限公司 Target identification and method for tracing, device, equipment and medium
US10133273B2 (en) 2016-09-20 2018-11-20 2236008 Ontario Inc. Location specific assistance for autonomous vehicle control system
CN108898177A (en) 2018-06-26 2018-11-27 广东电网有限责任公司 A kind of power transmission line corridor earth surface classification method, system, medium and equipment
US10140252B2 (en) 2017-02-28 2018-11-27 Microsoft Technology Licensing, Llc Hardware node with matrix-vector multiply tiles for neural network processing
US10140544B1 (en) 2018-04-02 2018-11-27 12 Sigma Technologies Enhanced convolutional neural network for image segmentation
US10146225B2 (en) 2017-03-02 2018-12-04 GM Global Technology Operations LLC Systems and methods for vehicle dimension prediction
US10152655B2 (en) 2016-08-31 2018-12-11 Adobe Systems Incorporated Deep-learning network architecture for object detection
US20180357511A1 (en) 2017-06-07 2018-12-13 Accenture Global Solutions Limited Recommending machine learning techniques, features, and feature relevance scores
CN109086867A (en) 2018-07-02 2018-12-25 武汉魅瞳科技有限公司 A kind of convolutional neural networks acceleration system based on FPGA
US20180374105A1 (en) 2017-05-26 2018-12-27 Get Attached, Inc. Leveraging an intermediate machine learning analysis
US10167800B1 (en) 2017-08-18 2019-01-01 Microsoft Technology Licensing, Llc Hardware node having a matrix vector unit with block-floating point processing
US10169680B1 (en) 2017-12-21 2019-01-01 Luminar Technologies, Inc. Object identification and labeling tool for training autonomous vehicle controllers
WO2019005547A1 (en) 2017-06-28 2019-01-03 Panasonic Intellectual Property Corporation Of America Moving body control apparatus, moving body control method, and training method
CN109215067A (en) 2017-07-03 2019-01-15 百度(美国)有限责任公司 High-resolution 3-D point cloud is generated based on CNN and CRF model
DE102017116017A1 (en) 2017-07-17 2019-01-17 Valeo Schalter Und Sensoren Gmbh An automotive sensor device having a plurality of sensor units and a plurality of neural networks for generating a combined representation of an environment
US20190025773A1 (en) 2017-11-28 2019-01-24 Intel Corporation Deep learning-based real-time detection and correction of compromised sensors in autonomous machines
US20190023277A1 (en) 2017-07-20 2019-01-24 Infineon Technologies Ag Electronic control unit, gateway circuit for an airbag electronic control unit, safety system for a vehicle, and environmental sensor element
US10192016B2 (en) 2017-01-17 2019-01-29 Xilinx, Inc. Neural network based physical synthesis for circuit designs
US20190042944A1 (en) 2018-06-08 2019-02-07 Intel Corporation Artificial neural network training using flexible floating point tensors
US20190042894A1 (en) 2018-09-28 2019-02-07 Intel Corporation Embedding human labeler influences in machine learning interfaces in computing environments
US20190042919A1 (en) 2017-08-03 2019-02-07 Facebook, Inc. Systems and methods for predicting qualitative ratings for advertisements based on machine learning
US20190042948A1 (en) 2017-08-04 2019-02-07 Samsung Electronics Co., Ltd. Method and apparatus for generating fixed-point quantized neural network
US20190050252A1 (en) * 2017-08-09 2019-02-14 Xilinx, Inc. Adaptive quality of service control circuit
CN109359731A (en) 2018-09-27 2019-02-19 中科物栖(北京)科技有限责任公司 A kind of Processing with Neural Network method and device based on chip design defect
EP2863633B1 (en) 2012-07-24 2019-02-20 Denso Corporation Visibility support device for vehicle
US20190057314A1 (en) 2015-10-26 2019-02-21 Netradyne Inc Joint processing for embedded data inference
US10216189B1 (en) 2017-08-23 2019-02-26 Uber Technologies, Inc. Systems and methods for prioritizing object prediction for autonomous vehicles
CN109389552A (en) 2017-08-02 2019-02-26 中山大学 A kind of Image Super-resolution based on context-sensitive multitask deep learning
CN109389207A (en) 2018-10-09 2019-02-26 四川理工学院 A kind of adaptive neural network learning method and nerve network system
US20190065637A1 (en) 2017-08-31 2019-02-28 Ford Global Technologies, Llc Augmenting Real Sensor Recordings With Simulated Sensor Data
US20190072978A1 (en) 2017-09-01 2019-03-07 GM Global Technology Operations LLC Methods and systems for generating realtime map information
US10228693B2 (en) 2017-01-13 2019-03-12 Ford Global Technologies, Llc Generating simulated sensor data for training and validation of detection models
US20190079526A1 (en) 2017-09-08 2019-03-14 Uber Technologies, Inc. Orientation Determination in Object Detection and Tracking for Autonomous Vehicles
US20190080602A1 (en) 2017-09-08 2019-03-14 Uber Technologies, Inc. Power and Thermal Management Systems and Methods for Autonomous Vehicles
US10242293B2 (en) 2015-08-04 2019-03-26 The Asan Foundation Method and program for computing bone age by deep neural network
US20190095780A1 (en) 2017-08-18 2019-03-28 Beijing Sensetime Technology Development Co., Ltd Method and apparatus for generating neural network structure, electronic device, and storage medium
US20190095946A1 (en) 2017-09-25 2019-03-28 Get Attached, Inc. Automatically analyzing media using a machine learning model trained on user engagement information
US10248121B2 (en) 2017-03-31 2019-04-02 Uber Technologies, Inc. Machine-learning based autonomous vehicle management system
WO2019067695A1 (en) 2017-10-01 2019-04-04 Airspace Systems, Inc. Flight control using computer vision
US20190101914A1 (en) 2017-10-02 2019-04-04 Allstate Insurance Company Data Processing System with Machine Learning Engine for Providing Driving Data Analysis and Vehicle Control Functions
CN109579856A (en) 2018-10-31 2019-04-05 百度在线网络技术(北京)有限公司 Accurately drawing generating method, device, equipment and computer readable storage medium
US20190108417A1 (en) 2017-10-05 2019-04-11 Parallel Machines, Inc. Machine learning abstraction
CN109615073A (en) 2018-12-03 2019-04-12 郑州云海信息技术有限公司 Method, device and storage medium for constructing a neural network model
US10262218B2 (en) 2017-01-03 2019-04-16 Qualcomm Incorporated Simultaneous object detection and rigid transform estimation using neural network
KR101969864B1 (en) 2017-12-15 2019-04-18 동국대학교 산학협력단 Method of synthesizing images based on mutual interlocking of object and background images
US20190122111A1 (en) 2017-10-24 2019-04-25 Nec Laboratories America, Inc. Adaptive Convolutional Neural Knowledge Graph Learning System Leveraging Entity Descriptions
EP3113080B1 (en) 2013-08-14 2019-05-01 Ricoh Company, Ltd. Method of indexing of modified images as being associated with a product and corresponding system
US20190130255A1 (en) 2017-11-02 2019-05-02 Samsung Electronics Co., Ltd. Method and apparatus for generating fixed-point type neural network
US10282623B1 (en) 2015-09-25 2019-05-07 Apple Inc. Depth perception sensor data processing
WO2019089339A1 (en) 2017-11-02 2019-05-09 The Trustees Of Princeton University Method and system for neural network synthesis
US20190147250A1 (en) 2017-11-15 2019-05-16 Uber Technologies, Inc. Semantic Segmentation of Three-Dimensional Data
WO2019092456A1 (en) 2017-11-13 2019-05-16 Cambridge Bio-Augmentation Systems Limited Neural interface
US20190146497A1 (en) 2017-11-15 2019-05-16 Uber Technologies, Inc. Sparse Convolutional Neural Networks
US20190147372A1 (en) 2017-11-15 2019-05-16 Uber Technologies, Inc. Systems and Methods for Object Detection, Tracking, and Motion Prediction
US20190147112A1 (en) 2017-11-13 2019-05-16 Facebook, Inc. Systems and methods for ranking ephemeral content item collections associated with a social networking system
US20190147335A1 (en) 2017-11-15 2019-05-16 Uber Technologies, Inc. Continuous Convolution and Fusion in Neural Networks
US20190147254A1 (en) 2017-11-15 2019-05-16 Uber Technologies, Inc. Autonomous Vehicle Lane Boundary Detection Systems and Methods
US20190147255A1 (en) 2017-11-15 2019-05-16 Uber Technologies, Inc. Systems and Methods for Generating Sparse Geographic Data for Autonomous Vehicles
US20190145765A1 (en) 2017-11-15 2019-05-16 Uber Technologies, Inc. Three Dimensional Object Detection
CN109791626A (en) 2017-12-29 2019-05-21 清华大学 The coding method of neural network weight, computing device and hardware system
US10296828B2 (en) 2017-04-05 2019-05-21 Here Global B.V. Learning a similarity measure for vision-based localization on a high definition (HD) map
US20190158784A1 (en) 2017-11-17 2019-05-23 Hyperconnect Inc. Server and operating method thereof
WO2019099622A1 (en) 2017-11-15 2019-05-23 Uber Technologies, Inc. Autonomous vehicle lane boundary detection systems and methods
US10303961B1 (en) 2017-04-13 2019-05-28 Zoox, Inc. Object detection and passenger notification
US10310087B2 (en) 2017-05-31 2019-06-04 Uber Technologies, Inc. Range-view LIDAR-based object detection
US10311312B2 (en) 2017-08-31 2019-06-04 TuSimple System and method for vehicle occlusion detection
JP6525707B2 (en) 2015-04-23 2019-06-05 キヤノン株式会社 Image processing apparatus, control method and program therefor, and imaging apparatus
US10318848B2 (en) 2015-12-15 2019-06-11 Qualcomm Incorporated Methods for object localization and image classification
US20190180154A1 (en) 2017-12-13 2019-06-13 Abbyy Development Llc Text recognition using artificial intelligence
US10325178B1 (en) 2018-03-08 2019-06-18 Capital One Services, Llc Systems and methods for image preprocessing to improve accuracy of object recognition
CN109902732A (en) 2019-02-22 2019-06-18 哈尔滨工业大学(深圳) Vehicle automatic classification method and related device
CN109901595A (en) 2019-04-16 2019-06-18 山东大学 An automatic driving system and method based on monocular camera and Raspberry Pi
US20190189251A1 (en) 2017-12-18 2019-06-20 International Business Machines Corporation Analysis of answers to questions
US20190185010A1 (en) 2017-12-18 2019-06-20 PlusAI Corp Method and system for self capability aware route planning in autonomous driving vehicles
JP2019101535A (en) 2017-11-29 2019-06-24 コニカミノルタ株式会社 Teacher data preparation device and method thereof and image segmentation device and method thereof
US10331974B2 (en) 2016-11-08 2019-06-25 Nec Corporation Action recognition system with landmark localization on objects in images using convolutional neural networks
CN109934163A (en) 2018-12-27 2019-06-25 北京航空航天大学 A vehicle detection method based on scene prior and feature re-fusion in aerial images
WO2019126755A1 (en) 2017-12-21 2019-06-27 Fugro N.V. Generating and classifying training data for machine learning functions
US20190197357A1 (en) 2019-02-27 2019-06-27 Intel Corporation Misuse index for explainable artificial intelligence in computing environments
WO2019122952A1 (en) 2017-12-18 2019-06-27 PlusAI Corp Method and system for personalized motion planning in autonomous driving vehicles
WO2019125191A1 (en) 2017-12-18 2019-06-27 Motorola Solutions, Inc Method and device for generating an augmented image
CN109948428A (en) 2019-01-28 2019-06-28 上海理工大学 The GPU cluster deep learning edge calculations system of facing sensing information processing
CN109951710A (en) 2019-03-26 2019-06-28 中国民航大学 Video compression method and system for apron monitoring based on deep learning
CN109949257A (en) 2019-03-06 2019-06-28 西安电子科技大学 Compressed sensing image reconstruction method for region of interest based on deep learning
US10338600B2 (en) 2016-10-12 2019-07-02 Hyundai Motor Company Autonomous driving control apparatus, vehicle having the same, and method for controlling the same
KR101996167B1 (en) 2018-02-14 2019-07-03 동국대학교 산학협력단 Apparatus for generating image used for learning of unmanned autonomous vehicle and method thereof
US20190205402A1 (en) 2018-01-03 2019-07-04 Facebook, Inc. Machine-Learning Model for Ranking Diverse Content
US20190205667A1 (en) 2017-12-29 2019-07-04 Here Global B.V. Method, apparatus, and system for generating synthetic image data for machine learning
US20190204842A1 (en) 2018-01-02 2019-07-04 GM Global Technology Operations LLC Trajectory planner with dynamic cost learning for autonomous driving
CN109978161A (en) 2019-03-08 2019-07-05 吉林大学 A kind of general convolution-pond synchronization process convolution kernel system
CN109975308A (en) 2019-03-15 2019-07-05 维库(厦门)信息技术有限公司 A kind of surface inspecting method based on deep learning
CN109978132A (en) 2018-12-24 2019-07-05 中国科学院深圳先进技术研究院 A kind of neural network method and system refining vehicle identification
US10343607B2 (en) 2017-03-24 2019-07-09 Toyota Jidosha Kabushiki Kaisha Viewing device for vehicle
US20190217791A1 (en) 2018-01-12 2019-07-18 Uber Technologies, Inc. Systems and Methods for Streaming Processing for Autonomous Vehicles
US10359783B2 (en) 2017-02-28 2019-07-23 Warfarer, Inc. Transportation system
US20190228037A1 (en) 2017-08-19 2019-07-25 Wave Computing, Inc. Checkpointing data flow graph computation for machine learning
US20190227562A1 (en) 2018-01-19 2019-07-25 Zenuity Ab Constructing and updating a behavioral layer of a multi layeredroad network high definition digital map
US20190230282A1 (en) 2015-12-21 2019-07-25 Robert Bosch Gmbh Dynamic image blending for multiple-camera vehicle systems
CN110060202A (en) 2019-04-19 2019-07-26 湖北亿咖通科技有限公司 A kind of initial method and system of monocular SLAM algorithm
US10366290B2 (en) 2016-05-11 2019-07-30 Baidu Usa Llc System and method for providing augmented virtual reality content in autonomous vehicles
CN110069071A (en) 2019-05-15 2019-07-30 深圳铂石空间科技有限公司 Navigation of Pilotless Aircraft method and apparatus, storage medium, electronic equipment
WO2019144575A1 (en) 2018-01-24 2019-08-01 中山大学 Fast pedestrian detection method and device
US20190236437A1 (en) 2018-01-29 2019-08-01 Ux Factory Co., Ltd. Heterogeneous processor architecture for integrating cnn and rnn into single high-performance, low-power chip
US20190235499A1 (en) 2018-01-30 2019-08-01 Uber Technologies, Inc. Autonomous Vehicle Safe Stop
CN110084086A (en) 2018-12-11 2019-08-02 安徽江淮汽车集团股份有限公司 A kind of automatic driving vehicle drivable region detection method of view-based access control model sensor
US10373019B2 (en) 2016-01-13 2019-08-06 Ford Global Technologies, Llc Low- and high-fidelity classifiers applied to road-scene images
CN110096937A (en) 2018-01-31 2019-08-06 北京四维图新科技股份有限公司 A kind of method and device of the image recognition for assisting Vehicular automatic driving
US10373026B1 (en) 2019-01-28 2019-08-06 StradVision, Inc. Learning method and learning device for generation of virtual feature maps whose characteristics are same as or similar to those of real feature maps by using GAN capable of being applied to domain adaptation to be used in virtual driving environments
US10372130B1 (en) 2017-05-19 2019-08-06 Zoox, Inc. Communicating reasons for vehicle actions
US20190244138A1 (en) 2018-02-08 2019-08-08 Apple Inc. Privatized machine learning using generative adversarial networks
US20190243371A1 (en) 2018-02-02 2019-08-08 Nvidia Corporation Safety procedure analysis for obstacle avoidance in autonomous vehicles
CN110111340A (en) 2019-04-28 2019-08-09 南开大学 The Weakly supervised example dividing method cut based on multichannel
US10380741B2 (en) 2016-12-07 2019-08-13 Samsung Electronics Co., Ltd System and method for a deep learning machine for object detection
EP3525132A1 (en) 2018-02-13 2019-08-14 KPIT Technologies Ltd. System and method for lane detection
US20190250640A1 (en) 2018-02-09 2019-08-15 Skydio, Inc. Aerial vehicle touchdown detection
US20190250626A1 (en) 2018-02-14 2019-08-15 Zoox, Inc. Detecting blocking objects
US20190250622A1 (en) 2018-02-09 2019-08-15 Nvidia Corporation Controlling autonomous vehicles using safe arrival times
CN110135485A (en) 2019-05-05 2019-08-16 浙江大学 Object recognition and positioning method and system based on fusion of monocular camera and millimeter wave radar
US20190258878A1 (en) 2018-02-18 2019-08-22 Nvidia Corporation Object detection and detection confidence suitable for autonomous driving
US10394237B2 (en) 2016-09-08 2019-08-27 Ford Global Technologies, Llc Perceiving roadway conditions from fused sensor data
US10395144B2 (en) 2017-07-24 2019-08-27 GM Global Technology Operations LLC Deeply integrated fusion architecture for automated driving systems
EP3531689A1 (en) 2016-11-03 2019-08-28 Huawei Technologies Co., Ltd. Optical imaging method and apparatus
US20190266418A1 (en) 2018-02-27 2019-08-29 Nvidia Corporation Real-time detection of lanes and boundaries by autonomous vehicles
US20190266610A1 (en) 2018-02-21 2019-08-29 Accenture Global Solutions Limited Transaction management using machine learning and similarity analysis
CN110197270A (en) 2018-02-27 2019-09-03 上海寒武纪信息科技有限公司 Integrated circuit chip device and Related product
US10402986B2 (en) 2017-12-20 2019-09-03 Facebook, Inc. Unsupervised video segmentation
US10402646B2 (en) 2017-09-21 2019-09-03 Amazon Technologies, Inc. Object detection and avoidance for aerial vehicles
US20190272446A1 (en) 2018-03-02 2019-09-05 Zoox, Inc. Automatic creation and updating of maps
CN110225341A (en) 2019-06-03 2019-09-10 中国科学技术大学 A kind of code flow structure image encoding method of task-driven
EP3537340A1 (en) 2018-03-09 2019-09-11 Ricoh Company, Ltd. User interface for object detection and labeling
US20190276041A1 (en) 2018-03-06 2019-09-12 Industry-Academic Cooperation Foundation, Dankook University Apparatus and method for fault diagnosis and back-up of advanced driver assistance system sensors based on deep learning
US20190279004A1 (en) 2018-03-06 2019-09-12 Phantom AI, Inc. Lane line reconstruction using future scenes and trajectory
US10414395B1 (en) 2018-04-06 2019-09-17 Zoox, Inc. Feature-based prediction
KR102022388B1 (en) 2018-02-27 2019-09-18 (주)캠시스 Calibration system and method using real-world object information
US20190289281A1 (en) 2018-03-13 2019-09-19 Magic Leap, Inc. Image-enhanced depth sensing via depth sensor control
US20190286972A1 (en) 2018-03-14 2019-09-19 Microsoft Technology Licensing, Llc Hardware accelerated neural network subgraphs
US20190286652A1 (en) 2018-03-19 2019-09-19 Verily Life Sciences Llc Surgical video retrieval based on preoperative images
US20190287028A1 (en) 2018-03-15 2019-09-19 Arm Ltd. Systems, devices, and/or processes for behavioral content processing
US10423934B1 (en) 2017-08-10 2019-09-24 Zoox, Inc. Automated vehicle diagnostics and maintenance
EP3543917A1 (en) 2018-03-19 2019-09-25 SRI International Inc. Dynamic adaptation of deep neural networks
WO2019182782A1 (en) 2018-03-21 2019-09-26 Zoox, Inc. Generating maps without shadows
US20190294177A1 (en) 2018-03-20 2019-09-26 Phantom AI, Inc. Data augmentation using computer simulated objects for autonomous control systems
US20190294975A1 (en) 2018-03-21 2019-09-26 Swim.IT Inc Predicting using digital twins
WO2019191578A1 (en) 2018-03-30 2019-10-03 Wave Computing, Inc. Data flow graph computation for machine learning
US10436615B2 (en) 2017-04-24 2019-10-08 Carnegie Mellon University Virtual sensor system
CN110310264A (en) 2019-06-25 2019-10-08 北京邮电大学 A large-scale target detection method and device based on DCNN
US20190311290A1 (en) 2018-04-06 2019-10-10 Mentor Graphics Corporation Deep Learning Based Test Compression Analyzer
CN110321965A (en) 2019-07-10 2019-10-11 腾讯科技(深圳)有限公司 The method and device that the training method of object weight identification model, object identify again
CN110334801A (en) 2019-05-09 2019-10-15 苏州浪潮智能科技有限公司 A kind of hardware-accelerated method, apparatus, equipment and the system of convolutional neural networks
US20190318099A1 (en) 2018-04-16 2019-10-17 International Business Machines Corporation Using Gradients to Detect Backdoors in Neural Networks
US20190325595A1 (en) 2018-04-18 2019-10-24 Mobileye Vision Technologies Ltd. Vehicle environment modeling with a camera
US20190325266A1 (en) 2018-04-23 2019-10-24 Robert Bosch Gmbh Method, device, product, and computer program for operating a technical system
US20190325580A1 (en) 2019-06-26 2019-10-24 Intel Corporation Surround camera system with seamless stitching for arbitrary viewpoint selection
US20190325088A1 (en) 2018-04-23 2019-10-24 Accenture Global Solutions Limited Ai-driven design platform
US20190325269A1 (en) 2018-04-20 2019-10-24 XNOR.ai, Inc. Image Classification through Label Progression
US10460053B2 (en) 2017-04-24 2019-10-29 Toyota Research Institute, Inc. Systems and methods for surface property identification using waveform classification
US20190333232A1 (en) 2018-04-30 2019-10-31 Uber Technologies, Inc. Object Association for Autonomous Vehicles
US20190332875A1 (en) 2018-04-30 2019-10-31 Uber Technologies, Inc. Traffic Signal State Classification for Autonomous Vehicles
US20190329790A1 (en) 2018-04-25 2019-10-31 Uber Technologies, Inc. Systems and Methods for Using Machine Learning to Determine Passenger Ride Experience
CN110399875A (en) 2019-07-31 2019-11-01 山东浪潮人工智能研究院有限公司 A general table information extraction method based on deep learning and pixel projection
US10468062B1 (en) 2018-04-03 2019-11-05 Zoox, Inc. Detecting errors in sensor data
US10467459B2 (en) 2016-09-09 2019-11-05 Microsoft Technology Licensing, Llc Object detection based on joint feature extraction
CN110414362A (en) 2019-07-02 2019-11-05 安徽继远软件有限公司 Data Augmentation Method of Power Image Based on Generative Adversarial Network
US10468008B2 (en) 2015-09-18 2019-11-05 Amazon Technologies, Inc. Active airborne noise abatement
US20190340499A1 (en) 2018-05-04 2019-11-07 Microsoft Technology Licensing, Llc Quantization for dnn accelerators
US20190340492A1 (en) 2018-05-04 2019-11-07 Microsoft Technology Licensing, Llc Design flow for quantized neural networks
US20190339989A1 (en) 2018-05-02 2019-11-07 Microsoft Technology Licensing, Llc Configuring an electronic device using artificial intelligence
US20190336063A1 (en) 2016-07-01 2019-11-07 Avi Dascalu Dermoscopy diagnosis of cancerous lesions utilizing dual deep learning algorithms via visual and audio (sonification) outputs
US20190340462A1 (en) 2018-05-01 2019-11-07 Adobe Inc. Iteratively applying neural networks to automatically identify pixels of salient objects portrayed in digital images
CN110426051A (en) 2019-08-05 2019-11-08 武汉中海庭数据技术有限公司 A kind of lane line method for drafting, device and storage medium
KR102043143B1 (en) 2019-05-20 2019-11-11 호서대학교 산학협력단 Method and apparatus for driving control of automated guided vehicle by using artificial neural network
US10474928B2 (en) 2017-10-30 2019-11-12 Sap Se Dynamic self-learning system
US10474160B2 (en) 2017-07-03 2019-11-12 Baidu Usa Llc High resolution 3D point clouds generation from downsampled low resolution LIDAR 3D point clouds and camera images
US10474161B2 (en) 2017-07-03 2019-11-12 Baidu Usa Llc High resolution 3D point clouds generation from upsampled low resolution lidar 3D point clouds and camera images
US10470510B1 (en) 2018-04-20 2019-11-12 Bodygram, Inc. Systems and methods for full body measurements extraction using multiple deep learning networks for body feature measurements
US20190349571A1 (en) 2018-05-11 2019-11-14 Ford Global Technologies, Llc Distortion correction for vehicle surround view camera projections
WO2019216938A1 (en) 2018-05-07 2019-11-14 Google Llc Application development platform and software development kits that provide comprehensive machine learning services
US20190347501A1 (en) 2018-05-11 2019-11-14 Samsung Electronics Co., Ltd. Method of analyzing objects in images recored by a camera of a head mounted device
CN110473173A (en) 2019-07-24 2019-11-19 熵智科技(深圳)有限公司 A kind of defect inspection method based on deep learning semantic segmentation
US20190354786A1 (en) 2018-05-17 2019-11-21 Zoox, Inc. Vehicle Lighting State Determination
US20190354808A1 (en) 2018-05-18 2019-11-21 Google Llc Augmentation of Audiographic Images for Improved Machine Learning
US20190354817A1 (en) 2018-05-18 2019-11-21 Google Llc Learning Data Augmentation Strategies for Object Detection
US20190354850A1 (en) 2018-05-17 2019-11-21 International Business Machines Corporation Identifying transfer models for machine learning tasks
US20190354782A1 (en) 2018-05-17 2019-11-21 Uber Technologies, Inc. Object Detection and Property Determination for Autonomous Vehicles
WO2019220436A2 (en) 2018-05-14 2019-11-21 BrainVu Ltd. Driver predictive mental response profile and application to automated vehicle brain interface control
US10489972B2 (en) 2016-06-28 2019-11-26 Cognata Ltd. Realistic 3D virtual world creation and simulation for training automated driving systems
US10489126B2 (en) 2018-02-12 2019-11-26 Oracle International Corporation Automated code generation
CN110516665A (en) 2019-08-23 2019-11-29 上海眼控科技股份有限公司 Identify the neural network model construction method and system of image superposition character area
US20190370398A1 (en) 2018-06-01 2019-12-05 SayMosaic Inc. Method and apparatus for searching historical data
US20190370935A1 (en) 2018-05-31 2019-12-05 Quanta Computer Inc. Method and system for non-linearly stretching a cropped image
US20190370575A1 (en) 2018-05-31 2019-12-05 Uber Technologies, Inc. Systems and Methods for Implementing Trip Checks for Vehicles
US20190373322A1 (en) 2018-05-29 2019-12-05 Sony Interactive Entertainment LLC Interactive Video Content Delivery
CN110543837A (en) 2019-08-16 2019-12-06 北京航空航天大学 A Visible Light Airport Aircraft Detection Method Based on Potential Target Points
US10503971B1 (en) 2019-03-19 2019-12-10 Capital One Services, Llc Platform for document classification
US20190377965A1 (en) 2018-06-08 2019-12-12 Uber Technologies, Inc. Systems and Methods for Pipelined Processing of Sensor Data Using Hardware
US20190378049A1 (en) 2018-06-12 2019-12-12 Bank Of America Corporation Ensemble of machine learning engines coupled to a graph structure that spreads heat
US20190377345A1 (en) 2018-06-12 2019-12-12 Skydio, Inc. Fitness and sports applications for an autonomous unmanned aerial vehicle
US20190378051A1 (en) 2018-06-12 2019-12-12 Bank Of America Corporation Machine learning system coupled to a graph structure detecting outlier patterns using graph scanning
CN110569899A (en) 2019-09-03 2019-12-13 嘉陵江亭子口水利水电开发有限公司 Dam face defect classification model training method and device
US20190384309A1 (en) 2018-06-18 2019-12-19 Zoox, Inc. Occlusion aware planning
US20190384994A1 (en) 2018-06-15 2019-12-19 Uber Technologies, Inc. System and Method for Determining Object Intention Through Visual Attributes
US20190385048A1 (en) 2018-06-19 2019-12-19 International Business Machines Corporation Runtime reconfigurable neural network processor core
US20190385360A1 (en) 2018-06-14 2019-12-19 Beijing Didi Infinity Technology And Development Co., Ltd. Systems and methods for updating a high-resolution map based on binocular images
US20190384303A1 (en) 2018-06-19 2019-12-19 Nvidia Corporation Behavior-guided path planning in autonomous machine applications
US20190382007A1 (en) 2018-06-15 2019-12-19 Uber Technologies, Inc. Multi-Task Machine-Learned Models for Object Intention Determination in Autonomous Driving
US20190384304A1 (en) 2018-06-13 2019-12-19 Nvidia Corporation Path detection for autonomous machines using deep neural networks
CN110599864A (en) 2019-10-28 2019-12-20 苏州智行众维智能科技有限公司 Modeling and verifying device and method based on indoor traffic scene simulation sensor
CN110599537A (en) 2019-07-25 2019-12-20 中国地质大学(武汉) Mask R-CNN-based unmanned aerial vehicle image building area calculation method and system
US10514711B2 (en) 2016-10-09 2019-12-24 Airspace Systems, Inc. Flight control using computer vision
CN110619282A (en) 2019-08-26 2019-12-27 海南撰云空间信息技术有限公司 Automatic extraction method for unmanned aerial vehicle orthoscopic image building
CN110619283A (en) 2019-08-26 2019-12-27 海南撰云空间信息技术有限公司 Automatic extraction method for unmanned aerial vehicle ortho-image road
CN110619330A (en) 2019-09-18 2019-12-27 上海眼控科技股份有限公司 Recognition model training method and device, computer equipment and recognition method
US20200004259A1 (en) 2018-06-28 2020-01-02 Uatc, Llc Providing Actionable Uncertainties in Autonomous Vehicles
WO2020006154A2 (en) 2018-06-26 2020-01-02 Itay Katz Contextual driver monitoring system
US20200004351A1 (en) 2018-07-02 2020-01-02 Google Llc Systems and Methods for Interacting and Interfacing with an Artificial Intelligence System
US10529078B2 (en) 2013-07-30 2020-01-07 Holition Limited Locating and augmenting object features in images
US10528824B2 (en) 2017-12-11 2020-01-07 GM Global Technology Operations LLC Artificial neural network for lane feature classification and localization
US10529088B2 (en) 2016-12-02 2020-01-07 Gabriel Fine Automatically determining orientation and position of medically invasive devices via image processing
CN110659628A (en) 2019-10-09 2020-01-07 山东浪潮人工智能研究院有限公司 Coal mine monitoring video decompression method and system based on deep learning
US20200012936A1 (en) 2018-07-04 2020-01-09 Samsung Electronics Co., Ltd. Neural network method and apparatus
US10534854B2 (en) 2017-11-17 2020-01-14 Adobe Inc. Generating a targeted summary of textual content tuned to a target audience vocabulary
CN110688992A (en) 2019-12-09 2020-01-14 中智行科技有限公司 Traffic signal identification method and device, vehicle navigation equipment and unmanned vehicle
WO2020012756A1 (en) 2018-07-13 2020-01-16 マクセル株式会社 Stereo imaging device
US20200017117A1 (en) 2018-07-14 2020-01-16 Stephen Milton Vehicle-data analytics
US20200027210A1 (en) 2018-07-18 2020-01-23 Nvidia Corporation Virtualized computing platform for inferencing, advanced processing, and machine learning applications
US20200026992A1 (en) 2016-09-29 2020-01-23 Tsinghua University Hardware neural network conversion method, computing device, compiling method and neural network software and hardware collaboration system
US20200026283A1 (en) 2016-09-21 2020-01-23 Oxford University Innovation Limited Autonomous route determination
US20200025931A1 (en) 2018-03-14 2020-01-23 Uber Technologies, Inc. Three-Dimensional Object Detection
US20200026282A1 (en) 2018-07-23 2020-01-23 Baidu Usa Llc Lane/object detection and tracking perception system for autonomous vehicles
US10546217B2 (en) 2017-11-01 2020-01-28 Salesforce.Com, Inc. Training a neural network using augmented training datasets
US10542930B1 (en) 2017-07-25 2020-01-28 BlueOwl, LLC Audio assessment for analyzing sleep trends using machine learning techniques
US10546197B2 (en) 2017-09-26 2020-01-28 Ambient AI, Inc. Systems and methods for intelligent and interpretive analysis of video image data using machine learning
US20200034710A1 (en) 2018-07-26 2020-01-30 DeepScale, Inc. Optimizing neural network structures for embedded systems
US20200033865A1 (en) 2018-07-24 2020-01-30 Qualcomm Incorporated Managing Cleaning Robot Behavior
US20200036948A1 (en) 2018-07-30 2020-01-30 Pony Ai Inc. Systems and methods for autonomous vehicle interactive content presentation
US20200033858A1 (en) 2018-07-30 2020-01-30 Pony Ai Inc. Systems and methods for autonomous vehicle smart seats
US20200034665A1 (en) 2018-07-30 2020-01-30 DataRobot, Inc. Determining validity of machine learning algorithms for datasets
CN110751280A (en) 2019-09-19 2020-02-04 华中科技大学 Configurable convolution accelerator applied to convolutional neural network
US10552682B2 (en) 2015-10-06 2020-02-04 Oath Inc. User classification based upon images
US20200039520A1 (en) 2018-08-06 2020-02-06 Honda Motor Co., Ltd. System and method for learning naturalistic driving behavior based on vehicle dynamic data
WO2020025696A1 (en) 2018-07-31 2020-02-06 Deutsches Krebsforschungszentrum Stiftung des öffentlichen Rechts Method and system for augmented imaging using multispectral information
US10559386B1 (en) 2019-04-02 2020-02-11 Kpn Innovations, Llc Methods and systems for an artificial intelligence support network for vibrant constituional guidance
EP3608840A1 (en) 2018-08-07 2020-02-12 Accenture Global Solutions Limited Image processing for automated object identification
US20200051550A1 (en) 2017-04-18 2020-02-13 D5Ai Llc Multi-stage machine learning and recognition
US10567674B2 (en) 2017-06-30 2020-02-18 Harman International Industries, Incorporated Systems and methods for detecting objects in imaging systems
US10565475B2 (en) 2018-04-24 2020-02-18 Accenture Global Solutions Limited Generating a machine learning model for objects based on augmenting the objects with physical properties
WO2020034663A1 (en) 2018-08-13 2020-02-20 The Hong Kong Polytechnic University Grid-based image cropping
CN110826566A (en) 2019-11-01 2020-02-21 北京环境特性研究所 Target slice extraction method based on deep learning
US10568570B1 (en) 2019-02-14 2020-02-25 Trungram Gyaltrul Sherpa Methods and systems for providing a preferred fitness state of a user
US10574905B2 (en) 2014-03-07 2020-02-25 Fotonation Limited System and methods for depth regularization and semiautomatic interactive matting using RGB-D images
US10572717B1 (en) 2010-10-05 2020-02-25 Waymo Llc System and method for evaluating the perception system of an autonomous vehicle
US20200065711A1 (en) 2018-08-21 2020-02-27 Lyft, Inc. Systems and methods for detecting and recording anomalous vehicle events
US20200060757A1 (en) 2016-11-16 2020-02-27 Navix International Limited Estimators for ablation effectiveness
US20200065879A1 (en) 2018-08-22 2020-02-27 Midea Group Co., Ltd. Methods and systems for home device recommendation
US10579897B2 (en) 2017-10-02 2020-03-03 Xnor.ai Inc. Image based object detection
US10579063B2 (en) 2017-07-21 2020-03-03 Uatc, Llc Machine learning for predicting locations of objects perceived by autonomous vehicles
US10579058B2 (en) 2016-12-14 2020-03-03 Samsung Electronics Co., Ltd. Apparatus and method for generating training data to train neural network determining information associated with road included in image
US20200073385A1 (en) 2018-09-04 2020-03-05 Skydio, Inc. Applications and skills for an autonomous unmanned aerial vehicle
US20200074230A1 (en) 2018-09-04 2020-03-05 Luminar Technologies, Inc. Automatically generating training data for a lidar using simulated vehicles in virtual space
US20200069973A1 (en) 2018-05-30 2020-03-05 Siemens Healthcare Gmbh Decision Support System for Individualizing Radiotherapy Dose
US10586280B2 (en) 2018-01-30 2020-03-10 PointPredictive Inc. Risk-based machine learning classsifier
US10592785B2 (en) 2017-07-12 2020-03-17 Futurewei Technologies, Inc. Integrated system for detection of driver condition
US10591914B2 (en) 2017-11-08 2020-03-17 GM Global Technology Operations LLC Systems and methods for autonomous vehicle behavior control
US20200089969A1 (en) 2018-09-14 2020-03-19 Honda Motor Co., Ltd. Scene classification
US20200086880A1 (en) 2018-09-14 2020-03-19 Uber Technologies, Inc. Driving Surface Friction Estimations Using Vehicle Steering
US20200089243A1 (en) 2018-09-14 2020-03-19 Uber Technologies, Inc. Driving Surface Friction Estimations for Autonomous Vehicles
WO2020056157A1 (en) 2018-09-12 2020-03-19 Electra Vehicles, Inc. Systems and methods for managing energy storage systems
US20200090056A1 (en) 2018-09-19 2020-03-19 Tata Consultancy Services Limited Systems and methods for real time configurable recommendation using user data
US10599958B2 (en) 2017-12-14 2020-03-24 Avigilon Corporation Method and system for classifying an object-of-interest using an artificial neural network
US10599701B2 (en) 2016-02-11 2020-03-24 Ebay Inc. Semantic category classification
US10599930B2 (en) 2017-08-04 2020-03-24 Samsung Electronics Co., Ltd. Method and apparatus of detecting object of interest
US20200097841A1 (en) 2018-09-21 2020-03-26 Renovo Motors, Inc. Systems and methods for processing vehicle data
US20200098095A1 (en) 2018-09-26 2020-03-26 Robert Bosch Gmbh Device and method for automatic image enhancement in vehicles
US10609434B2 (en) 2018-08-07 2020-03-31 Adobe Inc. Machine-learning based multi-step engagement strategy generation and visualization
US10606990B2 (en) 2017-07-06 2020-03-31 Ebay Inc. Machine learning system for computing asset access
KR102095335B1 (en) 2017-11-15 2020-03-31 에스케이텔레콤 주식회사 Apparatus and method for generating and using neural network model applying accelerated computation
GB2577485A (en) 2018-09-20 2020-04-01 Jaguar Land Rover Ltd Control system for a vehicle
US20200103894A1 (en) 2018-05-07 2020-04-02 Strong Force Iot Portfolio 2016, Llc Methods and systems for data collection, learning, and streaming of machine signals for computerized maintenance management system using the industrial internet of things
US20200104705A1 (en) 2018-09-28 2020-04-02 Apple Inc. Distributed labeling for supervised learning
CN110956185A (en) 2019-11-21 2020-04-03 大连理工大学人工智能大连研究院 A method for detecting salient objects in images
CN110966991A (en) 2019-11-21 2020-04-07 中国人民解放军国防科技大学 Single unmanned aerial vehicle image positioning method without control point
US10614344B2 (en) 2017-07-05 2020-04-07 Perceptive Automata, Inc. System and method of predicting human interaction with vehicles
US20200110416A1 (en) 2018-10-04 2020-04-09 Zoox, Inc. Trajectory prediction on top-down scenes
KR102097120B1 (en) 2018-12-31 2020-04-09 주식회사 애자일소다 System and method for automatically determining the degree of breakdown by vehicle section based on deep running
US10621513B2 (en) 2018-03-08 2020-04-14 Capital One Services, Llc System and method for deploying and versioning machine learning models
US20200118035A1 (en) 2018-10-10 2020-04-16 Wipro Limited Method and system for generating a learning path using machine learning
US20200117916A1 (en) 2018-10-11 2020-04-16 Baidu Usa Llc Deep learning continuous lane lines detection system for autonomous vehicles
WO2020076356A1 (en) 2018-10-08 2020-04-16 Google Llc Systems and methods for providing feedback for artificial intelligence-based image capture devices
US20200117180A1 (en) 2016-05-09 2020-04-16 Strong Force Iot Portfolio 2016, Llc Methods and systems for noise detection and removal in a mixer or agitator
US20200117917A1 (en) 2018-10-10 2020-04-16 Hyundai Motor Company Apparatus and Method for Distinguishing False Target in Vehicle and Vehicle Including the Same
US20200117889A1 (en) 2018-10-16 2020-04-16 Carnegie Mellon University Method and system for hand activity sensing
CN111027575A (en) 2019-12-13 2020-04-17 广西师范大学 A Self-Attention Adversarial Learning Approach for Semi-Supervised Semantic Segmentation
CN111027549A (en) 2019-12-10 2020-04-17 北京服装学院 A method for identifying key points of women's tops
US10628688B1 (en) 2019-01-30 2020-04-21 Stadvision, Inc. Learning method and learning device, and testing method and testing device for detecting parking spaces by using point regression results and relationship between points to thereby provide an auto-parking system
US10627818B2 (en) 2018-03-28 2020-04-21 Zoox, Inc. Temporal prediction model for semantic intent understanding
CN111047225A (en) 2020-01-10 2020-04-21 惠州光弘科技股份有限公司 SMT surface mounting component welding spot quality evaluation method based on edge side model processing
US10628432B2 (en) 2018-02-19 2020-04-21 Microsoft Technology Licensing, Llc Personalized deep models for smart suggestions ranking
US10628686B2 (en) 2018-03-12 2020-04-21 Waymo Llc Neural networks for object detection and characterization
US10629080B2 (en) 2017-08-31 2020-04-21 Uatc Llc Autonomous vehicles featuring vehicle intention system
US20200126129A1 (en) 2018-10-19 2020-04-23 Airbnb, Inc. Synthetic data generation modeling system
US20200125844A1 (en) 2018-10-19 2020-04-23 The Climate Corporation Machine learning techniques for identifying clouds and cloud shadows in satellite imagery
US20200125845A1 (en) 2018-10-22 2020-04-23 Lyft, Inc. Systems and methods for automated image labeling for images captured from vehicles
CN111062973A (en) 2019-12-31 2020-04-24 西安电子科技大学 Vehicle tracking method based on target feature sensitivity and deep learning
US10636161B2 (en) 2017-02-23 2020-04-28 Hitachi, Ltd. Image recognition system
US10636169B2 (en) 2015-08-26 2020-04-28 Digitalglobe, Inc. Synthesizing training data for broad area geospatial object detection
US20200134848A1 (en) 2018-10-29 2020-04-30 Samsung Electronics Co., Ltd. System and method for disparity estimation using cameras with different fields of view
US20200134461A1 (en) 2018-03-20 2020-04-30 Sri International Dynamic adaptation of deep neural networks
US20200134427A1 (en) 2018-10-30 2020-04-30 Samsung Electronics Co., Ltd. Method of outputting prediction result using neural network, method of generating neural network, and apparatus therefor
US20200134466A1 (en) 2018-10-29 2020-04-30 Google Llc Exponential Modeling with Deep Learning Features
US10642275B2 (en) 2018-06-18 2020-05-05 Zoox, Inc. Occulsion aware planning and control
US10645344B2 (en) 2010-09-10 2020-05-05 Avigilion Analytics Corporation Video system with intelligent visual display
US20200143231A1 (en) 2018-11-02 2020-05-07 Microsoft Technology Licensing, Llc Probabilistic neural network architecture generation
US20200143279A1 (en) 2018-11-06 2020-05-07 DeepSig Inc. Radio frequency band segmentation, signal detection and labelling using machine learning
CN111126453A (en) 2019-12-05 2020-05-08 重庆邮电大学 A fine-grained image classification method and system based on attention mechanism and cutting and filling
US10649464B2 (en) 2017-06-23 2020-05-12 Uatc Llc Collision-avoidance system for autonomous-capable vehicles
US10650071B2 (en) 2016-11-28 2020-05-12 Google Llc Search and retrieval of keyed data maintained using a keyed database
US10652565B1 (en) 2017-10-12 2020-05-12 Amazon Technologies, Inc. Image compression and decompression using embeddings
US20200151619A1 (en) 2018-11-09 2020-05-14 Hewlett Packard Enterprise Development Lp Systems and methods for determining machine learning training approaches based on identified impacts of one or more types of concept drift
US20200149898A1 (en) 2019-12-27 2020-05-14 Intel Corporation System and method for acceleration-based vector field maps
US20200151692A1 (en) 2018-04-18 2020-05-14 Sbot Technologies, Inc. d/b/a Caper Inc. Systems and methods for training data generation for object identification and self-checkout anti-theft
WO2020097221A1 (en) 2018-11-08 2020-05-14 Evangelos Simoudis Systems and methods for managing vehicle data
US20200151201A1 (en) 2020-01-10 2020-05-14 Semantics3 Inc. Automated Extraction, Inference and Normalization of Structured Attributes for Product Data
US20200148201A1 (en) 2018-11-13 2020-05-14 Zoox, Inc. Perception collision avoidance
CN111158355A (en) 2018-11-07 2020-05-15 富华科精密工业(深圳)有限公司 Automatic navigation cloud server and automatic navigation control method
US10656657B2 (en) 2017-08-08 2020-05-19 Uatc, Llc Object motion prediction and autonomous vehicle control
US10657934B1 (en) 2019-03-27 2020-05-19 Electronic Arts Inc. Enhancements for musical composition applications
US10657418B2 (en) 2017-12-27 2020-05-19 International Business Machines Corporation Object detection on local devices using remotely generated machine learning models
US10657391B2 (en) 2018-01-05 2020-05-19 Uatc, Llc Systems and methods for image-based free space detection
US20200160532A1 (en) 2018-11-16 2020-05-21 Uatc, Llc System and Method for Identifying Travel Way Features for Autonomous Vehicle Motion Control
US20200160559A1 (en) 2018-11-16 2020-05-21 Uatc, Llc Multi-Task Multi-Sensor Fusion for Three-Dimensional Object Detection
US20200159225A1 (en) 2018-11-16 2020-05-21 Uber Technologies, Inc. End-To-End Interpretable Motion Planner for Autonomous Vehicles
US20200160598A1 (en) 2018-11-16 2020-05-21 Uatc, Llc Systems and Methods for Generating Synthetic Light Detection and Ranging Data via Machine Learning
US20200158822A1 (en) 2018-09-06 2020-05-21 Airspace Systems, Inc. Unmanned aerial vehicle radar detection
US20200160064A1 (en) 2018-11-21 2020-05-21 Facebook, Inc. Anticipating Future Video Based on Present Video
US20200160104A1 (en) 2018-11-16 2020-05-21 Uatc, Llc Binary Feature Compression for Autonomous Devices
US20200160558A1 (en) 2018-11-17 2020-05-21 Uatc, Llc Image Based Localization System
US20200158869A1 (en) 2018-11-19 2020-05-21 Elmira Amirloo Abolfathi System, device and method of generating a high resolution and high accuracy point cloud
US20200162489A1 (en) 2018-11-16 2020-05-21 Airspace Systems, Inc. Security event detection and threat assessment
US20200160117A1 (en) 2018-11-16 2020-05-21 Uatc, Llc Attention Based Feature Compression and Localization for Autonomous Devices
US20200160178A1 (en) 2018-11-16 2020-05-21 Nvidia Corporation Learning to generate synthetic datasets for traning neural networks
WO2020101246A1 (en) 2018-11-13 2020-05-22 Samsung Electronics Co., Ltd. Joint unsupervised object segmentation and inpainting
US10661902B1 (en) 2019-03-29 2020-05-26 QuantumID Technologies Inc Artificial intelligence system for estimating excess non-sapient payload capacity on mixed-payload aeronautic excursions
US10664750B2 (en) 2016-08-10 2020-05-26 Google Llc Deep machine learning to predict and prevent adverse conditions at structural assets
EP3657387A1 (en) 2018-11-21 2020-05-27 Samsung Electronics Co., Ltd. Image processing apparatus and control method thereof
US20200167554A1 (en) 2017-08-01 2020-05-28 Huawei Technologies Co., Ltd. Gesture Recognition Method, Apparatus, And Device
US20200167438A1 (en) 2018-11-28 2020-05-28 Toyota Research Institute, Inc. Systems and methods for predicting responses of a particle to a stimulus
US10671886B2 (en) 2018-03-08 2020-06-02 Capital One Services, Llc Object detection using image classification models
US10671082B2 (en) 2017-07-03 2020-06-02 Baidu Usa Llc High resolution 3D point clouds generation based on CNN and CRF models
DE102018130821A1 (en) 2018-12-04 2020-06-04 Valeo Schalter Und Sensoren Gmbh Method for assessing an environment of a motor vehicle using an artificial neural network with an aggregation unit; Control unit, driver assistance system and computer program product
US20200175371A1 (en) 2018-12-04 2020-06-04 Bank Of America Corporation System and method for self constructing deep neural network design through adversarial learning
US20200175354A1 (en) 2018-12-03 2020-06-04 Deep Learn, Inc. Time and accuracy estimate-based selection of machine-learning predictive models
US20200174481A1 (en) 2018-11-30 2020-06-04 Zoox, Inc. Probabilistic risk assessment for trajectory evaluation
US20200175401A1 (en) 2018-12-03 2020-06-04 Tesla, Inc. Machine learning models operating at different frequencies for autonomous vehicles
US20200175326A1 (en) 2018-12-04 2020-06-04 Tesla, Inc. Enhanced object detection for autonomous vehicles based on field view
AU2019261735A1 (en) 2018-11-19 2020-06-04 Accenture Global Solutions Limited System and method for recommending automation solutions for technology infrastructure issues
US10679129B2 (en) 2017-09-28 2020-06-09 D5Ai Llc Stochastic categorical autoencoder network
US10678244B2 (en) 2017-03-23 2020-06-09 Tesla, Inc. Data synthesis for autonomous control systems
US10678997B2 (en) 2017-10-05 2020-06-09 Microsoft Technology Licensing, Llc Machine learned models for contextual editing of social networking profiles
US10678839B2 (en) 2017-11-13 2020-06-09 Facebook, Inc. Systems and methods for ranking ephemeral content item collections associated with a social networking system
EP3664020A1 (en) 2017-07-31 2020-06-10 Equos Research Co., Ltd. Image data generation device, image recognition device, image data generation program, and image recognition program
US20200184250A1 (en) 2018-12-05 2020-06-11 Subaru Corporation Vehicle detection apparatus
US20200183482A1 (en) 2018-12-06 2020-06-11 Intel Corporation Reducing microprocessor power with minimal performance impact by dynamically adapting runtime operating configurations using machine learning
US20200184333A1 (en) 2018-12-10 2020-06-11 Samsung Electronics Co., Ltd. Apparatus and method of compressing neural network
CN111275618A (en) 2020-01-12 2020-06-12 杭州电子科技大学 Depth map super-resolution reconstruction network construction method based on double-branch perception
CN111275129A (en) 2020-02-17 2020-06-12 平安科技(深圳)有限公司 Method and system for selecting image data augmentation strategy
CN111275080A (en) 2020-01-14 2020-06-12 腾讯科技(深圳)有限公司 Artificial intelligence-based image classification model training method, classification method and device
US10685159B2 (en) 2018-06-27 2020-06-16 Intel Corporation Analog functional safety with anomaly detection
US10685188B1 (en) 2018-07-06 2020-06-16 Facebook, Inc. Systems and methods for training machine learning models for language clusters
EP2396750B1 (en) 2009-02-13 2020-06-17 Alibaba Group Holding Limited Method and system for image feature extraction
WO2020121973A1 (en) 2018-12-10 2020-06-18 株式会社小糸製作所 Object identification system, operation processing device, vehicle, lighting tool for vehicle, and training method for classifier
WO2020120050A1 (en) 2018-12-14 2020-06-18 Asml Netherlands B.V. Apparatus and method for grouping image patterns to determine wafer behavior in a patterning process
US20200193328A1 (en) 2018-12-14 2020-06-18 Apple Inc. Machine learning assisted image prediction
US20200193313A1 (en) 2018-12-14 2020-06-18 Parallel Machines, Inc. Interpretability-based machine learning adjustment during production
US20200192389A1 (en) 2018-12-14 2020-06-18 The Boeing Company Building an artificial-intelligence system for an autonomous vehicle
CN111307162A (en) 2019-11-25 2020-06-19 奥特酷智能科技(南京)有限公司 Multi-sensor fusion positioning method for automatic driving scene
US10692000B2 (en) 2017-03-20 2020-06-23 Sap Se Training machine learning models
US10692242B1 (en) 2019-05-02 2020-06-23 Capital One Services, Llc Vehicle analysis platform
US10693740B2 (en) 2017-12-07 2020-06-23 Accenture Global Solutions Limited Data transformation of performance statistics and ticket information for network devices for use in machine learning models
CN111326023A (en) 2018-12-13 2020-06-23 顺丰科技有限公司 Unmanned aerial vehicle route early warning method, device, equipment and storage medium
US20200202196A1 (en) 2018-12-21 2020-06-25 Waymo Llc Searching an autonomous vehicle sensor data repository
US20200202136A1 (en) 2018-12-21 2020-06-25 Ambient AI, Inc. Systems and methods for machine learning enhanced intelligent building access endpoint security monitoring and management
WO2020131140A1 (en) 2018-12-18 2020-06-25 Google Llc Systems and methods for geolocation prediction
US10699477B2 (en) 2018-03-21 2020-06-30 Zoox, Inc. Generating maps without shadows
US10699119B2 (en) 2016-12-02 2020-06-30 GEOSAT Aerospace & Technology Methods and systems for automatic object detection from aerial imagery
US10699140B2 (en) 2018-05-04 2020-06-30 Qualcomm Incorporated System and method for capture and distribution of information collected from signs
US10698868B2 (en) 2017-11-17 2020-06-30 Accenture Global Solutions Limited Identification of domain information for use in machine learning models
WO2020139181A1 (en) 2018-12-28 2020-07-02 Telefonaktiebolaget Lm Ericsson (Publ) A wireless device, a network node and methods therein for updating a first instance of a machine learning model
US20200209874A1 (en) 2018-12-31 2020-07-02 Chongqing Jinkang New Energy Vehicle, Ltd. Combined virtual and real environment for autonomous vehicle planning and control testing
US20200209857A1 (en) 2018-12-31 2020-07-02 Uber Technologies, Inc. Multimodal control system for self driving vehicle
JP2020101927A (en) 2018-12-20 2020-07-02 カシオ計算機株式会社 Image discriminating apparatus, discriminator learning method, image discriminating method and program
WO2020139355A1 (en) 2018-12-27 2020-07-02 Didi Research America, Llc System for automated lane marking
WO2020139357A1 (en) 2018-12-27 2020-07-02 Didi Research America, Llc Using image pre-processing to generate a machine learning model
US20200209867A1 (en) 2018-11-02 2020-07-02 Aurora Innovation, Inc. Labeling Autonomous Vehicle Data
US20200210777A1 (en) 2018-11-02 2020-07-02 Aurora Innovation, Inc. Generating Labeled Training Instances for Autonomous Vehicles
US20200210717A1 (en) 2018-12-27 2020-07-02 Didi Research America, Llc System for automated lane marking
US20200210769A1 (en) 2018-12-27 2020-07-02 Didi Research America, Llc Using image pre-processing to generate a machine learning model
US20200218722A1 (en) 2019-01-04 2020-07-09 SayMosaic Inc. System and method for natural language processing (nlp) based searching and question answering
US20200218979A1 (en) 2018-12-28 2020-07-09 Nvidia Corporation Distance estimation to objects and free-space boundaries in autonomous machine applications
WO2020142193A1 (en) 2018-12-31 2020-07-09 Microsoft Technology Licensing, Llc Adjusting precision and topology parameters for neural network training based on a performance metric
US20200216064A1 (en) 2019-01-08 2020-07-09 Aptiv Technologies Limited Classifying perceived objects based on activity
US10713502B2 (en) 2017-12-19 2020-07-14 Micron Technology, Inc. Providing autonomous vehicle assistance
KR20200085490A (en) 2019-01-07 2020-07-15 에스케이플래닛 주식회사 Service providing system and method for detecting sensor abnormality using neural network model, and non-transitory computer readable medium having computer program recorded thereon
US20200226377A1 (en) 2020-03-25 2020-07-16 Intel Corporation Robust object detection and classification using static-based cameras and events-based cameras.
US20200226430A1 (en) 2020-03-26 2020-07-16 Intel Corporation Devices and methods for accurately identifying objects in a vehicle's environment
US20200223434A1 (en) 2020-03-27 2020-07-16 Intel Corporation Methods and devices for detecting objects and calculating a time to contact in autonomous driving systems
US20200225758A1 (en) 2019-01-11 2020-07-16 Microsoft Technology Licensing, Llc Augmented two-stage hand gesture input
CN111428943A (en) 2020-04-23 2020-07-17 福瑞泰克智能系统有限公司 Method, device and computer device for predicting obstacle vehicle track
US10719759B2 (en) 2015-06-26 2020-07-21 Intel Corporation System for building a map and subsequent localization
CN111445420A (en) 2020-04-09 2020-07-24 北京爱芯科技有限公司 Image operation method and device of convolutional neural network and electronic equipment
CN111444821A (en) 2020-03-24 2020-07-24 西北工业大学 Automatic identification method for urban road signs
CN111461110A (en) 2020-03-02 2020-07-28 华南理工大学 A small object detection method based on multi-scale images and weighted fusion loss
CN111461052A (en) 2020-04-13 2020-07-28 安徽大学 Identification method of wheat lodging areas in multiple growth stages based on transfer learning
US10726264B2 (en) 2018-06-25 2020-07-28 Microsoft Technology Licensing, Llc Object-based localization
US10725475B2 (en) 2018-04-09 2020-07-28 Toyota Jidosha Kabushiki Kaisha Machine learning enhanced vehicle merging
CN111461053A (en) 2020-04-13 2020-07-28 安徽大学 Identification system of wheat lodging areas in multiple growth stages based on transfer learning
US10726279B1 (en) 2019-01-31 2020-07-28 StradVision, Inc. Method and device for attention-driven resource allocation by using AVM and reinforcement learning to thereby achieve safety of autonomous driving
US10726374B1 (en) 2019-02-19 2020-07-28 Icertis, Inc. Risk prediction based on automated analysis of documents
US20200238998A1 (en) 2020-03-26 2020-07-30 Intel Corporation Systems, methods, and devices for driving control
WO2020151329A1 (en) 2019-01-23 2020-07-30 平安科技(深圳)有限公司 Target detection based identification box determining method and device and terminal equipment
US20200242408A1 (en) 2019-01-30 2020-07-30 StradVision, Inc. Learning method and learning device of recurrent neural network for autonomous driving safety check for changing driving mode between autonomous driving mode and manual driving mode, and testing method and testing device using them
US20200242511A1 (en) 2019-01-30 2020-07-30 Oracle International Corporation Dynamic Data Selection for a Machine Learning Model
US20200242381A1 (en) 2020-03-26 2020-07-30 Intel Corporation Methods and devices for triggering vehicular actions based on passenger actions
US10733876B2 (en) 2017-04-05 2020-08-04 Carnegie Mellon University Deep learning methods for estimating density and/or flow of objects, and related methods and software
CN111488770A (en) 2019-01-28 2020-08-04 初速度(苏州)科技有限公司 Traffic sign recognition method, and training method and device of neural network model
US10732261B1 (en) 2019-12-31 2020-08-04 Aurora Innovation, Inc. Generating data using radar observation model based on machine learning
US10733755B2 (en) 2017-07-18 2020-08-04 Qualcomm Incorporated Learning geometric differentials for matching 3D models to objects in a 2D image
US10733638B1 (en) 2018-08-08 2020-08-04 Facebook, Inc. Analyzing tracking requests generated by client devices based on attributes describing items
US10733482B1 (en) 2017-03-08 2020-08-04 Zoox, Inc. Object height estimation from monocular images
US10733262B2 (en) 2017-10-05 2020-08-04 Adobe Inc. Attribute control for updating digital content in a digital medium environment
EP3690730A2 (en) 2019-01-31 2020-08-05 StradVision, Inc. Learning method for supporting safer autonomous driving without danger of accident by estimating motions of surrounding objects through fusion of information from multiple sources, learning device, testing method and testing device using the same
EP3690712A1 (en) 2019-01-28 2020-08-05 StradVision, Inc. Learning method and learning device of pedestrian detector for robust surveillance based on image analysis by using gan and testing method and testing device using the same
EP3690742A1 (en) 2019-01-31 2020-08-05 StradVision, Inc. Method for auto-labeling training images for use in deep learning network to analyze images with high precision, and auto-labeling device using the same
US20200250515A1 (en) 2017-10-27 2020-08-06 Google Llc Systems and Methods for Improved Optimization of Machine-Learned Models
WO2020157761A1 (en) 2019-01-31 2020-08-06 Amnon Buxboim Automated evaluation of embryo implantation potential
US20200250456A1 (en) 2017-03-10 2020-08-06 Tusimple, Inc. System and method for vehicle wheel detection
US20200245869A1 (en) 2019-02-01 2020-08-06 Starkey Laboratories, Inc. Detection of physical abuse or neglect using data from ear-wearable devices
US20200250874A1 (en) 2019-02-06 2020-08-06 Snap Inc. Body pose estimation
US20200249685A1 (en) 2019-02-01 2020-08-06 Tesla, Inc. Predicting three-dimensional features for autonomous driving
US10740914B2 (en) 2018-04-10 2020-08-11 Pony Ai Inc. Enhanced three-dimensional training data generation
US10740563B2 (en) 2017-02-03 2020-08-11 Benedict R. Dugan System and methods for text classification
US20200257306A1 (en) 2019-02-13 2020-08-13 Semyon Nisenzon System and method of using multi-resolution camera clusters input data for controlling autonomous vehicles
US20200258057A1 (en) 2017-10-06 2020-08-13 Hitachi, Ltd. Repair management and execution
DE102019008316A1 (en) 2019-11-29 2020-08-13 Daimler Ag Method for object recognition and distance determination
WO2020163455A1 (en) 2019-02-05 2020-08-13 Urugus S.A. Automatic optimization of machine learning algorithms in the presence of target datasets
US20200257301A1 (en) 2017-03-20 2020-08-13 Mobileye Vision Technologies Ltd. Navigation by augmented path prediction
CN111539514A (en) 2020-04-16 2020-08-14 北京百度网讯科技有限公司 Method and apparatus for generating structure of neural network
US10748247B2 (en) 2017-12-26 2020-08-18 Facebook, Inc. Computing high-resolution depth images using machine learning techniques
US10748062B2 (en) 2016-12-15 2020-08-18 WaveOne Inc. Deep learning based adaptive arithmetic coding and codelength regularization
US20200265247A1 (en) 2019-02-19 2020-08-20 Tesla, Inc. Estimating object properties using visual image data
WO2020167667A1 (en) 2019-02-11 2020-08-20 Flagship Pioneering Innovations Vi, Llc Machine learning guided polypeptide analysis
CN111565318A (en) 2020-05-06 2020-08-21 中国科学院重庆绿色智能技术研究院 Video compression method based on sparse samples
CN111582216A (en) 2020-05-15 2020-08-25 安徽师范大学 Unmanned vehicle-mounted traffic signal lamp identification system and method
US10755112B2 (en) 2018-03-13 2020-08-25 Toyota Research Institute, Inc. Systems and methods for reducing data storage in machine learning
US10751879B2 (en) 2017-06-05 2020-08-25 Autodesk, Inc. Adapting simulation data to real-world conditions encountered by physical processes
US10757330B2 (en) 2016-04-04 2020-08-25 Conti Temic Microelectronic Gmbh Driver assistance system with variable image resolution
US10755575B2 (en) 2018-08-30 2020-08-25 Cisco Technology, Inc. Raw sensor data sharing for enhanced fleet-wide environmental awareness and safety
US20200272859A1 (en) 2019-02-22 2020-08-27 Cisco Technology, Inc. Iot fog as distributed machine learning structure search platform
US20200273231A1 (en) 2019-02-21 2020-08-27 Facebook Technologies, Llc Graphics Processing Chip with Machine-Learning Based Shader
US20200272162A1 (en) 2019-02-21 2020-08-27 Nvidia Corporation Quantizing autoencoders in a neural network
US20200272160A1 (en) 2019-02-22 2020-08-27 Uber Technologies, Inc. Motion Prediction for Autonomous Devices
CN111598095A (en) 2020-03-09 2020-08-28 浙江工业大学 Deep learning-based urban road scene semantic segmentation method
US10762396B2 (en) 2017-12-05 2020-09-01 Utac, Llc Multiple stage image based object detection and recognition
US20200279364A1 (en) 2019-02-28 2020-09-03 Skidmore Owings & Merrill Llp Machine learning tool for structures
US20200279371A1 (en) 2017-11-17 2020-09-03 Koninklijke Philips N.V. Artificial intelligence-enabled localization of anatomical landmarks
US20200279354A1 (en) 2017-09-22 2020-09-03 Hoffmann-La Roche Inc Artifacts removal from tissue images
WO2020174262A1 (en) 2019-02-27 2020-09-03 Telefonaktiebolaget Lm Ericsson (Publ) Transfer learning for radio resource management
US10768628B2 (en) 2017-12-12 2020-09-08 Uatc, Llc Systems and methods for object detection at various ranges using multiple range imagery
US10769525B2 (en) 2016-09-23 2020-09-08 Apple Inc. Decision making for autonomous vehicle motion control
US10768629B2 (en) 2018-07-24 2020-09-08 Pony Ai Inc. Generative adversarial network enriched driving simulation
US10769494B2 (en) 2018-04-10 2020-09-08 Pony Ai Inc. Enhanced training information generation
US10769446B2 (en) 2014-02-28 2020-09-08 Second Spectrum, Inc. Methods and systems of combining video content with one or more augmentations
US10769483B2 (en) 2011-08-25 2020-09-08 Cornell University Retinal encoder for machine vision
US10769493B2 (en) 2016-07-27 2020-09-08 Beijing Kuangshi Technology Co., Ltd. Method and apparatus for neural network training and construction and method and apparatus for object detection
US20200286256A1 (en) 2019-03-08 2020-09-10 Ford Global Technologies, Llc. Localization Systems And Methods
US20200285464A1 (en) 2017-06-05 2020-09-10 Umajin Inc. Location tracking system and methods
WO2020177583A1 (en) 2019-03-01 2020-09-10 华为技术有限公司 Image cropping method and electronic device
US10776673B2 (en) 2019-01-31 2020-09-15 StradVision, Inc. Learning method and learning device for sensor fusion to integrate information acquired by radar capable of distance estimation and information acquired by camera to thereby improve neural network for supporting autonomous driving, and testing method and testing device using the same
US10776626B1 (en) 2018-05-14 2020-09-15 Amazon Technologies, Inc. Machine learning based identification of visually complementary item collections
US10776939B2 (en) 2018-04-03 2020-09-15 Altumview Systems Inc. Obstacle avoidance system based on embedded stereo vision for unmanned aerial vehicles
US20200294257A1 (en) 2019-03-16 2020-09-17 Nvidia Corporation Leveraging multidimensional sensor data for computationally efficient object detection for autonomous machine applications
US20200293796A1 (en) 2019-03-11 2020-09-17 Nvidia Corporation Intersection detection and classification in autonomous machine applications
US20200293828A1 (en) 2019-03-15 2020-09-17 Nvidia Corporation Techniques to train a neural network using transformations
WO2020185233A1 (en) 2019-03-14 2020-09-17 Hewlett-Packard Development Company, L.P. Responding to machine learning requests from multiple clients
WO2020185234A1 (en) 2019-03-14 2020-09-17 Hewlett-Packard Development Company, L.P. Preprocessing sensor data for machine learning
US20200294310A1 (en) 2019-03-16 2020-09-17 Nvidia Corporation Object Detection Using Skewed Polygons Suitable For Parking Space Detection
US20200294162A1 (en) 2019-03-13 2020-09-17 Opendoor Labs Inc. Value prediction error generation system
US20200293905A1 (en) 2019-03-12 2020-09-17 Beijing Baidu Netcom Science And Technology Co., Ltd. Method and apparatus for generating neural network
US20200293786A1 (en) 2019-03-15 2020-09-17 Boe Technology Group Co., Ltd. Video identification method, video identification device, and storage medium
US10783454B2 (en) 2015-01-22 2020-09-22 Microsoft Technology Licensing, Llc Scalable-effort classifiers for energy-efficient machine learning
CN111693972A (en) 2020-05-29 2020-09-22 东南大学 Vehicle position and speed estimation method based on binocular sequence images
US10783381B2 (en) 2017-08-31 2020-09-22 Tusimple, Inc. System and method for vehicle occlusion detection
US10779760B2 (en) 2016-02-08 2020-09-22 Nuralogix Corporation Deception detection system and method
US20200302662A1 (en) 2019-03-23 2020-09-24 Uatc, Llc System and Methods for Generating High Definition Maps Using Machine-Learned Models to Analyze Topology Data Gathered From Sensors
US20200298891A1 (en) 2019-03-23 2020-09-24 Uatc, Llc Perception and Motion Prediction for Autonomous Devices
US20200302276A1 (en) 2019-03-20 2020-09-24 Gyrfalcon Technology Inc. Artificial intelligence semiconductor chip having weights of variable compression ratio
US20200302627A1 (en) 2019-03-23 2020-09-24 Uatc, Llc Depth Estimation for Autonomous Devices
US20200304441A1 (en) 2019-03-19 2020-09-24 Liveperson, Inc. Dynamic communications routing to disparate endpoints
US20200302291A1 (en) 2019-03-18 2020-09-24 Electronics And Telecommunications Research Institute Convolutional layer acceleration unit, embedded system having the same, and method for operating the embedded system
US20200301799A1 (en) 2019-03-23 2020-09-24 Uatc, Llc Systems and Methods for Generating Synthetic Sensor Data via Machine Learning
US20200297237A1 (en) 2019-03-22 2020-09-24 Siemens Healthcare Gmbh Multi-Task Progressive Networks for Patient Modeling for Medical Scans
US10789544B2 (en) 2016-04-05 2020-09-29 Google Llc Batching inputs to a machine learning model
US10790919B1 (en) 2019-03-26 2020-09-29 Electronic Arts Inc. Personalized real-time audio generation based on user physiological response
US10789402B1 (en) 2019-05-01 2020-09-29 Xilinx, Inc. Compiler and hardware abstraction layer architecture for a neural network accelerator
WO2020198189A1 (en) 2019-03-25 2020-10-01 Zoox, Inc. Pedestrian prediction based on attributes
AU2019201716A1 (en) 2019-03-13 2020-10-01 Canon Kabushiki Kaisha System and method of generating a neural network architecture
US20200312003A1 (en) 2019-03-27 2020-10-01 Electronic Arts Inc. Virtual animal character generation from image or video data
US20200310442A1 (en) 2019-03-29 2020-10-01 SafeAI, Inc. Systems and methods for transfer of material using autonomous machines with reinforcement learning and visual servo control
US20200311601A1 (en) 2019-03-29 2020-10-01 Optum, Inc. Hybrid rule-based and machine learning predictions
US20200306640A1 (en) 2019-03-27 2020-10-01 Electronic Arts Inc. Virtual character generation from image or video data
US20200307562A1 (en) 2019-03-25 2020-10-01 Zoox, Inc. Pedestrian prediction based on attributes
US20200307563A1 (en) 2019-03-25 2020-10-01 Zoox, Inc. Prediction based on attributes
US20200309923A1 (en) 2019-03-27 2020-10-01 Panosense Inc. Identifying and/or removing false positive detections from lidar sensor output
US20200309536A1 (en) 2019-03-26 2020-10-01 Lyft, Inc. Systems and methods for estimating vehicle position based on contextual sensor information
WO2020195658A1 (en) 2019-03-22 2020-10-01 Sony Semiconductor Solutions Corporation Information processing apparatus, information processing method, and information processing program
US10798368B2 (en) 2018-03-13 2020-10-06 Lyft, Inc. Exposure coordination for multiple cameras
US10796355B1 (en) 2019-12-27 2020-10-06 Capital One Services, Llc Personalized car recommendations based on customer web traffic
US10796221B2 (en) 2017-10-19 2020-10-06 General Electric Company Deep learning architecture for automated image feature extraction
US10796423B2 (en) 2017-09-29 2020-10-06 United Parcel Service Of America, Inc. Predictive parcel damage identification, analysis, and mitigation
WO2020205597A1 (en) 2019-03-29 2020-10-08 Intel Corporation Autonomous vehicle system
US20200315708A1 (en) 2019-04-02 2020-10-08 Medicrea International Systems, methods, and devices for developing patient-specific spinal implants, treatments, operations, and/or procedures
US20200320132A1 (en) 2019-04-04 2020-10-08 Kenneth Neumann Artificial intelligence methods and systems for generation and implementation of alimentary instruction sets
WO2020198779A1 (en) 2019-04-04 2020-10-08 Presagen Pty Ltd Method and system for selecting embryos
US10803743B2 (en) 2018-05-02 2020-10-13 Lyft, Inc. Monitoring ambient light for object detection
CN111768002A (en) 2020-07-10 2020-10-13 南开大学 A Quantization Method for Deep Neural Networks Based on Elastic Significant Bits
US10803325B2 (en) 2017-11-15 2020-10-13 Uatc, Llc Autonomous vehicle lane boundary detection systems and methods
CN111767801A (en) 2020-06-03 2020-10-13 中国地质大学(武汉) An automatic extraction method and system of remote sensing image water area based on deep learning
US10805629B2 (en) 2018-02-17 2020-10-13 Google Llc Video compression through motion warping using learning-based motion segmentation
US10803328B1 (en) 2017-11-15 2020-10-13 Uatc, Llc Semantic and instance segmentation
EP3722992A1 (en) 2019-04-10 2020-10-14 Teraki GmbH System and method for pre-processing images captured by a vehicle
US20200324073A1 (en) 2019-04-15 2020-10-15 Nxp B.V. Audio controller
US20200327667A1 (en) 2019-04-11 2020-10-15 Agilent Technologies, Inc. Deep Learning Based Training of Instance Segmentation via Regression Layers
US20200327662A1 (en) 2019-04-12 2020-10-15 Shanghai United Imaging Healthcare Co., Ltd. Systems and methods for image generation
US20200327449A1 (en) 2019-04-15 2020-10-15 Accenture Global Solutions Limited User retention platform
US20200327443A1 (en) 2019-04-09 2020-10-15 Nxp B.V. Method for protecting a machine learning model against extraction
US20200327192A1 (en) 2019-04-12 2020-10-15 Asapp, Inc. Initialization of automated workflows
CN111783545A (en) 2020-06-02 2020-10-16 山西潞安环保能源开发股份有限公司五阳煤矿 An image enhancement method of coal mine UAV based on generative adversarial network
CN111783971A (en) 2020-07-02 2020-10-16 上海赛昉科技有限公司 Data post-processor capable of being configured flexibly for deep neural network
US10809730B2 (en) 2016-06-15 2020-10-20 Allstate Insurance Company Vehicle control systems
CN111797657A (en) 2019-04-09 2020-10-20 Oppo广东移动通信有限公司 Vehicle surrounding obstacle detection method, device, storage medium and electronic device
US10810445B1 (en) 2018-06-29 2020-10-20 Zoox, Inc. Pipeline with point cloud filtering
US20200334551A1 (en) 2018-07-12 2020-10-22 The Regents Of The University Of California Machine learning based target localization for autonomous unmanned vehicles
US20200334495A1 (en) 2019-04-18 2020-10-22 Google Llc Systems and Methods for Determining Graph Similarity
US20200334574A1 (en) 2019-04-16 2020-10-22 Fujitsu Limited Machine learning device, machine learning method, and storage medium
JP2020173744A (en) 2019-04-15 2020-10-22 株式会社日立製作所 Image processing method using machine learning and electronic control device using it
US20200334501A1 (en) 2019-04-18 2020-10-22 Adobe Inc Robust training of large-scale object detectors with a noisy dataset
US20200331476A1 (en) 2018-12-31 2020-10-22 Chongqing Jinkang New Energy Vehicle, Ltd. Automatic lane change with minimum gap distance
US20200334416A1 (en) 2019-04-16 2020-10-22 Covera Health Computer-implemented natural language understanding of medical reports
CN111814902A (en) 2020-07-21 2020-10-23 南方电网数字电网研究院有限公司 Target detection model training method, target recognition method, device and medium
CN111814623A (en) 2020-06-29 2020-10-23 浙江工业大学 A visual detection method of vehicle lane departure based on deep neural network
US10817732B2 (en) 2018-12-20 2020-10-27 Trimble Inc. Automated assessment of collision risk based on computer vision
US10817731B2 (en) 2017-04-25 2020-10-27 Uatc, Llc Image-based pedestrian detection
US10819923B1 (en) 2019-11-19 2020-10-27 Waymo Llc Thermal imaging for self-driving cars
US10816992B2 (en) 2018-04-17 2020-10-27 Baidu Usa Llc Method for transforming 2D bounding boxes of objects into 3D positions for autonomous driving vehicles (ADVs)
US10816346B2 (en) 2016-12-30 2020-10-27 DeepMap Inc. Occupancy map updates based on sensor data collected by autonomous vehicles
US20200341466A1 (en) 2019-04-26 2020-10-29 Nvidia Corporation Intersection pose detection in autonomous machine applications
US20200342652A1 (en) 2019-04-25 2020-10-29 Lucid VR, Inc. Generating Synthetic Image Data for Machine Learning
US20200337648A1 (en) 2019-04-24 2020-10-29 GE Precision Healthcare LLC Medical machine time-series event data processor
US20200342548A1 (en) 2007-09-06 2020-10-29 Mohammad A. Mazed System and Method for Machine Learning and Augmented Reality Based User Application
US20200342350A1 (en) 2019-04-29 2020-10-29 Google Llc Virtualizing external memory as local to a machine learning accelerator
CN111860499A (en) 2020-07-01 2020-10-30 电子科技大学 A Car Brand Recognition Method Based on Feature Grouping Bilinear Convolutional Neural Network
US10824862B2 (en) 2017-11-14 2020-11-03 Nuro, Inc. Three-dimensional object detection for autonomous robotic systems using image proposals
CN111881856A (en) 2020-07-31 2020-11-03 支付宝(杭州)信息技术有限公司 Vehicle damage assessment method and device based on image
CN111882579A (en) 2020-07-03 2020-11-03 湖南爱米家智能科技有限公司 Large infusion foreign matter detection method, system, medium and equipment based on deep learning and target tracking
US10824122B2 (en) 2017-04-21 2020-11-03 Robert Bosch Gmbh Method and device for improving the robustness with respect to “adversarial examples”
US20200350063A1 (en) 2019-05-03 2020-11-05 Image Stream Medical, Inc. Context and state aware treatment room efficiency
WO2020221200A1 (en) 2019-04-28 2020-11-05 华为技术有限公司 Neural network construction method, image processing method and devices
US20200351438A1 (en) 2019-05-01 2020-11-05 Apical Limited System and method for fault detection and correction
US20200348909A1 (en) 2019-05-03 2020-11-05 Tesla, Inc. Scalable matrix node engine with configurable data formats
CN111898523A (en) 2020-07-29 2020-11-06 电子科技大学 A target detection method for special vehicles in remote sensing images based on transfer learning
CN111897639A (en) 2020-07-29 2020-11-06 平安科技(深圳)有限公司 Image augmentation method, image augmentation device, computer device, and storage medium
CN111899245A (en) 2020-07-30 2020-11-06 北京推想科技有限公司 Image segmentation method, image segmentation device, model training method, model training device, electronic equipment and storage medium
CN111899227A (en) 2020-07-06 2020-11-06 北京交通大学 Automatic railway fastener defect acquisition and identification method based on unmanned aerial vehicle operation
CN111898507A (en) 2020-07-22 2020-11-06 武汉大学 A deep learning method for predicting land cover categories in unlabeled remote sensing images
US10832414B2 (en) 2017-11-21 2020-11-10 Zoox, Inc. Sensor data segmentation
US10828790B2 (en) 2017-11-16 2020-11-10 Google Llc Component feature detector for robotic systems
US10832057B2 (en) 2014-02-28 2020-11-10 Second Spectrum, Inc. Methods, systems, and user interface navigation of video content based spatiotemporal pattern recognition
US10832093B1 (en) 2018-08-09 2020-11-10 Zoox, Inc. Tuning simulated data for optimized neural network activation
US10833785B1 (en) 2019-04-23 2020-11-10 DeepSig Inc. Processing communications signals using a machine-learning network
US10832418B1 (en) 2019-05-09 2020-11-10 Zoox, Inc. Object velocity from images
US20200356864A1 (en) 2019-05-07 2020-11-12 Kenneth Neumann Methods and systems for an artificial intelligence alimentary professional support network for vibrant constitutional guidance
US20200356107A1 (en) 2019-05-10 2020-11-12 Uber Technologies, Inc. Walkway Detection for Autonomous Light Electric Vehicle
US20200356790A1 (en) 2019-05-08 2020-11-12 Ford Global Technologies, Llc Vehicle image verification
US20200356905A1 (en) 2019-05-06 2020-11-12 Google Llc Debugging correctness issues in training machine learning models
US10836379B2 (en) 2018-03-23 2020-11-17 Sf Motors, Inc. Multi-network-based path generation for vehicle parking
US10838936B2 (en) 2017-05-12 2020-11-17 Harris Lee Cohen Computer-implemented methods, computer readable medium and systems for generating an orchard data model for a precision agriculture platform
US10839578B2 (en) 2018-02-14 2020-11-17 Smarter Reality, LLC Artificial-intelligence enhanced visualization of non-invasive, minimally-invasive and surgical aesthetic medical procedures
US10839230B2 (en) 2018-09-06 2020-11-17 Ford Global Technologies, Llc Multi-tier network for task-oriented deep neural network
EP3739486A1 (en) 2019-05-14 2020-11-18 CrowdStrike, Inc. Applications of machine learning models to a binary search engine based on an inverted index of byte sequences
US20200361485A1 (en) 2018-09-28 2020-11-19 Baidu Usa Llc A pedestrian interaction system for low speed scenes for autonomous vehicles
US20200364481A1 (en) 2019-05-15 2020-11-19 Apical Limited Image processing
US20200364746A1 (en) 2019-05-17 2020-11-19 gStore LLC Integrating content-delivery platforms into programmatic environments generated by executed applications
US20200364508A1 (en) 2019-05-14 2020-11-19 Nvidia Corporation Using decay parameters for inferencing with neural networks
US20200361083A1 (en) 2019-05-15 2020-11-19 Nvidia Corporation Grasp generation using a variational autoencoder
US20200364540A1 (en) 2019-05-16 2020-11-19 Google Llc Accurate and Interpretable Classification with Hard Attention
US10845820B2 (en) 2016-12-30 2020-11-24 DeepMap Inc. Route generation using high definition maps for autonomous vehicles
US10843628B2 (en) 2017-03-17 2020-11-24 Toyota Jidosha Kabushiki Kaisha Onboard display device, control method for onboard display device, and control program for onboard display device
US10846888B2 (en) 2018-09-26 2020-11-24 Facebook Technologies, Llc Systems and methods for generating and transmitting image sequences based on sampled color information
US10845943B1 (en) 2020-02-14 2020-11-24 Carmax Business Services, Llc Systems and methods for generating a 360-degree viewing experience
US10846831B2 (en) 2018-12-19 2020-11-24 GM Global Technology Operations LLC Computing system for rectifying ultra-wide fisheye lens images
US20200372402A1 (en) 2019-05-24 2020-11-26 Bank Of America Corporation Population diversity based learning in adversarial and rapid changing environments
US20200372362A1 (en) 2019-05-20 2020-11-26 Lunit Inc. Method of continual-learning of data sets and apparatus thereof
US10853739B2 (en) 2017-06-09 2020-12-01 Sap Se Machine learning models for evaluating entities in a high-volume computer network
US10853670B2 (en) 2018-11-21 2020-12-01 Ford Global Technologies, Llc Road surface characterization using pose observations of adjacent vehicles
WO2020240284A2 (en) 2019-05-30 2020-12-03 Mobileye Vision Technologies Ltd. Vehicle environment modeling with cameras
US20200380383A1 (en) 2019-05-28 2020-12-03 Ati Technologies Ulc Safety monitor for image misclassification
US20200380362A1 (en) 2018-02-23 2020-12-03 Asml Netherlands B.V. Methods for training machine learning model for computation lithography
US10860924B2 (en) 2017-08-18 2020-12-08 Microsoft Technology Licensing, Llc Hardware node having a mixed-signal matrix vector unit
US10860919B2 (en) 2017-09-27 2020-12-08 Google Llc End to end network model for high resolution image segmentation
KR102189262B1 (en) 2020-04-29 2020-12-11 주식회사 글로벌브릿지 Apparatus and method for collecting traffic information using edge computing
US10867444B2 (en) 2018-11-29 2020-12-15 Adobe Inc. Synthetic data generation for training a machine learning model for dynamic object compositing in scenes
EP3751455A2 (en) 2019-06-14 2020-12-16 TuSimple, Inc. Image fusion for autonomous vehicle operation
US20200393841A1 (en) 2019-06-13 2020-12-17 Lyft, Inc. Systems and methods for routing vehicles to capture and evaluate targeted scenarios
US20200394495A1 (en) 2017-12-04 2020-12-17 Optimum Semiconductor Technologies Inc. System and architecture of neural network accelerator
US20200396394A1 (en) 2017-10-10 2020-12-17 Connaught Electronics Ltd. Method for generating an output image showing a motor vehicle and an environmental region of the motor vehicle in a predetermined target view, camera system as well as motor vehicle
US20200394813A1 (en) 2019-06-17 2020-12-17 SafeAI, Inc. Techniques for volumetric estimation
US20200394457A1 (en) 2019-06-14 2020-12-17 Canon Kabushiki Kaisha Devices, systems, and methods for device-error analysis using computer vision and machine learning
CN112101562A (en) 2019-06-18 2020-12-18 第四范式(北京)技术有限公司 Method and system for realizing machine learning modeling process
CN112101175A (en) 2020-09-09 2020-12-18 沈阳帝信人工智能产业研究院有限公司 Expressway vehicle detection and multi-attribute feature extraction method based on local images
US10871782B2 (en) 2016-07-01 2020-12-22 Uatc, Llc Autonomous vehicle control using submaps
US10871444B2 (en) 2018-08-30 2020-12-22 Saudi Arabian Oil Company Inspection and failure detection of corrosion under fireproofing insulation using a hybrid sensory system
US10872254B2 (en) 2017-12-22 2020-12-22 Texas Instruments Incorporated Digital mirror systems for vehicles and methods of operating the same
US10872204B2 (en) 2018-01-26 2020-12-22 Ge Inspection Technologies, Lp Generating natural language recommendations based on an industrial language model
US10872531B2 (en) 2017-09-29 2020-12-22 Uber Technologies, Inc. Image processing for vehicle collision avoidance system
CN112115953A (en) 2020-09-18 2020-12-22 南京工业大学 Optimized ORB algorithm based on RGB-D camera combined with plane detection and random sampling consistency algorithm
KR20200142266A (en) 2019-06-12 2020-12-22 (주)리터너블 System for recognizing object and method for recognizing object using the same
US10872326B2 (en) 2019-02-25 2020-12-22 Walmart Apollo, Llc Systems and methods of product recognition through multi-model image processing
US20200402155A1 (en) 2019-06-20 2020-12-24 Bank Of America Corporation Systems for providing real-time resource distribution to a resource event having standard delayed resource availability
US20200402226A1 (en) 2019-06-21 2020-12-24 StraxCorp Pty. Ltd. Image analysis method and system
US20200398855A1 (en) 2019-06-24 2020-12-24 Here Global B.V. Method, apparatus, and system for providing road curvature data
US20200401850A1 (en) 2019-06-20 2020-12-24 Western Digital Technologies, Inc. Non-volatile memory die with on-chip data augmentation components for use with machine learning
US20200401886A1 (en) 2019-06-18 2020-12-24 Moloco, Inc. Method and system for providing machine learning service
WO2020264010A1 (en) 2019-06-28 2020-12-30 Zoox, Inc. Low variance region detection for improved detection
EP3501897B1 (en) 2017-12-19 2020-12-30 MEKRA Lang GmbH & Co. KG Vision system for detecting the surroundings of a vehicle
WO2020260020A1 (en) 2019-06-28 2020-12-30 Robert Bosch Gmbh Method and device for checking the robustness of an artificial neural network
US20200410224A1 (en) 2019-06-28 2020-12-31 Zoox, Inc. Head Detection for Improved Pedestrian Detection
US20200410012A1 (en) 2019-06-28 2020-12-31 Facebook Technologies, Llc Memory Grounded Conversational Reasoning and Question Answering for Assistant Systems
US20200410751A1 (en) 2019-06-28 2020-12-31 Lyft, Inc. Dynamic object detection model based on static map collection data
US20200410254A1 (en) 2019-06-25 2020-12-31 Nvidia Corporation Intersection region detection and classification for autonomous machine applications
US20200410288A1 (en) 2019-06-26 2020-12-31 Here Global B.V. Managed edge learning in heterogeneous environments
CN112183739A (en) 2020-11-02 2021-01-05 中国科学技术大学 Hardware architecture of memristor-based low-power-consumption pulse convolution neural network
US10885083B2 (en) 2017-04-17 2021-01-05 Mammoth Medical, Llc System and method for automated multi-dimensional network management
US10887433B2 (en) 2018-04-03 2021-01-05 Pony Ai Inc. System and method for incremental data processing
US20210004014A1 (en) 2019-07-03 2021-01-07 Denso International America, Inc. Systems and methods for controlling an autonomous vehicle using target orientated artificial intelligence
US20210004611A1 (en) 2019-07-05 2021-01-07 Zoox, Inc. Prediction on top-down scenes based on action data
US20210006835A1 (en) 2019-07-01 2021-01-07 Microsoft Technology Licensing, Llc Blurring to improve visual quality in an area of interest in a frame
US20210004663A1 (en) 2019-07-04 2021-01-07 Samsung Electronics Co., Ltd. Neural network device and method of quantizing parameters of neural network
US20210004580A1 (en) 2019-07-03 2021-01-07 Sap Se Anomaly and fraud detection with fake event detection using machine learning
US10893107B1 (en) 2019-07-25 2021-01-12 Amazon Technologies, Inc. Techniques for managing processing resources
US10893070B2 (en) 2019-04-18 2021-01-12 Facebook, Inc. Detecting a page for a real-world entity, an imposter of a real-world entity, or a non-real-world entity that complies with or violates a policy of an online system
US10891715B2 (en) 2017-09-22 2021-01-12 Continental Automotive Systems, Inc. Deep neural network for image enhancement
US10890898B2 (en) 2017-11-03 2021-01-12 Drishti Technologies, Inc. Traceability systems and methods
US10891735B2 (en) 2018-10-19 2021-01-12 X Development Llc Generation of synthetic high-elevation digital images from temporal sequences of high-elevation digital images
US20210012230A1 (en) 2019-07-11 2021-01-14 Ghost Locomotion Inc. Uncertainty-based data filtering in a vehicle
US20210011908A1 (en) 2019-07-11 2021-01-14 Ghost Locomotion Inc. Model-based structured data filtering in an autonomous vehicle
US20210012239A1 (en) 2019-07-12 2021-01-14 Microsoft Technology Licensing, Llc Automated generation of machine learning models for network evaluation
US20210012210A1 (en) 2019-07-08 2021-01-14 Vian Systems, Inc. Techniques for creating, analyzing, and modifying neural networks
US20210012116A1 (en) 2019-07-08 2021-01-14 Uatc, Llc Systems and Methods for Identifying Unknown Instances
CN112232497A (en) 2020-10-12 2021-01-15 苏州浪潮智能科技有限公司 Method, system, device and medium for compiling AI chip
US10896763B2 (en) 2018-01-12 2021-01-19 Koninklijke Philips N.V. System and method for providing model-based treatment recommendation via individual-specific machine learning models
US20210019215A1 (en) 2019-07-17 2021-01-21 Factualvr, Inc. System and Method for Error Detection and Correction in Virtual Reality and Augmented Reality Environments
US20210015240A1 (en) 2019-07-18 2021-01-21 L'oreal Techniques for identifying skin color in images having uncontrolled lighting conditions
US10902551B1 (en) 2019-12-17 2021-01-26 X Development Llc True positive transplant
US10901508B2 (en) 2018-03-20 2021-01-26 X Development Llc Fused electroencephalogram and machine learning for precognitive brain-computer interface for computer control
US10901416B2 (en) 2018-07-19 2021-01-26 Honda Motor Co., Ltd. Scene creation system for autonomous vehicles and methods thereof
US20210026360A1 (en) 2019-07-25 2021-01-28 Pony Ai Inc. System and method for sharing data collected from the street sensors
US20210027117A1 (en) 2017-05-26 2021-01-28 Google Llc Data Fusion System
US20210027112A1 (en) 2017-11-07 2021-01-28 Google Llc Semantic State Based Sensor Tracking and Updating
CN112288658A (en) 2020-11-23 2021-01-29 杭州师范大学 An underwater image enhancement method based on multi-residual joint learning
CN112313663A (en) 2018-06-18 2021-02-02 祖克斯有限公司 Occlusion aware planning
US10908606B2 (en) 2015-02-10 2021-02-02 Mobileye Vision Technologies Ltd. Autonomous navigation based on road signatures
US10909368B2 (en) 2018-01-23 2021-02-02 X Development Llc Crop type classification in images
CN112308799A (en) 2020-11-05 2021-02-02 山东交通学院 Optimizing screen display method for visibility in complex environment of marine road based on multi-sensor
CN112308095A (en) 2019-07-30 2021-02-02 顺丰科技有限公司 Image preprocessing and model training method, device, server and storage medium
US10908068B2 (en) 2017-09-22 2021-02-02 Saudi Arabian Oil Company Thermography image processing with neural networks to identify corrosion under insulation (CUI)
US10909453B1 (en) 2015-12-29 2021-02-02 State Farm Mutual Automobile Insurance Company Method of controlling for undesired factors in machine learning models
US20210034921A1 (en) 2019-07-31 2021-02-04 GE Precision Healthcare LLC Systems and methods for generating augmented training data for machine learning models
US20210030276A1 (en) 2019-07-29 2021-02-04 DawnLight Technologies Inc. Remote Health Monitoring Systems and Method
CN112329552A (en) 2020-10-16 2021-02-05 爱驰汽车(上海)有限公司 Obstacle detection method and device based on automobile
US10915783B1 (en) 2018-12-14 2021-02-09 Amazon Technologies, Inc. Detecting and locating actors in scenes based on degraded or supersaturated depth data
CN112348783A (en) 2020-10-27 2021-02-09 基建通(三亚)国际科技有限公司 Image-based person identification method and device and computer-readable storage medium
US10917522B2 (en) 2016-06-13 2021-02-09 Google Llc Automated call requests with status updates
US20210042928A1 (en) 2019-08-05 2021-02-11 Sony Corporation Of America Image mask generation using a deep neural network
US20210042575A1 (en) 2019-08-08 2021-02-11 Nvidia Corporation Domain Restriction of Neural Networks Through Synthetic Data Pre-Training
US10921817B1 (en) 2018-06-29 2021-02-16 Zoox, Inc. Point cloud filtering with semantic segmentation
US10922578B2 (en) 2016-08-24 2021-02-16 Google Llc Change detection based imagery acquisition tasking system
US10924661B2 (en) 2019-05-02 2021-02-16 International Business Machines Corporation Generating image capture configurations and compositions
US20210049378A1 (en) 2019-08-13 2021-02-18 Uatc, Llc Association and Tracking for Autonomous Devices
US20210046954A1 (en) 2019-08-16 2021-02-18 Uatc, Llc Full Uncertainty for Motion Planning in Autonomous Vehicles
US20210049456A1 (en) 2019-08-12 2021-02-18 Bank Of America Corporation System and methods for generation of synthetic data cluster vectors and refinement of machine learning models
US20210049455A1 (en) 2019-08-12 2021-02-18 Bank Of America Corporation System and methods for iterative synthetic data generation and refinement of machine learning models
US20210049548A1 (en) 2019-08-13 2021-02-18 United Parcel Service Of America, Inc. Multi-phase consolidation optimization tool
US20210049700A1 (en) 2019-08-14 2021-02-18 Royal Bank Of Canada System and method for machine learning architecture for enterprise capitalization
US10929757B2 (en) 2018-01-30 2021-02-23 D5Ai Llc Creating and training a second nodal network to perform a subtask of a primary nodal network
US10930065B2 (en) 2019-03-08 2021-02-23 X Development Llc Three-dimensional modeling with two dimensional data
US10928508B2 (en) 2019-04-12 2021-02-23 Ford Global Technologies, Llc Camera and radar fusion
EP3783527A1 (en) 2018-04-16 2021-02-24 Tencent Technology (Shenzhen) Company Limited Method and device for identifying object node in image, terminal and computer readable storage medium
US20210056317A1 (en) 2019-08-21 2021-02-25 Micron Technology, Inc. Advanced driver-assistance system (adas) operation utilizing algorithmic skyline detection
US20210056114A1 (en) 2019-08-23 2021-02-25 Capital One Services, Llc Natural language keyword tag extraction
US20210056701A1 (en) 2019-08-19 2021-02-25 Fotonation Limited Method of image processing using a neural network
US20210056420A1 (en) 2018-05-10 2021-02-25 Panasonic Semiconductor Solutions Co., Ltd. Neural network construction device, information processing device, neural network construction method, and recording medium
US20210056306A1 (en) 2019-08-19 2021-02-25 Nvidia Corporation Gaze detection using one or more neural networks
US10936908B1 (en) 2017-07-21 2021-03-02 Apple Inc. Semantic labeling of point clouds using images
US10937186B2 (en) 2018-12-19 2021-03-02 Fca Us Llc Techniques for precisely locating landmarks in monocular camera images with deep learning
US10943101B2 (en) 2018-09-28 2021-03-09 Accenture Global Solutions Limited Target recognition and verification using image processing techniques and/or artifical intelligence
US10943355B2 (en) 2019-01-31 2021-03-09 Uatc, Llc Systems and methods for detecting an object velocity
US10943132B2 (en) 2019-04-10 2021-03-09 Black Sesame International Holding Limited Distant on-road object detection
US11196678B2 (en) 2018-10-25 2021-12-07 Tesla, Inc. QOS manager for system on a chip communications

Patent Citations (843)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2578262Y2 (en) 1991-07-31 1998-08-06 エルナー株式会社 Flat electrolytic capacitor with seat and seat plate material used for the same
JP3941252B2 (en) 1998-08-07 2007-07-04 マツダ株式会社 Vehicle position detection device
KR100326702B1 (en) 1999-03-16 2002-03-12 이계안 Method for calculating road width of the alarm device for lane beyond
EP2420408B1 (en) 2000-03-20 2013-05-08 Gentex Corporation System for controlling exterior vehicle lights
US6845100B1 (en) * 2000-08-28 2005-01-18 Nokia Mobile Phones Ltd. Basic QoS mechanisms for wireless transmission of IP traffic
EP1215626B1 (en) 2000-12-14 2008-09-03 Eastman Kodak Company Automatically producing an image of a portion of a photographic image
WO2002052835A2 (en) 2000-12-22 2002-07-04 Hewlett-Packard Company Automated cropping of electronic images
US20030035481A1 (en) 2001-08-18 2003-02-20 Samsung Electronics Co., Ltd Method for transcoding compressed image bit stream
US6882755B2 (en) 2001-10-19 2005-04-19 Hewlett-Packard Development Company, L.P. Image transmission for low bandwidth with region of interest
US7209031B2 (en) 2002-03-29 2007-04-24 Kabushiki Kaisha Toshiba Obstacle detecting apparatus and method
US8912476B2 (en) 2003-02-21 2014-12-16 Gentex Corporation Automatic vehicle exterior light control system assemblies
GB2402572B (en) 2003-06-02 2005-08-03 Lear Corp Active night vision system for an interior cabin of a vehicle
US20060280364A1 (en) 2003-08-07 2006-12-14 Matsushita Electric Industrial Co., Ltd. Automatic image cropping system and method for use with portable devices equipped with digital cameras
JP4300098B2 (en) 2003-11-13 2009-07-22 日本電信電話株式会社 Object identification method and apparatus, program and recording medium
US20050162445A1 (en) 2004-01-22 2005-07-28 Lumapix Method and system for interactive cropping of a graphical object within a containing region
US20060072847A1 (en) 2004-10-01 2006-04-06 Microsoft Corporation System for automatic image cropping based on image saliency
JP4282583B2 (en) 2004-10-29 2009-06-24 シャープ株式会社 Movie editing apparatus and method
US8913830B2 (en) 2005-01-18 2014-12-16 Siemens Aktiengesellschaft Multilevel image segmentation
TW200630819A (en) 2005-02-23 2006-09-01 Northern Taiwan Inst Of Science And Technology Method of using intelligent theory to design heat dissipation module and device thereof
TWI294089B (en) 2005-02-23 2008-03-01 Tsint
TWI306207B (en) 2005-02-23 2009-02-11 Northern Taiwan Inst Of Science And Technology
US20060224533A1 (en) 2005-03-14 2006-10-05 Thaler Stephen L Neural network development and data analysis tool
EP2618559B1 (en) 2005-06-27 2017-08-23 Nokia Technologies Oy Digital camera devices and methods for implementing digital zoom in digital camera devices and corresponding program products
US7747070B2 (en) 2005-08-31 2010-06-29 Microsoft Corporation Training convolutional neural networks on graphics processing units
US7974492B2 (en) 2006-09-25 2011-07-05 Fujifilm Corporation Image data reproducing apparatus with changing proportions of combined enlarged images, method of controlling same and control program therefor
US20090016571A1 (en) 2007-03-30 2009-01-15 Louis Tijerina Blur display for automotive night vision systems with enhanced form perception from low-resolution camera images
US7904867B2 (en) 2007-04-04 2011-03-08 Synopsys, Inc. Integrating a boolean SAT solver into a router
US20200342548A1 (en) 2007-09-06 2020-10-29 Mohammad A. Mazed System and Method for Machine Learning and Augmented Reality Based User Application
US20100002692A1 (en) 2008-07-02 2010-01-07 Harry Bims Multimedia-aware quality-of-service and error correction provisioning
US20120213070A1 (en) * 2008-07-28 2012-08-23 Cellco Partnership D/B/A Verizon Wireless Dynamic setting of optimal buffer sizes in ip networks
US8165380B2 (en) 2008-09-11 2012-04-24 PACSPLUS Co., Ltd. Method, apparatus and program for processing mammographic image
US20100118157A1 (en) 2008-11-07 2010-05-13 Akira Ushijima Method of manufacturing camera module
US8369633B2 (en) 2008-11-14 2013-02-05 Vimicro Corporation Video codec method and system
US8928753B2 (en) 2009-01-06 2015-01-06 Imagenext Co., Ltd. Method and apparatus for generating a surrounding image
KR101082878B1 (en) 2009-01-29 2011-11-11 연세대학교 산학협력단 Method of restoring iris image
EP2396750B1 (en) 2009-02-13 2020-06-17 Alibaba Group Holding Limited Method and system for image feature extraction
EP2228666B1 (en) 2009-03-11 2012-09-26 Honeywell International Inc. Vision-based vehicle navigation system and method
US20120110491A1 (en) 2009-04-27 2012-05-03 Vincent Charles Cheung Method, system and computer product for distribution of data objects
US20120076103A1 (en) * 2009-05-26 2012-03-29 Zte Corporation Method and apparatus for scheduling uplink radio resources in radio communication system
US8406515B2 (en) 2009-06-24 2013-03-26 Hewlett-Packard Development Company, L.P. Method for automatically cropping digital images
US20120134595A1 (en) 2009-08-11 2012-05-31 Koninklijke Philips Electronics N.V. Method and apparatus for providing an image for display
US8509478B2 (en) 2010-04-13 2013-08-13 International Business Machines Corporation Detection of objects in digital images
US8972095B2 (en) 2010-06-03 2015-03-03 Hitachi Ltd. Automatic guided vehicle and method for drive control of the same
US10645344B2 (en) 2010-09-10 2020-05-05 Avigilion Analytics Corporation Video system with intelligent visual display
US10572717B1 (en) 2010-10-05 2020-02-25 Waymo Llc System and method for evaluating the perception system of an autonomous vehicle
US20120109915A1 (en) 2010-11-02 2012-05-03 Canon Kabushiki Kaisha Document management system, method for controlling the same, and storage medium
US8744174B2 (en) 2010-12-10 2014-06-03 Casio Computer Co., Ltd. Image processing apparatus, image processing method, and storage medium
US20120246368A1 (en) * 2011-03-24 2012-09-27 Kwon Woo Cheol System on chip improving data traffic and operating method thereof
EP2723069A1 (en) 2011-06-16 2014-04-23 Aisin Seiki Kabushiki Kaisha Vehicle periphery monitoring device
EP2741253A1 (en) 2011-08-05 2014-06-11 Megachips Corporation Image recognition apparatus
US10769483B2 (en) 2011-08-25 2020-09-08 Cornell University Retinal encoder for machine vision
US8773498B2 (en) 2011-09-30 2014-07-08 Polycom, Inc. Background compression and resolution enhancement technique for video telephony and video conferencing
US8909220B1 (en) * 2011-10-14 2014-12-09 Vt Idirect, Inc. Method and apparatus for global bandwidth management
US8588470B2 (en) 2011-11-18 2013-11-19 Xerox Corporation Methods and systems for improved license plate signature matching by similarity learning on synthetic images
US9586455B2 (en) 2012-03-29 2017-03-07 Toyota Jidosha Kabushiki Kaisha Road surface condition estimating apparatus
JP5863536B2 (en) 2012-03-29 2016-02-16 富士重工業株式会社 Outside monitoring device
US9738223B2 (en) 2012-05-31 2017-08-22 GM Global Technology Operations LLC Dynamic guideline overlay with image cropping
US8976269B2 (en) 2012-06-22 2015-03-10 California Institute Of Technology Compressive sensing based bio-inspired shape feature detection CMOS imager
US9008422B2 (en) 2012-06-28 2015-04-14 Lexmark International, Inc. Methods of content-driven image cropping
JP6044134B2 (en) 2012-06-29 2016-12-14 カシオ計算機株式会社 Image area dividing apparatus, method, and program according to optimum image size
CN102737236A (en) 2012-07-06 2012-10-17 北京大学 Method for automatically acquiring vehicle training sample based on multi-modal sensor data
EP2863633B1 (en) 2012-07-24 2019-02-20 Denso Corporation Visibility support device for vehicle
US9081385B1 (en) 2012-12-21 2015-07-14 Google Inc. Lane boundary detection using images
US20140208071A1 (en) 2013-01-24 2014-07-24 Bub-chul Jeong Adaptive service controller, system on chip and method of controlling the same
US9754154B2 (en) 2013-02-15 2017-09-05 Microsoft Technology Licensing, Llc Identification using depth-based head-detection data
US9710696B2 (en) 2013-02-28 2017-07-18 Progyny, Inc. Apparatus, method, and system for image-based human embryo cell classification
US9672437B2 (en) 2013-03-15 2017-06-06 Arris Enterprises, Inc. Legibility enhancement for a logo, text or other region of interest in video
CN103236037A (en) 2013-04-03 2013-08-07 北京航空航天大学 Unmanned aerial vehicle real-time image simulation method based on hierarchical degradation model
JP2015004922A (en) 2013-06-24 2015-01-08 株式会社ニコン Focus adjustment device and imaging device
CN103366339A (en) 2013-06-25 2013-10-23 厦门龙谛信息系统有限公司 Vehicle-mounted multi-wide angle camera picture synthesis processing device and method
GB2517270B (en) 2013-07-30 2020-06-03 Holition Ltd Locating and augmenting object features in images
US10529078B2 (en) 2013-07-30 2020-01-07 Holition Limited Locating and augmenting object features in images
EP3113080B1 (en) 2013-08-14 2019-05-01 Ricoh Company, Ltd. Method of indexing of modified images as being associated with a product and corresponding system
CN103500322A (en) 2013-09-10 2014-01-08 北京航空航天大学 Automatic lane line identification method based on low-altitude aerial images
US20150104102A1 (en) 2013-10-11 2015-04-16 Universidade De Coimbra Semantic segmentation method with second-order pooling
US10832057B2 (en) 2014-02-28 2020-11-10 Second Spectrum, Inc. Methods, systems, and user interface navigation of video content based spatiotemporal pattern recognition
US10769446B2 (en) 2014-02-28 2020-09-08 Second Spectrum, Inc. Methods and systems of combining video content with one or more augmentations
US10574905B2 (en) 2014-03-07 2020-02-25 Fotonation Limited System and methods for depth regularization and semiautomatic interactive matting using RGB-D images
US9275289B2 (en) 2014-03-27 2016-03-01 Xerox Corporation Feature- and classifier-based vehicle headlight/shadow removal in video
US20150281109A1 (en) 2014-03-30 2015-10-01 Sachin Saxena System for en-queuing and de-queuing data packets in communication network
US9767369B2 (en) 2014-04-10 2017-09-19 Waymo Llc Image and video compression for remote vehicle assistance
US20170158134A1 (en) 2014-07-03 2017-06-08 Denso Corporation Image display device and image display method
WO2016032398A2 (en) 2014-08-25 2016-03-03 Singapore University Of Technology And Design Method and device for analysing an image
WO2016048108A1 (en) 2014-09-26 2016-03-31 Samsung Electronics Co., Ltd. Image processing apparatus and image processing method
US20160132786A1 (en) 2014-11-12 2016-05-12 Alexandru Balan Partitioning data for training machine-learning classifiers
US20180150393A1 (en) * 2014-11-28 2018-05-31 Samsung Electronics Co., Ltd. Cache memory device and electronic system including the same
EP3115772A1 (en) 2014-12-30 2017-01-11 Tsinghua University Vehicle checking method and system
US20160196231A1 (en) * 2015-01-07 2016-07-07 Qualcomm Incorporated System and method for bus bandwidth management in a system on a chip
US10783454B2 (en) 2015-01-22 2020-09-22 Microsoft Technology Licensing, Llc Scalable-effort classifiers for energy-efficient machine learning
US10908606B2 (en) 2015-02-10 2021-02-02 Mobileye Vision Technologies Ltd. Autonomous navigation based on road signatures
JP6525707B2 (en) 2015-04-23 2019-06-05 キヤノン株式会社 Image processing apparatus, control method and program therefor, and imaging apparatus
CN104835114A (en) 2015-05-06 2015-08-12 山东大学 Image self-adaptive display method
US20160328856A1 (en) 2015-05-08 2016-11-10 Qualcomm Incorporated Systems and methods for reducing a plurality of bounding regions
US20180068540A1 (en) 2015-05-12 2018-03-08 Apical Ltd Image processing method
WO2016207875A1 (en) 2015-06-22 2016-12-29 Photomyne Ltd. System and method for detecting objects in an image
US10452905B2 (en) 2015-06-22 2019-10-22 Photomyne Ltd. System and method for detecting objects in an image
US10719759B2 (en) 2015-06-26 2020-07-21 Intel Corporation System for building a map and subsequent localization
US20170011281A1 (en) 2015-07-09 2017-01-12 Qualcomm Incorporated Context-based priors for object detection in images
US10242293B2 (en) 2015-08-04 2019-03-26 The Asan Foundation Method and program for computing bone age by deep neural network
US10636169B2 (en) 2015-08-26 2020-04-28 Digitalglobe, Inc. Synthesizing training data for broad area geospatial object detection
KR101738422B1 (en) 2015-09-14 2017-05-23 한국과학기술원 Visual cortex inspired circuit apparatus based on the multi-sensor and object searching system, method using the same
US10468008B2 (en) 2015-09-18 2019-11-05 Amazon Technologies, Inc. Active airborne noise abatement
US10282623B1 (en) 2015-09-25 2019-05-07 Apple Inc. Depth perception sensor data processing
US10552682B2 (en) 2015-10-06 2020-02-04 Oath Inc. User classification based upon images
US20190057314A1 (en) 2015-10-26 2019-02-21 Netradyne Inc Joint processing for embedded data inference
CN105318888A (en) 2015-12-07 2016-02-10 北京航空航天大学 Unmanned perception based unmanned aerial vehicle route planning method
CN105550701A (en) 2015-12-09 2016-05-04 福州华鹰重工机械有限公司 Real-time image extraction and recognition method and device
US10318848B2 (en) 2015-12-15 2019-06-11 Qualcomm Incorporated Methods for object localization and image classification
US20190230282A1 (en) 2015-12-21 2019-07-25 Robert Bosch Gmbh Dynamic image blending for multiple-camera vehicle systems
US10909453B1 (en) 2015-12-29 2021-02-02 State Farm Mutual Automobile Insurance Company Method of controlling for undesired factors in machine learning models
US10373019B2 (en) 2016-01-13 2019-08-06 Ford Global Technologies, Llc Low- and high-fidelity classifiers applied to road-scene images
US20170206434A1 (en) 2016-01-14 2017-07-20 Ford Global Technologies, Llc Low- and high-fidelity classifiers applied to road-scene images
US10779760B2 (en) 2016-02-08 2020-09-22 Nuralogix Corporation Deception detection system and method
US10599701B2 (en) 2016-02-11 2020-03-24 Ebay Inc. Semantic category classification
GB2548087A (en) 2016-03-02 2017-09-13 Holition Ltd Locating and augmenting object features in images
WO2017158622A2 (en) 2016-03-16 2017-09-21 INDIAN INSTITUTE OF TECHNOLOGY MADRAS (IIT Madras) Method for managing image data at electronic device
US10757330B2 (en) 2016-04-04 2020-08-25 Conti Temic Microelectronic Gmbh Driver assistance system with variable image resolution
US10789544B2 (en) 2016-04-05 2020-09-29 Google Llc Batching inputs to a machine learning model
US20200117180A1 (en) 2016-05-09 2020-04-16 Strong Force Iot Portfolio 2016, Llc Methods and systems for noise detection and removal in a mixer or agitator
US10366290B2 (en) 2016-05-11 2019-07-30 Baidu Usa Llc System and method for providing augmented virtual reality content in autonomous vehicles
US10917522B2 (en) 2016-06-13 2021-02-09 Google Llc Automated call requests with status updates
US10809730B2 (en) 2016-06-15 2020-10-20 Allstate Insurance Company Vehicle control systems
US10489972B2 (en) 2016-06-28 2019-11-26 Cognata Ltd. Realistic 3D virtual world creation and simulation for training automated driving systems
US10871782B2 (en) 2016-07-01 2020-12-22 Uatc, Llc Autonomous vehicle control using submaps
US20190336063A1 (en) 2016-07-01 2019-11-07 Avi Dascalu Dermoscopy diagnosis of cancerous lesions utilizing dual deep learning algorithms via visual and audio (sonification) outputs
US20180012411A1 (en) 2016-07-11 2018-01-11 Gravity Jack, Inc. Augmented Reality Methods and Devices
US20180018590A1 (en) 2016-07-18 2018-01-18 NantOmics, Inc. Distributed Machine Learning Systems, Apparatus, and Methods
US10769493B2 (en) 2016-07-27 2020-09-08 Beijing Kuangshi Technology Co., Ltd. Method and apparatus for neural network training and construction and method and apparatus for object detection
CN106156754A (en) 2016-07-29 2016-11-23 浙江工业大学 A kind of multi-modal preprocess method of finger based on maximum circumscribed matrix region of interesting extraction and bilateral filtering
US20180039853A1 (en) 2016-08-02 2018-02-08 Mitsubishi Electric Research Laboratories, Inc. Object Detection System and Object Detection Method
US10664750B2 (en) 2016-08-10 2020-05-26 Google Llc Deep machine learning to predict and prevent adverse conditions at structural assets
EP3285485A1 (en) 2016-08-16 2018-02-21 Samsung Electronics Co., Ltd Stereo camera-based autonomous driving method and apparatus
US10922578B2 (en) 2016-08-24 2021-02-16 Google Llc Change detection based imagery acquisition tasking system
US10152655B2 (en) 2016-08-31 2018-12-11 Adobe Systems Incorporated Deep-learning network architecture for object detection
US20180068459A1 (en) 2016-09-08 2018-03-08 Ford Global Technologies, Llc Object Distance Estimation Using Data From A Single Camera
US10394237B2 (en) 2016-09-08 2019-08-27 Ford Global Technologies, Llc Perceiving roadway conditions from fused sensor data
US20180067489A1 (en) 2016-09-08 2018-03-08 Mentor Graphics Corporation Low-level sensor fusion
US10467459B2 (en) 2016-09-09 2019-11-05 Microsoft Technology Licensing, Llc Object detection based on joint feature extraction
CN106419893A (en) 2016-09-18 2017-02-22 广州视源电子科技股份有限公司 Sleep state detection method and device
US10133273B2 (en) 2016-09-20 2018-11-20 2236008 Ontario Inc. Location specific assistance for autonomous vehicle control system
US20200026283A1 (en) 2016-09-21 2020-01-23 Oxford University Innovation Limited Autonomous route determination
US10769525B2 (en) 2016-09-23 2020-09-08 Apple Inc. Decision making for autonomous vehicle motion control
CN106650922A (en) 2016-09-29 2017-05-10 清华大学 Hardware neural network conversion method, computing device, compiling method and neural network software and hardware collaboration system
US20200026992A1 (en) 2016-09-29 2020-01-23 Tsinghua University Hardware neural network conversion method, computing device, compiling method and neural network software and hardware collaboration system
US10514711B2 (en) 2016-10-09 2019-12-24 Airspace Systems, Inc. Flight control using computer vision
US10338600B2 (en) 2016-10-12 2019-07-02 Hyundai Motor Company Autonomous driving control apparatus, vehicle having the same, and method for controlling the same
CN106504253A (en) 2016-10-14 2017-03-15 国政通科技股份有限公司 A kind of processing method of medical imaging photo and system
CN107031600A (en) 2016-10-19 2017-08-11 东风汽车公司 Automated driving system based on highway
US20180121762A1 (en) 2016-11-01 2018-05-03 Snap Inc. Neural network for object detection in images
EP3531689A1 (en) 2016-11-03 2019-08-28 Huawei Technologies Co., Ltd. Optical imaging method and apparatus
US10331974B2 (en) 2016-11-08 2019-06-25 Nec Corporation Action recognition system with landmark localization on objects in images using convolutional neural networks
CN106598226A (en) 2016-11-16 2017-04-26 天津大学 UAV (Unmanned Aerial Vehicle) man-machine interaction method based on binocular vision and deep learning
US20200060757A1 (en) 2016-11-16 2020-02-27 Navix International Limited Estimators for ablation effectiveness
US10650071B2 (en) 2016-11-28 2020-05-12 Google Llc Search and retrieval of keyed data maintained using a keyed database
CN106558058A (en) 2016-11-29 2017-04-05 北京图森未来科技有限公司 Parted pattern training method, lane segmentation method, control method for vehicle and device
CN108122234A (en) 2016-11-29 2018-06-05 北京市商汤科技开发有限公司 Convolutional neural networks training and method for processing video frequency, device and electronic equipment
US10699119B2 (en) 2016-12-02 2020-06-30 GEOSAT Aerospace & Technology Methods and systems for automatic object detection from aerial imagery
US10529088B2 (en) 2016-12-02 2020-01-07 Gabriel Fine Automatically determining orientation and position of medically invasive devices via image processing
US10380741B2 (en) 2016-12-07 2019-08-13 Samsung Electronics Co., Ltd System and method for a deep learning machine for object detection
US10579058B2 (en) 2016-12-14 2020-03-03 Samsung Electronics Co., Ltd. Apparatus and method for generating training data to train neural network determining information associated with road included in image
US10748062B2 (en) 2016-12-15 2020-08-18 WaveOne Inc. Deep learning based adaptive arithmetic coding and codelength regularization
US10816346B2 (en) 2016-12-30 2020-10-27 DeepMap Inc. Occupancy map updates based on sensor data collected by autonomous vehicles
US10845820B2 (en) 2016-12-30 2020-11-24 DeepMap Inc. Route generation using high definition maps for autonomous vehicles
US20180189097A1 (en) * 2017-01-03 2018-07-05 Arm Limited Data processing
US10262218B2 (en) 2017-01-03 2019-04-16 Qualcomm Incorporated Simultaneous object detection and rigid transform estimation using neural network
US10228693B2 (en) 2017-01-13 2019-03-12 Ford Global Technologies, Llc Generating simulated sensor data for training and validation of detection models
US10192016B2 (en) 2017-01-17 2019-01-29 Xilinx, Inc. Neural network based physical synthesis for circuit designs
US20180211403A1 (en) 2017-01-20 2018-07-26 Ford Global Technologies, Llc Recurrent Deep Convolutional Neural Network For Object Detection
US10740563B2 (en) 2017-02-03 2020-08-11 Benedict R. Dugan System and methods for text classification
CN106779060A (en) 2017-02-09 2017-05-31 武汉魅瞳科技有限公司 A kind of computational methods of the depth convolutional neural networks for being suitable to hardware design realization
US10636161B2 (en) 2017-02-23 2020-04-28 Hitachi, Ltd. Image recognition system
US10140252B2 (en) 2017-02-28 2018-11-27 Microsoft Technology Licensing, Llc Hardware node with matrix-vector multiply tiles for neural network processing
US10359783B2 (en) 2017-02-28 2019-07-23 Warfarer, Inc. Transportation system
US10146225B2 (en) 2017-03-02 2018-12-04 GM Global Technology Operations LLC Systems and methods for vehicle dimension prediction
US10733482B1 (en) 2017-03-08 2020-08-04 Zoox, Inc. Object height estimation from monocular images
US20200250456A1 (en) 2017-03-10 2020-08-06 Tusimple, Inc. System and method for vehicle wheel detection
US10843628B2 (en) 2017-03-17 2020-11-24 Toyota Jidosha Kabushiki Kaisha Onboard display device, control method for onboard display device, and control program for onboard display device
US10692000B2 (en) 2017-03-20 2020-06-23 Sap Se Training machine learning models
US20200257301A1 (en) 2017-03-20 2020-08-13 Mobileye Vision Technologies Ltd. Navigation by augmented path prediction
CN107103113A (en) 2017-03-23 2017-08-29 中国科学院计算技术研究所 Towards the Automation Design method, device and the optimization method of neural network processor
US10678244B2 (en) 2017-03-23 2020-06-09 Tesla, Inc. Data synthesis for autonomous control systems
US10343607B2 (en) 2017-03-24 2019-07-09 Toyota Jidosha Kabushiki Kaisha Viewing device for vehicle
US9965865B1 (en) 2017-03-29 2018-05-08 Amazon Technologies, Inc. Image data segmentation using depth data
US10248121B2 (en) 2017-03-31 2019-04-02 Uber Technologies, Inc. Machine-learning based autonomous vehicle management system
US10296828B2 (en) 2017-04-05 2019-05-21 Here Global B.V. Learning a similarity measure for vision-based localization on a high definition (HD) map
US10733876B2 (en) 2017-04-05 2020-08-04 Carnegie Mellon University Deep learning methods for estimating density and/or flow of objects, and related methods and software
DE202017102235U1 (en) 2017-04-13 2017-05-12 Robert Bosch Gmbh training system
DE202017102238U1 (en) 2017-04-13 2017-05-12 Robert Bosch Gmbh Aktorsteuerungssystem
US10303961B1 (en) 2017-04-13 2019-05-28 Zoox, Inc. Object detection and passenger notification
US10885083B2 (en) 2017-04-17 2021-01-05 Mammoth Medical, Llc System and method for automated multi-dimensional network management
US20200051550A1 (en) 2017-04-18 2020-02-13 D5Ai Llc Multi-stage machine learning and recognition
US20180308012A1 (en) 2017-04-19 2018-10-25 Robert Bosch Gmbh Method and device for improving the robustness against "adversarial examples"
CN107169560A (en) 2017-04-19 2017-09-15 清华大学 The depth convolutional neural networks computational methods and device of a kind of adaptive reconfigurable
CN107169421A (en) 2017-04-20 2017-09-15 华南理工大学 A kind of car steering scene objects detection method based on depth convolutional neural networks
US10824122B2 (en) 2017-04-21 2020-11-03 Robert Bosch Gmbh Method and device for improving the robustness with respect to “adversarial examples”
US10436615B2 (en) 2017-04-24 2019-10-08 Carnegie Mellon University Virtual sensor system
US10460053B2 (en) 2017-04-24 2019-10-29 Toyota Research Institute, Inc. Systems and methods for surface property identification using waveform classification
US10817731B2 (en) 2017-04-25 2020-10-27 Uatc, Llc Image-based pedestrian detection
CN107133943A (en) 2017-04-26 2017-09-05 贵州电网有限责任公司输电运行检修分公司 A kind of visible detection method of stockbridge damper defects detection
US20180314878A1 (en) 2017-04-28 2018-11-01 Microsoft Technology Licensing, Llc Intelligent auto cropping of digital images
US10838936B2 (en) 2017-05-12 2020-11-17 Harris Lee Cohen Computer-implemented methods, computer readable medium and systems for generating an orchard data model for a precision agriculture platform
US10372130B1 (en) 2017-05-19 2019-08-06 Zoox, Inc. Communicating reasons for vehicle actions
US20180374105A1 (en) 2017-05-26 2018-12-27 Get Attached, Inc. Leveraging an intermediate machine learning analysis
US20210027117A1 (en) 2017-05-26 2021-01-28 Google Llc Data Fusion System
US10310087B2 (en) 2017-05-31 2019-06-04 Uber Technologies, Inc. Range-view LIDAR-based object detection
US20200285464A1 (en) 2017-06-05 2020-09-10 Umajin Inc. Location tracking system and methods
US10751879B2 (en) 2017-06-05 2020-08-25 Autodesk, Inc. Adapting simulation data to real-world conditions encountered by physical processes
US20180357511A1 (en) 2017-06-07 2018-12-13 Accenture Global Solutions Limited Recommending machine learning techniques, features, and feature relevance scores
US10853739B2 (en) 2017-06-09 2020-12-01 Sap Se Machine learning models for evaluating entities in a high-volume computer network
CN108229526A (en) 2017-06-16 2018-06-29 北京市商汤科技开发有限公司 Network training, image processing method, device, storage medium and electronic equipment
US10649464B2 (en) 2017-06-23 2020-05-12 Uatc Llc Collision-avoidance system for autonomous-capable vehicles
WO2019005547A1 (en) 2017-06-28 2019-01-03 Panasonic Intellectual Property Corporation Of America Moving body control apparatus, moving body control method, and training method
US10567674B2 (en) 2017-06-30 2020-02-18 Harman International Industries, Incorporated Systems and methods for detecting objects in imaging systems
US10671082B2 (en) 2017-07-03 2020-06-02 Baidu Usa Llc High resolution 3D point clouds generation based on CNN and CRF models
CN109215067A (en) 2017-07-03 2019-01-15 百度(美国)有限责任公司 High-resolution 3-D point cloud is generated based on CNN and CRF model
US10474160B2 (en) 2017-07-03 2019-11-12 Baidu Usa Llc High resolution 3D point clouds generation from downsampled low resolution LIDAR 3D point clouds and camera images
US10474161B2 (en) 2017-07-03 2019-11-12 Baidu Usa Llc High resolution 3D point clouds generation from upsampled low resolution lidar 3D point clouds and camera images
US10614344B2 (en) 2017-07-05 2020-04-07 Perceptive Automata, Inc. System and method of predicting human interaction with vehicles
US10606990B2 (en) 2017-07-06 2020-03-31 Ebay Inc. Machine learning system for computing asset access
US10592785B2 (en) 2017-07-12 2020-03-17 Futurewei Technologies, Inc. Integrated system for detection of driver condition
DE102017116017A1 (en) 2017-07-17 2019-01-17 Valeo Schalter Und Sensoren Gmbh An automotive sensor device having a plurality of sensor units and a plurality of neural networks for generating a combined representation of an environment
US10733755B2 (en) 2017-07-18 2020-08-04 Qualcomm Incorporated Learning geometric differentials for matching 3D models to objects in a 2D image
US20190023277A1 (en) 2017-07-20 2019-01-24 Infineon Technologies Ag Electronic control unit, gateway circuit for an airbag electronic control unit, safety system for a vehicle, and environmental sensor element
US10579063B2 (en) 2017-07-21 2020-03-03 Uatc, Llc Machine learning for predicting locations of objects perceived by autonomous vehicles
US10936908B1 (en) 2017-07-21 2021-03-02 Apple Inc. Semantic labeling of point clouds using images
US10395144B2 (en) 2017-07-24 2019-08-27 GM Global Technology Operations LLC Deeply integrated fusion architecture for automated driving systems
US10542930B1 (en) 2017-07-25 2020-01-28 BlueOwl, LLC Audio assessment for analyzing sleep trends using machine learning techniques
CN107451659A (en) 2017-07-27 2017-12-08 清华大学 Neutral net accelerator and its implementation for bit wide subregion
CN107368926A (en) 2017-07-28 2017-11-21 中南大学 A kind of how natural parameter sensing method for amalgamation processing of intelligent environment carrying robot identification floor
EP3664020A1 (en) 2017-07-31 2020-06-10 Equos Research Co., Ltd. Image data generation device, image recognition device, image data generation program, and image recognition program
US20200167554A1 (en) 2017-08-01 2020-05-28 Huawei Technologies Co., Ltd. Gesture Recognition Method, Apparatus, And Device
CN109389552A (en) 2017-08-02 2019-02-26 中山大学 A kind of Image Super-resolution based on context-sensitive multitask deep learning
US20190042919A1 (en) 2017-08-03 2019-02-07 Facebook, Inc. Systems and methods for predicting qualitative ratings for advertisements based on machine learning
US20190042948A1 (en) 2017-08-04 2019-02-07 Samsung Electronics Co., Ltd. Method and apparatus for generating fixed-point quantized neural network
US10599930B2 (en) 2017-08-04 2020-03-24 Samsung Electronics Co., Ltd. Method and apparatus of detecting object of interest
US10656657B2 (en) 2017-08-08 2020-05-19 Uatc, Llc Object motion prediction and autonomous vehicle control
US20190050252A1 (en) * 2017-08-09 2019-02-14 Xilinx, Inc. Adaptive quality of service control circuit
US10423934B1 (en) 2017-08-10 2019-09-24 Zoox, Inc. Automated vehicle diagnostics and maintenance
US20190095780A1 (en) 2017-08-18 2019-03-28 Beijing Sensetime Technology Development Co., Ltd Method and apparatus for generating neural network structure, electronic device, and storage medium
US10860924B2 (en) 2017-08-18 2020-12-08 Microsoft Technology Licensing, Llc Hardware node having a mixed-signal matrix vector unit
US10167800B1 (en) 2017-08-18 2019-01-01 Microsoft Technology Licensing, Llc Hardware node having a matrix vector unit with block-floating point processing
US20190228037A1 (en) 2017-08-19 2019-07-25 Wave Computing, Inc. Checkpointing data flow graph computation for machine learning
US10216189B1 (en) 2017-08-23 2019-02-26 Uber Technologies, Inc. Systems and methods for prioritizing object prediction for autonomous vehicles
US10783381B2 (en) 2017-08-31 2020-09-22 Tusimple, Inc. System and method for vehicle occlusion detection
US20190065637A1 (en) 2017-08-31 2019-02-28 Ford Global Technologies, Llc Augmenting Real Sensor Recordings With Simulated Sensor Data
US20200394421A1 (en) 2017-08-31 2020-12-17 Tusimple, Inc. System and method for vehicle occlusion detection
US10311312B2 (en) 2017-08-31 2019-06-04 TuSimple System and method for vehicle occlusion detection
US10629080B2 (en) 2017-08-31 2020-04-21 Uatc Llc Autonomous vehicles featuring vehicle intention system
US20190072978A1 (en) 2017-09-01 2019-03-07 GM Global Technology Operations LLC Methods and systems for generating realtime map information
US20190080602A1 (en) 2017-09-08 2019-03-14 Uber Technologies, Inc. Power and Thermal Management Systems and Methods for Autonomous Vehicles
US20190079526A1 (en) 2017-09-08 2019-03-14 Uber Technologies, Inc. Orientation Determination in Object Detection and Tracking for Autonomous Vehicles
CN107507134A (en) 2017-09-21 2017-12-22 大连理工大学 Super-resolution method based on convolutional neural networks
US10402646B2 (en) 2017-09-21 2019-09-03 Amazon Technologies, Inc. Object detection and avoidance for aerial vehicles
US10908068B2 (en) 2017-09-22 2021-02-02 Saudi Arabian Oil Company Thermography image processing with neural networks to identify corrosion under insulation (CUI)
US20200279354A1 (en) 2017-09-22 2020-09-03 Hoffmann-La Roche Inc Artifacts removal from tissue images
US10891715B2 (en) 2017-09-22 2021-01-12 Continental Automotive Systems, Inc. Deep neural network for image enhancement
US20190095946A1 (en) 2017-09-25 2019-03-28 Get Attached, Inc. Automatically analyzing media using a machine learning model trained on user engagement information
US10546197B2 (en) 2017-09-26 2020-01-28 Ambient AI, Inc. Systems and methods for intelligent and interpretive analysis of video image data using machine learning
US10860919B2 (en) 2017-09-27 2020-12-08 Google Llc End to end network model for high resolution image segmentation
US10679129B2 (en) 2017-09-28 2020-06-09 D5Ai Llc Stochastic categorical autoencoder network
US10796423B2 (en) 2017-09-29 2020-10-06 United Parcel Service Of America, Inc. Predictive parcel damage identification, analysis, and mitigation
CN107742311A (en) 2017-09-29 2018-02-27 北京易达图灵科技有限公司 A kind of method and device of vision positioning
US10872531B2 (en) 2017-09-29 2020-12-22 Uber Technologies, Inc. Image processing for vehicle collision avoidance system
WO2019067695A1 (en) 2017-10-01 2019-04-04 Airspace Systems, Inc. Flight control using computer vision
US10579897B2 (en) 2017-10-02 2020-03-03 Xnor.ai Inc. Image based object detection
US20190101914A1 (en) 2017-10-02 2019-04-04 Allstate Insurance Company Data Processing System with Machine Learning Engine for Providing Driving Data Analysis and Vehicle Control Functions
US10678997B2 (en) 2017-10-05 2020-06-09 Microsoft Technology Licensing, Llc Machine learned models for contextual editing of social networking profiles
US10733262B2 (en) 2017-10-05 2020-08-04 Adobe Inc. Attribute control for updating digital content in a digital medium environment
US20190108417A1 (en) 2017-10-05 2019-04-11 Parallel Machines, Inc. Machine learning abstraction
US20200258057A1 (en) 2017-10-06 2020-08-13 Hitachi, Ltd. Repair management and execution
US20200396394A1 (en) 2017-10-10 2020-12-17 Connaught Electronics Ltd. Method for generating an output image showing a motor vehicle and an environmental region of the motor vehicle in a predetermined target view, camera system as well as motor vehicle
US10652565B1 (en) 2017-10-12 2020-05-12 Amazon Technologies, Inc. Image compression and decompression using embeddings
CN107622258A (en) 2017-10-16 2018-01-23 中南大学 A Fast Pedestrian Detection Method Combining Static Low-level Features and Motion Information
US10796221B2 (en) 2017-10-19 2020-10-06 General Electric Company Deep learning architecture for automated image feature extraction
US20190122111A1 (en) 2017-10-24 2019-04-25 Nec Laboratories America, Inc. Adaptive Convolutional Neural Knowledge Graph Learning System Leveraging Entity Descriptions
US20200250515A1 (en) 2017-10-27 2020-08-06 Google Llc Systems and Methods for Improved Optimization of Machine-Learned Models
US10474928B2 (en) 2017-10-30 2019-11-12 Sap Se Dynamic self-learning system
CN107729998A (en) 2017-10-31 2018-02-23 中国科学院计算技术研究所 A kind of method for neural network processor
US10546217B2 (en) 2017-11-01 2020-01-28 Salesforce.Com, Inc. Training a neural network using augmented training datasets
WO2019089339A1 (en) 2017-11-02 2019-05-09 The Trustees Of Princeton University Method and system for neural network synthesis
US20190130255A1 (en) 2017-11-02 2019-05-02 Samsung Electronics Co., Ltd. Method and apparatus for generating fixed-point type neural network
US10890898B2 (en) 2017-11-03 2021-01-12 Drishti Technologies, Inc. Traceability systems and methods
US20210027112A1 (en) 2017-11-07 2021-01-28 Google Llc Semantic State Based Sensor Tracking and Updating
US10591914B2 (en) 2017-11-08 2020-03-17 GM Global Technology Operations LLC Systems and methods for autonomous vehicle behavior control
WO2019092456A1 (en) 2017-11-13 2019-05-16 Cambridge Bio-Augmentation Systems Limited Neural interface
US20190147112A1 (en) 2017-11-13 2019-05-16 Facebook, Inc. Systems and methods for ranking ephemeral content item collections associated with a social networking system
US10678839B2 (en) 2017-11-13 2020-06-09 Facebook, Inc. Systems and methods for ranking ephemeral content item collections associated with a social networking system
US10824862B2 (en) 2017-11-14 2020-11-03 Nuro, Inc. Three-dimensional object detection for autonomous robotic systems using image proposals
US20190147250A1 (en) 2017-11-15 2019-05-16 Uber Technologies, Inc. Semantic Segmentation of Three-Dimensional Data
US20190147372A1 (en) 2017-11-15 2019-05-16 Uber Technologies, Inc. Systems and Methods for Object Detection, Tracking, and Motion Prediction
US20190147254A1 (en) 2017-11-15 2019-05-16 Uber Technologies, Inc. Autonomous Vehicle Lane Boundary Detection Systems and Methods
US10803325B2 (en) 2017-11-15 2020-10-13 Uatc, Llc Autonomous vehicle lane boundary detection systems and methods
US10803328B1 (en) 2017-11-15 2020-10-13 Uatc, Llc Semantic and instance segmentation
US20190147335A1 (en) 2017-11-15 2019-05-16 Uber Technologies, Inc. Continuous Convolution and Fusion in Neural Networks
US20190146497A1 (en) 2017-11-15 2019-05-16 Uber Technologies, Inc. Sparse Convolutional Neural Networks
US20190147255A1 (en) 2017-11-15 2019-05-16 Uber Technologies, Inc. Systems and Methods for Generating Sparse Geographic Data for Autonomous Vehicles
KR102095335B1 (en) 2017-11-15 2020-03-31 에스케이텔레콤 주식회사 Apparatus and method for generating and using neural network model applying accelerated computation
US20190145765A1 (en) 2017-11-15 2019-05-16 Uber Technologies, Inc. Three Dimensional Object Detection
WO2019099622A1 (en) 2017-11-15 2019-05-23 Uber Technologies, Inc. Autonomous vehicle lane boundary detection systems and methods
US10828790B2 (en) 2017-11-16 2020-11-10 Google Llc Component feature detector for robotic systems
US10534854B2 (en) 2017-11-17 2020-01-14 Adobe Inc. Generating a targeted summary of textual content tuned to a target audience vocabulary
US20190158784A1 (en) 2017-11-17 2019-05-23 Hyperconnect Inc. Server and operating method thereof
US10698868B2 (en) 2017-11-17 2020-06-30 Accenture Global Solutions Limited Identification of domain information for use in machine learning models
US20200279371A1 (en) 2017-11-17 2020-09-03 Koninklijke Philips N.V. Artificial intelligence-enabled localization of anatomical landmarks
US10832414B2 (en) 2017-11-21 2020-11-10 Zoox, Inc. Sensor data segmentation
US20180074506A1 (en) 2017-11-21 2018-03-15 GM Global Technology Operations LLC Systems and methods for mapping roadway-interfering objects in autonomous vehicles
CN107885214A (en) 2017-11-22 2018-04-06 济南浪潮高新科技投资发展有限公司 A kind of method and device of the acceleration automatic Pilot visually-perceptible based on FPGA
US20190025773A1 (en) 2017-11-28 2019-01-24 Intel Corporation Deep learning-based real-time detection and correction of compromised sensors in autonomous machines
JP2019101535A (en) 2017-11-29 2019-06-24 コニカミノルタ株式会社 Teacher data preparation device and method thereof and image segmentation device and method thereof
US20200394495A1 (en) 2017-12-04 2020-12-17 Optimum Semiconductor Technologies Inc. System and architecture of neural network accelerator
US10762396B2 (en) 2017-12-05 2020-09-01 Utac, Llc Multiple stage image based object detection and recognition
US10693740B2 (en) 2017-12-07 2020-06-23 Accenture Global Solutions Limited Data transformation of performance statistics and ticket information for network devices for use in machine learning models
US10528824B2 (en) 2017-12-11 2020-01-07 GM Global Technology Operations LLC Artificial neural network for lane feature classification and localization
US10768628B2 (en) 2017-12-12 2020-09-08 Uatc, Llc Systems and methods for object detection at various ranges using multiple range imagery
US20190180154A1 (en) 2017-12-13 2019-06-13 Abbyy Development Llc Text recognition using artificial intelligence
US10599958B2 (en) 2017-12-14 2020-03-24 Avigilon Corporation Method and system for classifying an object-of-interest using an artificial neural network
KR101969864B1 (en) 2017-12-15 2019-04-18 동국대학교 산학협력단 Method of synthesizing images based on mutual interlocking of object and background images
WO2019122952A1 (en) 2017-12-18 2019-06-27 PlusAI Corp Method and system for personalized motion planning in autonomous driving vehicles
US20190185010A1 (en) 2017-12-18 2019-06-20 PlusAI Corp Method and system for self capability aware route planning in autonomous driving vehicles
WO2019125191A1 (en) 2017-12-18 2019-06-27 Motorola Solutions, Inc Method and device for generating an augmented image
US20190189251A1 (en) 2017-12-18 2019-06-20 International Business Machines Corporation Analysis of answers to questions
EP3501897B1 (en) 2017-12-19 2020-12-30 MEKRA Lang GmbH & Co. KG Vision system for detecting the surroundings of a vehicle
US10713502B2 (en) 2017-12-19 2020-07-14 Micron Technology, Inc. Providing autonomous vehicle assistance
US10402986B2 (en) 2017-12-20 2019-09-03 Facebook, Inc. Unsupervised video segmentation
US10169680B1 (en) 2017-12-21 2019-01-01 Luminar Technologies, Inc. Object identification and labeling tool for training autonomous vehicle controllers
WO2019126755A1 (en) 2017-12-21 2019-06-27 Fugro N.V. Generating and classifying training data for machine learning functions
US10535191B2 (en) 2017-12-21 2020-01-14 Luminar Technologies, Inc. Object identification and labeling tool for training autonomous vehicle controllers
US10872254B2 (en) 2017-12-22 2020-12-22 Texas Instruments Incorporated Digital mirror systems for vehicles and methods of operating the same
US10748247B2 (en) 2017-12-26 2020-08-18 Facebook, Inc. Computing high-resolution depth images using machine learning techniques
US10657418B2 (en) 2017-12-27 2020-05-19 International Business Machines Corporation Object detection on local devices using remotely generated machine learning models
US20190205667A1 (en) 2017-12-29 2019-07-04 Here Global B.V. Method, apparatus, and system for generating synthetic image data for machine learning
CN109791626A (en) 2017-12-29 2019-05-21 清华大学 The coding method of neural network weight, computing device and hardware system
CN108111873A (en) 2017-12-29 2018-06-01 国网山东省电力公司泰安供电公司 A kind of GIS image data transfer methods based on machine learning
US20190204842A1 (en) 2018-01-02 2019-07-04 GM Global Technology Operations LLC Trajectory planner with dynamic cost learning for autonomous driving
US20190205402A1 (en) 2018-01-03 2019-07-04 Facebook, Inc. Machine-Learning Model for Ranking Diverse Content
US10657391B2 (en) 2018-01-05 2020-05-19 Uatc, Llc Systems and methods for image-based free space detection
US10896763B2 (en) 2018-01-12 2021-01-19 Koninklijke Philips N.V. System and method for providing model-based treatment recommendation via individual-specific machine learning models
US20190217791A1 (en) 2018-01-12 2019-07-18 Uber Technologies, Inc. Systems and Methods for Streaming Processing for Autonomous Vehicles
US20190227562A1 (en) 2018-01-19 2019-07-25 Zenuity Ab Constructing and updating a behavioral layer of a multi layeredroad network high definition digital map
US10909368B2 (en) 2018-01-23 2021-02-02 X Development Llc Crop type classification in images
WO2019144575A1 (en) 2018-01-24 2019-08-01 中山大学 Fast pedestrian detection method and device
US20180150081A1 (en) 2018-01-24 2018-05-31 GM Global Technology Operations LLC Systems and methods for path planning in autonomous vehicles
US10872204B2 (en) 2018-01-26 2020-12-22 Ge Inspection Technologies, Lp Generating natural language recommendations based on an industrial language model
US20190236437A1 (en) 2018-01-29 2019-08-01 Ux Factory Co., Ltd. Heterogeneous processor architecture for integrating cnn and rnn into single high-performance, low-power chip
US10929757B2 (en) 2018-01-30 2021-02-23 D5Ai Llc Creating and training a second nodal network to perform a subtask of a primary nodal network
US20190235499A1 (en) 2018-01-30 2019-08-01 Uber Technologies, Inc. Autonomous Vehicle Safe Stop
US10586280B2 (en) 2018-01-30 2020-03-10 PointPredictive Inc. Risk-based machine learning classsifier
CN110096937A (en) 2018-01-31 2019-08-06 北京四维图新科技股份有限公司 A kind of method and device of the image recognition for assisting Vehicular automatic driving
US20190243371A1 (en) 2018-02-02 2019-08-08 Nvidia Corporation Safety procedure analysis for obstacle avoidance in autonomous vehicles
US20190244138A1 (en) 2018-02-08 2019-08-08 Apple Inc. Privatized machine learning using generative adversarial networks
US20190250640A1 (en) 2018-02-09 2019-08-15 Skydio, Inc. Aerial vehicle touchdown detection
US20190250622A1 (en) 2018-02-09 2019-08-15 Nvidia Corporation Controlling autonomous vehicles using safe arrival times
US10489126B2 (en) 2018-02-12 2019-11-26 Oracle International Corporation Automated code generation
EP3525132A1 (en) 2018-02-13 2019-08-14 KPIT Technologies Ltd. System and method for lane detection
KR101996167B1 (en) 2018-02-14 2019-07-03 동국대학교 산학협력단 Apparatus for generating image used for learning of unmanned autonomous vehicle and method thereof
US10839578B2 (en) 2018-02-14 2020-11-17 Smarter Reality, LLC Artificial-intelligence enhanced visualization of non-invasive, minimally-invasive and surgical aesthetic medical procedures
US20190250626A1 (en) 2018-02-14 2019-08-15 Zoox, Inc. Detecting blocking objects
US10805629B2 (en) 2018-02-17 2020-10-13 Google Llc Video compression through motion warping using learning-based motion segmentation
US20190258878A1 (en) 2018-02-18 2019-08-22 Nvidia Corporation Object detection and detection confidence suitable for autonomous driving
US10628432B2 (en) 2018-02-19 2020-04-21 Microsoft Technology Licensing, Llc Personalized deep models for smart suggestions ranking
US20190266610A1 (en) 2018-02-21 2019-08-29 Accenture Global Solutions Limited Transaction management using machine learning and similarity analysis
US20200380362A1 (en) 2018-02-23 2020-12-03 Asml Netherlands B.V. Methods for training machine learning model for computation lithography
CN110197270A (en) 2018-02-27 2019-09-03 上海寒武纪信息科技有限公司 Integrated circuit chip device and Related product
US20190266418A1 (en) 2018-02-27 2019-08-29 Nvidia Corporation Real-time detection of lanes and boundaries by autonomous vehicles
KR102022388B1 (en) 2018-02-27 2019-09-18 (주)캠시스 Calibration system and method using real-world object information
US20190272446A1 (en) 2018-03-02 2019-09-05 Zoox, Inc. Automatic creation and updating of maps
US20190276041A1 (en) 2018-03-06 2019-09-12 Industry-Academic Cooperation Foundation, Dankook University Apparatus and method for fault diagnosis and back-up of advanced driver assistance system sensors based on deep learning
US20190279004A1 (en) 2018-03-06 2019-09-12 Phantom AI, Inc. Lane line reconstruction using future scenes and trajectory
US10671886B2 (en) 2018-03-08 2020-06-02 Capital One Services, Llc Object detection using image classification models
US10621513B2 (en) 2018-03-08 2020-04-14 Capital One Services, Llc System and method for deploying and versioning machine learning models
US10325178B1 (en) 2018-03-08 2019-06-18 Capital One Services, Llc Systems and methods for image preprocessing to improve accuracy of object recognition
EP3537340A1 (en) 2018-03-09 2019-09-11 Ricoh Company, Ltd. User interface for object detection and labeling
US10628686B2 (en) 2018-03-12 2020-04-21 Waymo Llc Neural networks for object detection and characterization
US10798368B2 (en) 2018-03-13 2020-10-06 Lyft, Inc. Exposure coordination for multiple cameras
US10755112B2 (en) 2018-03-13 2020-08-25 Toyota Research Institute, Inc. Systems and methods for reducing data storage in machine learning
US20190289281A1 (en) 2018-03-13 2019-09-19 Magic Leap, Inc. Image-enhanced depth sensing via depth sensor control
US20190286972A1 (en) 2018-03-14 2019-09-19 Microsoft Technology Licensing, Llc Hardware accelerated neural network subgraphs
US20200025931A1 (en) 2018-03-14 2020-01-23 Uber Technologies, Inc. Three-Dimensional Object Detection
US20190287028A1 (en) 2018-03-15 2019-09-19 Arm Ltd. Systems, devices, and/or processes for behavioral content processing
EP3543917A1 (en) 2018-03-19 2019-09-25 SRI International Inc. Dynamic adaptation of deep neural networks
US20190286652A1 (en) 2018-03-19 2019-09-19 Verily Life Sciences Llc Surgical video retrieval based on preoperative images
US20200134461A1 (en) 2018-03-20 2020-04-30 Sri International Dynamic adaptation of deep neural networks
US20190294177A1 (en) 2018-03-20 2019-09-26 Phantom AI, Inc. Data augmentation using computer simulated objects for autonomous control systems
US10901508B2 (en) 2018-03-20 2021-01-26 X Development Llc Fused electroencephalogram and machine learning for precognitive brain-computer interface for computer control
WO2019182782A1 (en) 2018-03-21 2019-09-26 Zoox, Inc. Generating maps without shadows
US20190294975A1 (en) 2018-03-21 2019-09-26 Swim.IT Inc Predicting using digital twins
US10699477B2 (en) 2018-03-21 2020-06-30 Zoox, Inc. Generating maps without shadows
US10836379B2 (en) 2018-03-23 2020-11-17 Sf Motors, Inc. Multi-network-based path generation for vehicle parking
US10627818B2 (en) 2018-03-28 2020-04-21 Zoox, Inc. Temporal prediction model for semantic intent understanding
WO2019191578A1 (en) 2018-03-30 2019-10-03 Wave Computing, Inc. Data flow graph computation for machine learning
US10140544B1 (en) 2018-04-02 2018-11-27 12 Sigma Technologies Enhanced convolutional neural network for image segmentation
CN108491889A (en) 2018-04-02 2018-09-04 深圳市易成自动驾驶技术有限公司 Image, semantic dividing method, device and computer readable storage medium
US10468062B1 (en) 2018-04-03 2019-11-05 Zoox, Inc. Detecting errors in sensor data
US10776939B2 (en) 2018-04-03 2020-09-15 Altumview Systems Inc. Obstacle avoidance system based on embedded stereo vision for unmanned aerial vehicles
US10887433B2 (en) 2018-04-03 2021-01-05 Pony Ai Inc. System and method for incremental data processing
US10414395B1 (en) 2018-04-06 2019-09-17 Zoox, Inc. Feature-based prediction
US20190311290A1 (en) 2018-04-06 2019-10-10 Mentor Graphics Corporation Deep Learning Based Test Compression Analyzer
US10725475B2 (en) 2018-04-09 2020-07-28 Toyota Jidosha Kabushiki Kaisha Machine learning enhanced vehicle merging
US10769494B2 (en) 2018-04-10 2020-09-08 Pony Ai Inc. Enhanced training information generation
US10740914B2 (en) 2018-04-10 2020-08-11 Pony Ai Inc. Enhanced three-dimensional training data generation
EP3783527A1 (en) 2018-04-16 2021-02-24 Tencent Technology (Shenzhen) Company Limited Method and device for identifying object node in image, terminal and computer readable storage medium
US20190318099A1 (en) 2018-04-16 2019-10-17 International Business Machines Corporation Using Gradients to Detect Backdoors in Neural Networks
US10816992B2 (en) 2018-04-17 2020-10-27 Baidu Usa Llc Method for transforming 2D bounding boxes of objects into 3D positions for autonomous driving vehicles (ADVs)
US20200151692A1 (en) 2018-04-18 2020-05-14 Sbot Technologies, Inc. d/b/a Caper Inc. Systems and methods for training data generation for object identification and self-checkout anti-theft
US20190325595A1 (en) 2018-04-18 2019-10-24 Mobileye Vision Technologies Ltd. Vehicle environment modeling with a camera
US20190325269A1 (en) 2018-04-20 2019-10-24 XNOR.ai, Inc. Image Classification through Label Progression
US10470510B1 (en) 2018-04-20 2019-11-12 Bodygram, Inc. Systems and methods for full body measurements extraction using multiple deep learning networks for body feature measurements
US20190325266A1 (en) 2018-04-23 2019-10-24 Robert Bosch Gmbh Method, device, product, and computer program for operating a technical system
US20190325088A1 (en) 2018-04-23 2019-10-24 Accenture Global Solutions Limited Ai-driven design platform
US10565475B2 (en) 2018-04-24 2020-02-18 Accenture Global Solutions Limited Generating a machine learning model for objects based on augmenting the objects with physical properties
CN108549934A (en) 2018-04-25 2018-09-18 福州瑞芯微电子股份有限公司 A kind of operation method and device based on automated cluster neural network chip group
CN108647591A (en) 2018-04-25 2018-10-12 长沙学院 Activity recognition method and system in a kind of video of view-based access control model-semantic feature
US20190329790A1 (en) 2018-04-25 2019-10-31 Uber Technologies, Inc. Systems and Methods for Using Machine Learning to Determine Passenger Ride Experience
US20190333232A1 (en) 2018-04-30 2019-10-31 Uber Technologies, Inc. Object Association for Autonomous Vehicles
US20190332875A1 (en) 2018-04-30 2019-10-31 Uber Technologies, Inc. Traffic Signal State Classification for Autonomous Vehicles
US20190340462A1 (en) 2018-05-01 2019-11-07 Adobe Inc. Iteratively applying neural networks to automatically identify pixels of salient objects portrayed in digital images
US10803743B2 (en) 2018-05-02 2020-10-13 Lyft, Inc. Monitoring ambient light for object detection
US20190339989A1 (en) 2018-05-02 2019-11-07 Microsoft Technology Licensing, Llc Configuring an electronic device using artificial intelligence
US20190340499A1 (en) 2018-05-04 2019-11-07 Microsoft Technology Licensing, Llc Quantization for dnn accelerators
US20190340492A1 (en) 2018-05-04 2019-11-07 Microsoft Technology Licensing, Llc Design flow for quantized neural networks
US10699140B2 (en) 2018-05-04 2020-06-30 Qualcomm Incorporated System and method for capture and distribution of information collected from signs
US20200103894A1 (en) 2018-05-07 2020-04-02 Strong Force Iot Portfolio 2016, Llc Methods and systems for data collection, learning, and streaming of machine signals for computerized maintenance management system using the industrial internet of things
WO2019216938A1 (en) 2018-05-07 2019-11-14 Google Llc Application development platform and software development kits that provide comprehensive machine learning services
US20210056420A1 (en) 2018-05-10 2021-02-25 Panasonic Semiconductor Solutions Co., Ltd. Neural network construction device, information processing device, neural network construction method, and recording medium
US20190347501A1 (en) 2018-05-11 2019-11-14 Samsung Electronics Co., Ltd. Method of analyzing objects in images recored by a camera of a head mounted device
US20190349571A1 (en) 2018-05-11 2019-11-14 Ford Global Technologies, Llc Distortion correction for vehicle surround view camera projections
US10776626B1 (en) 2018-05-14 2020-09-15 Amazon Technologies, Inc. Machine learning based identification of visually complementary item collections
WO2019220436A2 (en) 2018-05-14 2019-11-21 BrainVu Ltd. Driver predictive mental response profile and application to automated vehicle brain interface control
US20190354786A1 (en) 2018-05-17 2019-11-21 Zoox, Inc. Vehicle Lighting State Determination
US20190354782A1 (en) 2018-05-17 2019-11-21 Uber Technologies, Inc. Object Detection and Property Determination for Autonomous Vehicles
US20190354850A1 (en) 2018-05-17 2019-11-21 International Business Machines Corporation Identifying transfer models for machine learning tasks
US20190354817A1 (en) 2018-05-18 2019-11-21 Google Llc Learning Data Augmentation Strategies for Object Detection
US20190354808A1 (en) 2018-05-18 2019-11-21 Google Llc Augmentation of Audiographic Images for Improved Machine Learning
CN108710865A (en) 2018-05-28 2018-10-26 电子科技大学 A kind of driver's anomaly detection method based on neural network
US20190373322A1 (en) 2018-05-29 2019-12-05 Sony Interactive Entertainment LLC Interactive Video Content Delivery
US20200069973A1 (en) 2018-05-30 2020-03-05 Siemens Healthcare Gmbh Decision Support System for Individualizing Radiotherapy Dose
US20190370575A1 (en) 2018-05-31 2019-12-05 Uber Technologies, Inc. Systems and Methods for Implementing Trip Checks for Vehicles
US20190370935A1 (en) 2018-05-31 2019-12-05 Quanta Computer Inc. Method and system for non-linearly stretching a cropped image
US20190370398A1 (en) 2018-06-01 2019-12-05 SayMosaic Inc. Method and apparatus for searching historical data
CN108764185A (en) 2018-06-01 2018-11-06 京东方科技集团股份有限公司 A kind of image processing method and device
US20190377965A1 (en) 2018-06-08 2019-12-12 Uber Technologies, Inc. Systems and Methods for Pipelined Processing of Sensor Data Using Hardware
US20190042944A1 (en) 2018-06-08 2019-02-07 Intel Corporation Artificial neural network training using flexible floating point tensors
US20190378051A1 (en) 2018-06-12 2019-12-12 Bank Of America Corporation Machine learning system coupled to a graph structure detecting outlier patterns using graph scanning
US20190377345A1 (en) 2018-06-12 2019-12-12 Skydio, Inc. Fitness and sports applications for an autonomous unmanned aerial vehicle
US20190378049A1 (en) 2018-06-12 2019-12-12 Bank Of America Corporation Ensemble of machine learning engines coupled to a graph structure that spreads heat
US20190384304A1 (en) 2018-06-13 2019-12-19 Nvidia Corporation Path detection for autonomous machines using deep neural networks
US20190385360A1 (en) 2018-06-14 2019-12-19 Beijing Didi Infinity Technology And Development Co., Ltd. Systems and methods for updating a high-resolution map based on binocular images
US20190382007A1 (en) 2018-06-15 2019-12-19 Uber Technologies, Inc. Multi-Task Machine-Learned Models for Object Intention Determination in Autonomous Driving
US20190384994A1 (en) 2018-06-15 2019-12-19 Uber Technologies, Inc. System and Method for Determining Object Intention Through Visual Attributes
US10642275B2 (en) 2018-06-18 2020-05-05 Zoox, Inc. Occulsion aware planning and control
CN112313663A (en) 2018-06-18 2021-02-02 祖克斯有限公司 Occlusion aware planning
US20190384309A1 (en) 2018-06-18 2019-12-19 Zoox, Inc. Occlusion aware planning
US20190384303A1 (en) 2018-06-19 2019-12-19 Nvidia Corporation Behavior-guided path planning in autonomous machine applications
US20190385048A1 (en) 2018-06-19 2019-12-19 International Business Machines Corporation Runtime reconfigurable neural network processor core
US10726264B2 (en) 2018-06-25 2020-07-28 Microsoft Technology Licensing, Llc Object-based localization
WO2020006154A2 (en) 2018-06-26 2020-01-02 Itay Katz Contextual driver monitoring system
CN108845574A (en) 2018-06-26 2018-11-20 北京艾瑞思机器人技术有限公司 Target identification and method for tracing, device, equipment and medium
CN108898177A (en) 2018-06-26 2018-11-27 广东电网有限责任公司 A kind of power transmission line corridor earth surface classification method, system, medium and equipment
US10685159B2 (en) 2018-06-27 2020-06-16 Intel Corporation Analog functional safety with anomaly detection
US20200004259A1 (en) 2018-06-28 2020-01-02 Uatc, Llc Providing Actionable Uncertainties in Autonomous Vehicles
US10921817B1 (en) 2018-06-29 2021-02-16 Zoox, Inc. Point cloud filtering with semantic segmentation
US10810445B1 (en) 2018-06-29 2020-10-20 Zoox, Inc. Pipeline with point cloud filtering
US20200004351A1 (en) 2018-07-02 2020-01-02 Google Llc Systems and Methods for Interacting and Interfacing with an Artificial Intelligence System
CN109086867A (en) 2018-07-02 2018-12-25 武汉魅瞳科技有限公司 A kind of convolutional neural networks acceleration system based on FPGA
US20200012936A1 (en) 2018-07-04 2020-01-09 Samsung Electronics Co., Ltd. Neural network method and apparatus
US10685188B1 (en) 2018-07-06 2020-06-16 Facebook, Inc. Systems and methods for training machine learning models for language clusters
US20200334551A1 (en) 2018-07-12 2020-10-22 The Regents Of The University Of California Machine learning based target localization for autonomous unmanned vehicles
WO2020012756A1 (en) 2018-07-13 2020-01-16 マクセル株式会社 Stereo imaging device
US20200017117A1 (en) 2018-07-14 2020-01-16 Stephen Milton Vehicle-data analytics
US20200027210A1 (en) 2018-07-18 2020-01-23 Nvidia Corporation Virtualized computing platform for inferencing, advanced processing, and machine learning applications
US10901416B2 (en) 2018-07-19 2021-01-26 Honda Motor Co., Ltd. Scene creation system for autonomous vehicles and methods thereof
US20200026282A1 (en) 2018-07-23 2020-01-23 Baidu Usa Llc Lane/object detection and tracking perception system for autonomous vehicles
US10768629B2 (en) 2018-07-24 2020-09-08 Pony Ai Inc. Generative adversarial network enriched driving simulation
US20200033865A1 (en) 2018-07-24 2020-01-30 Qualcomm Incorporated Managing Cleaning Robot Behavior
US20200034710A1 (en) 2018-07-26 2020-01-30 DeepScale, Inc. Optimizing neural network structures for embedded systems
US20200034665A1 (en) 2018-07-30 2020-01-30 DataRobot, Inc. Determining validity of machine learning algorithms for datasets
US20200033858A1 (en) 2018-07-30 2020-01-30 Pony Ai Inc. Systems and methods for autonomous vehicle smart seats
US20200036948A1 (en) 2018-07-30 2020-01-30 Pony Ai Inc. Systems and methods for autonomous vehicle interactive content presentation
WO2020025696A1 (en) 2018-07-31 2020-02-06 Deutsches Krebsforschungszentrum Stiftung des öffentlichen Rechts Method and system for augmented imaging using multispectral information
US20200039520A1 (en) 2018-08-06 2020-02-06 Honda Motor Co., Ltd. System and method for learning naturalistic driving behavior based on vehicle dynamic data
EP3608840A1 (en) 2018-08-07 2020-02-12 Accenture Global Solutions Limited Image processing for automated object identification
US10609434B2 (en) 2018-08-07 2020-03-31 Adobe Inc. Machine-learning based multi-step engagement strategy generation and visualization
US10733638B1 (en) 2018-08-08 2020-08-04 Facebook, Inc. Analyzing tracking requests generated by client devices based on attributes describing items
US10832093B1 (en) 2018-08-09 2020-11-10 Zoox, Inc. Tuning simulated data for optimized neural network activation
WO2020034663A1 (en) 2018-08-13 2020-02-20 The Hong Kong Polytechnic University Grid-based image cropping
US20200065711A1 (en) 2018-08-21 2020-02-27 Lyft, Inc. Systems and methods for detecting and recording anomalous vehicle events
US20200065879A1 (en) 2018-08-22 2020-02-27 Midea Group Co., Ltd. Methods and systems for home device recommendation
US10871444B2 (en) 2018-08-30 2020-12-22 Saudi Arabian Oil Company Inspection and failure detection of corrosion under fireproofing insulation using a hybrid sensory system
US10755575B2 (en) 2018-08-30 2020-08-25 Cisco Technology, Inc. Raw sensor data sharing for enhanced fleet-wide environmental awareness and safety
US20200073385A1 (en) 2018-09-04 2020-03-05 Skydio, Inc. Applications and skills for an autonomous unmanned aerial vehicle
US20200074230A1 (en) 2018-09-04 2020-03-05 Luminar Technologies, Inc. Automatically generating training data for a lidar using simulated vehicles in virtual space
US10839230B2 (en) 2018-09-06 2020-11-17 Ford Global Technologies, Llc Multi-tier network for task-oriented deep neural network
US20200158822A1 (en) 2018-09-06 2020-05-21 Airspace Systems, Inc. Unmanned aerial vehicle radar detection
WO2020056157A1 (en) 2018-09-12 2020-03-19 Electra Vehicles, Inc. Systems and methods for managing energy storage systems
US20200089969A1 (en) 2018-09-14 2020-03-19 Honda Motor Co., Ltd. Scene classification
US20200089243A1 (en) 2018-09-14 2020-03-19 Uber Technologies, Inc. Driving Surface Friction Estimations for Autonomous Vehicles
US20200086880A1 (en) 2018-09-14 2020-03-19 Uber Technologies, Inc. Driving Surface Friction Estimations Using Vehicle Steering
US20200090056A1 (en) 2018-09-19 2020-03-19 Tata Consultancy Services Limited Systems and methods for real time configurable recommendation using user data
GB2577485A (en) 2018-09-20 2020-04-01 Jaguar Land Rover Ltd Control system for a vehicle
US20200097841A1 (en) 2018-09-21 2020-03-26 Renovo Motors, Inc. Systems and methods for processing vehicle data
US10846888B2 (en) 2018-09-26 2020-11-24 Facebook Technologies, Llc Systems and methods for generating and transmitting image sequences based on sampled color information
US20200098095A1 (en) 2018-09-26 2020-03-26 Robert Bosch Gmbh Device and method for automatic image enhancement in vehicles
CN109359731A (en) 2018-09-27 2019-02-19 中科物栖(北京)科技有限责任公司 A kind of Processing with Neural Network method and device based on chip design defect
US20190042894A1 (en) 2018-09-28 2019-02-07 Intel Corporation Embedding human labeler influences in machine learning interfaces in computing environments
US20200361485A1 (en) 2018-09-28 2020-11-19 Baidu Usa Llc A pedestrian interaction system for low speed scenes for autonomous vehicles
US10943101B2 (en) 2018-09-28 2021-03-09 Accenture Global Solutions Limited Target recognition and verification using image processing techniques and/or artifical intelligence
US20200104705A1 (en) 2018-09-28 2020-04-02 Apple Inc. Distributed labeling for supervised learning
US20200110416A1 (en) 2018-10-04 2020-04-09 Zoox, Inc. Trajectory prediction on top-down scenes
WO2020076356A1 (en) 2018-10-08 2020-04-16 Google Llc Systems and methods for providing feedback for artificial intelligence-based image capture devices
CN109389207A (en) 2018-10-09 2019-02-26 四川理工学院 A kind of adaptive neural network learning method and nerve network system
US20200118035A1 (en) 2018-10-10 2020-04-16 Wipro Limited Method and system for generating a learning path using machine learning
US20200117917A1 (en) 2018-10-10 2020-04-16 Hyundai Motor Company Apparatus and Method for Distinguishing False Target in Vehicle and Vehicle Including the Same
US20200117916A1 (en) 2018-10-11 2020-04-16 Baidu Usa Llc Deep learning continuous lane lines detection system for autonomous vehicles
US20200117889A1 (en) 2018-10-16 2020-04-16 Carnegie Mellon University Method and system for hand activity sensing
US20200126129A1 (en) 2018-10-19 2020-04-23 Airbnb, Inc. Synthetic data generation modeling system
US10891735B2 (en) 2018-10-19 2021-01-12 X Development Llc Generation of synthetic high-elevation digital images from temporal sequences of high-elevation digital images
US20200125844A1 (en) 2018-10-19 2020-04-23 The Climate Corporation Machine learning techniques for identifying clouds and cloud shadows in satellite imagery
US20200125845A1 (en) 2018-10-22 2020-04-23 Lyft, Inc. Systems and methods for automated image labeling for images captured from vehicles
US11196678B2 (en) 2018-10-25 2021-12-07 Tesla, Inc. QOS manager for system on a chip communications
US20200134848A1 (en) 2018-10-29 2020-04-30 Samsung Electronics Co., Ltd. System and method for disparity estimation using cameras with different fields of view
US20200134466A1 (en) 2018-10-29 2020-04-30 Google Llc Exponential Modeling with Deep Learning Features
US20200134427A1 (en) 2018-10-30 2020-04-30 Samsung Electronics Co., Ltd. Method of outputting prediction result using neural network, method of generating neural network, and apparatus therefor
CN109579856A (en) 2018-10-31 2019-04-05 百度在线网络技术(北京)有限公司 Accurately drawing generating method, device, equipment and computer readable storage medium
US20200143231A1 (en) 2018-11-02 2020-05-07 Microsoft Technology Licensing, Llc Probabilistic neural network architecture generation
US20200209867A1 (en) 2018-11-02 2020-07-02 Aurora Innovation, Inc. Labeling Autonomous Vehicle Data
US20200210777A1 (en) 2018-11-02 2020-07-02 Aurora Innovation, Inc. Generating Labeled Training Instances for Autonomous Vehicles
US20200143279A1 (en) 2018-11-06 2020-05-07 DeepSig Inc. Radio frequency band segmentation, signal detection and labelling using machine learning
CN111158355A (en) 2018-11-07 2020-05-15 富华科精密工业(深圳)有限公司 Automatic navigation cloud server and automatic navigation control method
US20200364953A1 (en) 2018-11-08 2020-11-19 Evangelos Simoudis Systems and methods for managing vehicle data
WO2020097221A1 (en) 2018-11-08 2020-05-14 Evangelos Simoudis Systems and methods for managing vehicle data
US20200151619A1 (en) 2018-11-09 2020-05-14 Hewlett Packard Enterprise Development Lp Systems and methods for determining machine learning training approaches based on identified impacts of one or more types of concept drift
US20200148201A1 (en) 2018-11-13 2020-05-14 Zoox, Inc. Perception collision avoidance
WO2020101246A1 (en) 2018-11-13 2020-05-22 Samsung Electronics Co., Ltd. Joint unsupervised object segmentation and inpainting
US20200160117A1 (en) 2018-11-16 2020-05-21 Uatc, Llc Attention Based Feature Compression and Localization for Autonomous Devices
US20200160178A1 (en) 2018-11-16 2020-05-21 Nvidia Corporation Learning to generate synthetic datasets for traning neural networks
US20200160104A1 (en) 2018-11-16 2020-05-21 Uatc, Llc Binary Feature Compression for Autonomous Devices
US20200162489A1 (en) 2018-11-16 2020-05-21 Airspace Systems, Inc. Security event detection and threat assessment
US20200160559A1 (en) 2018-11-16 2020-05-21 Uatc, Llc Multi-Task Multi-Sensor Fusion for Three-Dimensional Object Detection
US20200160598A1 (en) 2018-11-16 2020-05-21 Uatc, Llc Systems and Methods for Generating Synthetic Light Detection and Ranging Data via Machine Learning
US20200160532A1 (en) 2018-11-16 2020-05-21 Uatc, Llc System and Method for Identifying Travel Way Features for Autonomous Vehicle Motion Control
US20200159225A1 (en) 2018-11-16 2020-05-21 Uber Technologies, Inc. End-To-End Interpretable Motion Planner for Autonomous Vehicles
US20200160558A1 (en) 2018-11-17 2020-05-21 Uatc, Llc Image Based Localization System
US20200158869A1 (en) 2018-11-19 2020-05-21 Elmira Amirloo Abolfathi System, device and method of generating a high resolution and high accuracy point cloud
AU2019261735A1 (en) 2018-11-19 2020-06-04 Accenture Global Solutions Limited System and method for recommending automation solutions for technology infrastructure issues
US20200160064A1 (en) 2018-11-21 2020-05-21 Facebook, Inc. Anticipating Future Video Based on Present Video
US10853670B2 (en) 2018-11-21 2020-12-01 Ford Global Technologies, Llc Road surface characterization using pose observations of adjacent vehicles
EP3657387A1 (en) 2018-11-21 2020-05-27 Samsung Electronics Co., Ltd. Image processing apparatus and control method thereof
US20200167438A1 (en) 2018-11-28 2020-05-28 Toyota Research Institute, Inc. Systems and methods for predicting responses of a particle to a stimulus
US10867444B2 (en) 2018-11-29 2020-12-15 Adobe Inc. Synthetic data generation for training a machine learning model for dynamic object compositing in scenes
US20200174481A1 (en) 2018-11-30 2020-06-04 Zoox, Inc. Probabilistic risk assessment for trajectory evaluation
CN109615073A (en) 2018-12-03 2019-04-12 郑州云海信息技术有限公司 Method, device and storage medium for constructing a neural network model
US20200175354A1 (en) 2018-12-03 2020-06-04 Deep Learn, Inc. Time and accuracy estimate-based selection of machine-learning predictive models
US20200175401A1 (en) 2018-12-03 2020-06-04 Tesla, Inc. Machine learning models operating at different frequencies for autonomous vehicles
US20200175326A1 (en) 2018-12-04 2020-06-04 Tesla, Inc. Enhanced object detection for autonomous vehicles based on field view
DE102018130821A1 (en) 2018-12-04 2020-06-04 Valeo Schalter Und Sensoren Gmbh Method for assessing an environment of a motor vehicle using an artificial neural network with an aggregation unit; Control unit, driver assistance system and computer program product
US20200175371A1 (en) 2018-12-04 2020-06-04 Bank Of America Corporation System and method for self constructing deep neural network design through adversarial learning
US20200184250A1 (en) 2018-12-05 2020-06-11 Subaru Corporation Vehicle detection apparatus
US20200183482A1 (en) 2018-12-06 2020-06-11 Intel Corporation Reducing microprocessor power with minimal performance impact by dynamically adapting runtime operating configurations using machine learning
US20200184333A1 (en) 2018-12-10 2020-06-11 Samsung Electronics Co., Ltd. Apparatus and method of compressing neural network
WO2020121973A1 (en) 2018-12-10 2020-06-18 株式会社小糸製作所 Object identification system, operation processing device, vehicle, lighting tool for vehicle, and training method for classifier
CN110084086A (en) 2018-12-11 2019-08-02 安徽江淮汽车集团股份有限公司 A kind of automatic driving vehicle drivable region detection method of view-based access control model sensor
CN111326023A (en) 2018-12-13 2020-06-23 顺丰科技有限公司 Unmanned aerial vehicle route early warning method, device, equipment and storage medium
US10915783B1 (en) 2018-12-14 2021-02-09 Amazon Technologies, Inc. Detecting and locating actors in scenes based on degraded or supersaturated depth data
US20200193328A1 (en) 2018-12-14 2020-06-18 Apple Inc. Machine learning assisted image prediction
US20200193313A1 (en) 2018-12-14 2020-06-18 Parallel Machines, Inc. Interpretability-based machine learning adjustment during production
WO2020120050A1 (en) 2018-12-14 2020-06-18 Asml Netherlands B.V. Apparatus and method for grouping image patterns to determine wafer behavior in a patterning process
US20200192389A1 (en) 2018-12-14 2020-06-18 The Boeing Company Building an artificial-intelligence system for an autonomous vehicle
WO2020131140A1 (en) 2018-12-18 2020-06-25 Google Llc Systems and methods for geolocation prediction
US10846831B2 (en) 2018-12-19 2020-11-24 GM Global Technology Operations LLC Computing system for rectifying ultra-wide fisheye lens images
US10937186B2 (en) 2018-12-19 2021-03-02 Fca Us Llc Techniques for precisely locating landmarks in monocular camera images with deep learning
US10817732B2 (en) 2018-12-20 2020-10-27 Trimble Inc. Automated assessment of collision risk based on computer vision
JP2020101927A (en) 2018-12-20 2020-07-02 カシオ計算機株式会社 Image discriminating apparatus, discriminator learning method, image discriminating method and program
US20200202136A1 (en) 2018-12-21 2020-06-25 Ambient AI, Inc. Systems and methods for machine learning enhanced intelligent building access endpoint security monitoring and management
US20200202196A1 (en) 2018-12-21 2020-06-25 Waymo Llc Searching an autonomous vehicle sensor data repository
CN109978132A (en) 2018-12-24 2019-07-05 中国科学院深圳先进技术研究院 A kind of neural network method and system refining vehicle identification
US20200210769A1 (en) 2018-12-27 2020-07-02 Didi Research America, Llc Using image pre-processing to generate a machine learning model
US20200210717A1 (en) 2018-12-27 2020-07-02 Didi Research America, Llc System for automated lane marking
WO2020139357A1 (en) 2018-12-27 2020-07-02 Didi Research America, Llc Using image pre-processing to generate a machine learning model
WO2020139355A1 (en) 2018-12-27 2020-07-02 Didi Research America, Llc System for automated lane marking
CN109934163A (en) 2018-12-27 2019-06-25 北京航空航天大学 A vehicle detection method based on scene prior and feature re-fusion in aerial images
US20200218979A1 (en) 2018-12-28 2020-07-09 Nvidia Corporation Distance estimation to objects and free-space boundaries in autonomous machine applications
WO2020139181A1 (en) 2018-12-28 2020-07-02 Telefonaktiebolaget Lm Ericsson (Publ) A wireless device, a network node and methods therein for updating a first instance of a machine learning model
US20200209874A1 (en) 2018-12-31 2020-07-02 Chongqing Jinkang New Energy Vehicle, Ltd. Combined virtual and real environment for autonomous vehicle planning and control testing
US20200209857A1 (en) 2018-12-31 2020-07-02 Uber Technologies, Inc. Multimodal control system for self driving vehicle
KR102097120B1 (en) 2018-12-31 2020-04-09 주식회사 애자일소다 System and method for automatically determining the degree of breakdown by vehicle section based on deep running
WO2020142193A1 (en) 2018-12-31 2020-07-09 Microsoft Technology Licensing, Llc Adjusting precision and topology parameters for neural network training based on a performance metric
US20200331476A1 (en) 2018-12-31 2020-10-22 Chongqing Jinkang New Energy Vehicle, Ltd. Automatic lane change with minimum gap distance
US20200218722A1 (en) 2019-01-04 2020-07-09 SayMosaic Inc. System and method for natural language processing (nlp) based searching and question answering
KR20200085490A (en) 2019-01-07 2020-07-15 에스케이플래닛 주식회사 Service providing system and method for detecting sensor abnormality using neural network model, and non-transitory computer readable medium having computer program recorded thereon
US20200216064A1 (en) 2019-01-08 2020-07-09 Aptiv Technologies Limited Classifying perceived objects based on activity
WO2020146445A1 (en) 2019-01-08 2020-07-16 Philip Christopher Du Toit Classifying perceived objects based on activity
US20200225758A1 (en) 2019-01-11 2020-07-16 Microsoft Technology Licensing, Llc Augmented two-stage hand gesture input
WO2020151329A1 (en) 2019-01-23 2020-07-30 平安科技(深圳)有限公司 Target detection based identification box determining method and device and terminal equipment
EP3690712A1 (en) 2019-01-28 2020-08-05 StradVision, Inc. Learning method and learning device of pedestrian detector for robust surveillance based on image analysis by using gan and testing method and testing device using the same
US10373026B1 (en) 2019-01-28 2019-08-06 StradVision, Inc. Learning method and learning device for generation of virtual feature maps whose characteristics are same as or similar to those of real feature maps by using GAN capable of being applied to domain adaptation to be used in virtual driving environments
CN109948428A (en) 2019-01-28 2019-06-28 上海理工大学 The GPU cluster deep learning edge calculations system of facing sensing information processing
CN111488770A (en) 2019-01-28 2020-08-04 初速度(苏州)科技有限公司 Traffic sign recognition method, and training method and device of neural network model
US10628688B1 (en) 2019-01-30 2020-04-21 Stadvision, Inc. Learning method and learning device, and testing method and testing device for detecting parking spaces by using point regression results and relationship between points to thereby provide an auto-parking system
US20200242408A1 (en) 2019-01-30 2020-07-30 StradVision, Inc. Learning method and learning device of recurrent neural network for autonomous driving safety check for changing driving mode between autonomous driving mode and manual driving mode, and testing method and testing device using them
US20200242511A1 (en) 2019-01-30 2020-07-30 Oracle International Corporation Dynamic Data Selection for a Machine Learning Model
EP3690742A1 (en) 2019-01-31 2020-08-05 StradVision, Inc. Method for auto-labeling training images for use in deep learning network to analyze images with high precision, and auto-labeling device using the same
EP3690730A2 (en) 2019-01-31 2020-08-05 StradVision, Inc. Learning method for supporting safer autonomous driving without danger of accident by estimating motions of surrounding objects through fusion of information from multiple sources, learning device, testing method and testing device using the same
US10943355B2 (en) 2019-01-31 2021-03-09 Uatc, Llc Systems and methods for detecting an object velocity
WO2020157761A1 (en) 2019-01-31 2020-08-06 Amnon Buxboim Automated evaluation of embryo implantation potential
US10726279B1 (en) 2019-01-31 2020-07-28 StradVision, Inc. Method and device for attention-driven resource allocation by using AVM and reinforcement learning to thereby achieve safety of autonomous driving
US10776673B2 (en) 2019-01-31 2020-09-15 StradVision, Inc. Learning method and learning device for sensor fusion to integrate information acquired by radar capable of distance estimation and information acquired by camera to thereby improve neural network for supporting autonomous driving, and testing method and testing device using the same
US20200245869A1 (en) 2019-02-01 2020-08-06 Starkey Laboratories, Inc. Detection of physical abuse or neglect using data from ear-wearable devices
US20200249685A1 (en) 2019-02-01 2020-08-06 Tesla, Inc. Predicting three-dimensional features for autonomous driving
WO2020163455A1 (en) 2019-02-05 2020-08-13 Urugus S.A. Automatic optimization of machine learning algorithms in the presence of target datasets
US20200250874A1 (en) 2019-02-06 2020-08-06 Snap Inc. Body pose estimation
WO2020167667A1 (en) 2019-02-11 2020-08-20 Flagship Pioneering Innovations Vi, Llc Machine learning guided polypeptide analysis
US20200257306A1 (en) 2019-02-13 2020-08-13 Semyon Nisenzon System and method of using multi-resolution camera clusters input data for controlling autonomous vehicles
US10568570B1 (en) 2019-02-14 2020-02-25 Trungram Gyaltrul Sherpa Methods and systems for providing a preferred fitness state of a user
US20200265247A1 (en) 2019-02-19 2020-08-20 Tesla, Inc. Estimating object properties using visual image data
US10726374B1 (en) 2019-02-19 2020-07-28 Icertis, Inc. Risk prediction based on automated analysis of documents
US20200272162A1 (en) 2019-02-21 2020-08-27 Nvidia Corporation Quantizing autoencoders in a neural network
US20200273231A1 (en) 2019-02-21 2020-08-27 Facebook Technologies, Llc Graphics Processing Chip with Machine-Learning Based Shader
US20200272160A1 (en) 2019-02-22 2020-08-27 Uber Technologies, Inc. Motion Prediction for Autonomous Devices
US20200272859A1 (en) 2019-02-22 2020-08-27 Cisco Technology, Inc. Iot fog as distributed machine learning structure search platform
CN109902732A (en) 2019-02-22 2019-06-18 哈尔滨工业大学(深圳) Vehicle automatic classification method and related device
US10872326B2 (en) 2019-02-25 2020-12-22 Walmart Apollo, Llc Systems and methods of product recognition through multi-model image processing
US20190197357A1 (en) 2019-02-27 2019-06-27 Intel Corporation Misuse index for explainable artificial intelligence in computing environments
WO2020174262A1 (en) 2019-02-27 2020-09-03 Telefonaktiebolaget Lm Ericsson (Publ) Transfer learning for radio resource management
US20200279364A1 (en) 2019-02-28 2020-09-03 Skidmore Owings & Merrill Llp Machine learning tool for structures
WO2020177583A1 (en) 2019-03-01 2020-09-10 华为技术有限公司 Image cropping method and electronic device
CN109949257A (en) 2019-03-06 2019-06-28 西安电子科技大学 Compressed sensing image reconstruction method for region of interest based on deep learning
US10930065B2 (en) 2019-03-08 2021-02-23 X Development Llc Three-dimensional modeling with two dimensional data
US20200286256A1 (en) 2019-03-08 2020-09-10 Ford Global Technologies, Llc. Localization Systems And Methods
CN109978161A (en) 2019-03-08 2019-07-05 吉林大学 A kind of general convolution-pond synchronization process convolution kernel system
US20200293796A1 (en) 2019-03-11 2020-09-17 Nvidia Corporation Intersection detection and classification in autonomous machine applications
US20200293905A1 (en) 2019-03-12 2020-09-17 Beijing Baidu Netcom Science And Technology Co., Ltd. Method and apparatus for generating neural network
US20200294162A1 (en) 2019-03-13 2020-09-17 Opendoor Labs Inc. Value prediction error generation system
AU2019201716A1 (en) 2019-03-13 2020-10-01 Canon Kabushiki Kaisha System and method of generating a neural network architecture
WO2020185233A1 (en) 2019-03-14 2020-09-17 Hewlett-Packard Development Company, L.P. Responding to machine learning requests from multiple clients
WO2020185234A1 (en) 2019-03-14 2020-09-17 Hewlett-Packard Development Company, L.P. Preprocessing sensor data for machine learning
CN109975308A (en) 2019-03-15 2019-07-05 维库(厦门)信息技术有限公司 A kind of surface inspecting method based on deep learning
US20200293786A1 (en) 2019-03-15 2020-09-17 Boe Technology Group Co., Ltd. Video identification method, video identification device, and storage medium
US20200293828A1 (en) 2019-03-15 2020-09-17 Nvidia Corporation Techniques to train a neural network using transformations
US20200294257A1 (en) 2019-03-16 2020-09-17 Nvidia Corporation Leveraging multidimensional sensor data for computationally efficient object detection for autonomous machine applications
US20200294310A1 (en) 2019-03-16 2020-09-17 Nvidia Corporation Object Detection Using Skewed Polygons Suitable For Parking Space Detection
US20200302291A1 (en) 2019-03-18 2020-09-24 Electronics And Telecommunications Research Institute Convolutional layer acceleration unit, embedded system having the same, and method for operating the embedded system
US20200304441A1 (en) 2019-03-19 2020-09-24 Liveperson, Inc. Dynamic communications routing to disparate endpoints
US10503971B1 (en) 2019-03-19 2019-12-10 Capital One Services, Llc Platform for document classification
US20200302276A1 (en) 2019-03-20 2020-09-24 Gyrfalcon Technology Inc. Artificial intelligence semiconductor chip having weights of variable compression ratio
WO2020195658A1 (en) 2019-03-22 2020-10-01 Sony Semiconductor Solutions Corporation Information processing apparatus, information processing method, and information processing program
US20200297237A1 (en) 2019-03-22 2020-09-24 Siemens Healthcare Gmbh Multi-Task Progressive Networks for Patient Modeling for Medical Scans
US20200302662A1 (en) 2019-03-23 2020-09-24 Uatc, Llc System and Methods for Generating High Definition Maps Using Machine-Learned Models to Analyze Topology Data Gathered From Sensors
US20200298891A1 (en) 2019-03-23 2020-09-24 Uatc, Llc Perception and Motion Prediction for Autonomous Devices
US20200302627A1 (en) 2019-03-23 2020-09-24 Uatc, Llc Depth Estimation for Autonomous Devices
US20200301799A1 (en) 2019-03-23 2020-09-24 Uatc, Llc Systems and Methods for Generating Synthetic Sensor Data via Machine Learning
US20200307563A1 (en) 2019-03-25 2020-10-01 Zoox, Inc. Prediction based on attributes
US20200307562A1 (en) 2019-03-25 2020-10-01 Zoox, Inc. Pedestrian prediction based on attributes
WO2020198189A1 (en) 2019-03-25 2020-10-01 Zoox, Inc. Pedestrian prediction based on attributes
US20200309536A1 (en) 2019-03-26 2020-10-01 Lyft, Inc. Systems and methods for estimating vehicle position based on contextual sensor information
CN109951710A (en) 2019-03-26 2019-06-28 中国民航大学 Video compression method and system for apron monitoring based on deep learning
US10790919B1 (en) 2019-03-26 2020-09-29 Electronic Arts Inc. Personalized real-time audio generation based on user physiological response
US20200312003A1 (en) 2019-03-27 2020-10-01 Electronic Arts Inc. Virtual animal character generation from image or video data
US20200309923A1 (en) 2019-03-27 2020-10-01 Panosense Inc. Identifying and/or removing false positive detections from lidar sensor output
US20200306640A1 (en) 2019-03-27 2020-10-01 Electronic Arts Inc. Virtual character generation from image or video data
US10657934B1 (en) 2019-03-27 2020-05-19 Electronic Arts Inc. Enhancements for musical composition applications
WO2020205597A1 (en) 2019-03-29 2020-10-08 Intel Corporation Autonomous vehicle system
US20200310442A1 (en) 2019-03-29 2020-10-01 SafeAI, Inc. Systems and methods for transfer of material using autonomous machines with reinforcement learning and visual servo control
US20200311601A1 (en) 2019-03-29 2020-10-01 Optum, Inc. Hybrid rule-based and machine learning predictions
US10661902B1 (en) 2019-03-29 2020-05-26 QuantumID Technologies Inc Artificial intelligence system for estimating excess non-sapient payload capacity on mixed-payload aeronautic excursions
US20200315708A1 (en) 2019-04-02 2020-10-08 Medicrea International Systems, methods, and devices for developing patient-specific spinal implants, treatments, operations, and/or procedures
US10559386B1 (en) 2019-04-02 2020-02-11 Kpn Innovations, Llc Methods and systems for an artificial intelligence support network for vibrant constituional guidance
US20200320132A1 (en) 2019-04-04 2020-10-08 Kenneth Neumann Artificial intelligence methods and systems for generation and implementation of alimentary instruction sets
WO2020198779A1 (en) 2019-04-04 2020-10-08 Presagen Pty Ltd Method and system for selecting embryos
US20200327443A1 (en) 2019-04-09 2020-10-15 Nxp B.V. Method for protecting a machine learning model against extraction
CN111797657A (en) 2019-04-09 2020-10-20 Oppo广东移动通信有限公司 Vehicle surrounding obstacle detection method, device, storage medium and electronic device
EP3722992A1 (en) 2019-04-10 2020-10-14 Teraki GmbH System and method for pre-processing images captured by a vehicle
US10943132B2 (en) 2019-04-10 2021-03-09 Black Sesame International Holding Limited Distant on-road object detection
US20200327667A1 (en) 2019-04-11 2020-10-15 Agilent Technologies, Inc. Deep Learning Based Training of Instance Segmentation via Regression Layers
US20200327192A1 (en) 2019-04-12 2020-10-15 Asapp, Inc. Initialization of automated workflows
US20200327662A1 (en) 2019-04-12 2020-10-15 Shanghai United Imaging Healthcare Co., Ltd. Systems and methods for image generation
US10928508B2 (en) 2019-04-12 2021-02-23 Ford Global Technologies, Llc Camera and radar fusion
US20200327449A1 (en) 2019-04-15 2020-10-15 Accenture Global Solutions Limited User retention platform
US20200324073A1 (en) 2019-04-15 2020-10-15 Nxp B.V. Audio controller
JP2020173744A (en) 2019-04-15 2020-10-22 株式会社日立製作所 Image processing method using machine learning and electronic control device using it
US20200334574A1 (en) 2019-04-16 2020-10-22 Fujitsu Limited Machine learning device, machine learning method, and storage medium
US20200334416A1 (en) 2019-04-16 2020-10-22 Covera Health Computer-implemented natural language understanding of medical reports
CN109901595A (en) 2019-04-16 2019-06-18 山东大学 An automatic driving system and method based on monocular camera and Raspberry Pi
US10893070B2 (en) 2019-04-18 2021-01-12 Facebook, Inc. Detecting a page for a real-world entity, an imposter of a real-world entity, or a non-real-world entity that complies with or violates a policy of an online system
US20200334501A1 (en) 2019-04-18 2020-10-22 Adobe Inc Robust training of large-scale object detectors with a noisy dataset
US20200334495A1 (en) 2019-04-18 2020-10-22 Google Llc Systems and Methods for Determining Graph Similarity
CN110060202A (en) 2019-04-19 2019-07-26 湖北亿咖通科技有限公司 A kind of initial method and system of monocular SLAM algorithm
US10833785B1 (en) 2019-04-23 2020-11-10 DeepSig Inc. Processing communications signals using a machine-learning network
US20200337648A1 (en) 2019-04-24 2020-10-29 GE Precision Healthcare LLC Medical machine time-series event data processor
US20200342652A1 (en) 2019-04-25 2020-10-29 Lucid VR, Inc. Generating Synthetic Image Data for Machine Learning
US20200341466A1 (en) 2019-04-26 2020-10-29 Nvidia Corporation Intersection pose detection in autonomous machine applications
WO2020221200A1 (en) 2019-04-28 2020-11-05 华为技术有限公司 Neural network construction method, image processing method and devices
CN110111340A (en) 2019-04-28 2019-08-09 南开大学 The Weakly supervised example dividing method cut based on multichannel
US20200342350A1 (en) 2019-04-29 2020-10-29 Google Llc Virtualizing external memory as local to a machine learning accelerator
US10789402B1 (en) 2019-05-01 2020-09-29 Xilinx, Inc. Compiler and hardware abstraction layer architecture for a neural network accelerator
US20200351438A1 (en) 2019-05-01 2020-11-05 Apical Limited System and method for fault detection and correction
US10924661B2 (en) 2019-05-02 2021-02-16 International Business Machines Corporation Generating image capture configurations and compositions
US10692242B1 (en) 2019-05-02 2020-06-23 Capital One Services, Llc Vehicle analysis platform
US20200348909A1 (en) 2019-05-03 2020-11-05 Tesla, Inc. Scalable matrix node engine with configurable data formats
US20200350063A1 (en) 2019-05-03 2020-11-05 Image Stream Medical, Inc. Context and state aware treatment room efficiency
CN110135485A (en) 2019-05-05 2019-08-16 浙江大学 Object recognition and positioning method and system based on fusion of monocular camera and millimeter wave radar
US20200356905A1 (en) 2019-05-06 2020-11-12 Google Llc Debugging correctness issues in training machine learning models
US20200356864A1 (en) 2019-05-07 2020-11-12 Kenneth Neumann Methods and systems for an artificial intelligence alimentary professional support network for vibrant constitutional guidance
US20200356790A1 (en) 2019-05-08 2020-11-12 Ford Global Technologies, Llc Vehicle image verification
US10832418B1 (en) 2019-05-09 2020-11-10 Zoox, Inc. Object velocity from images
CN110334801A (en) 2019-05-09 2019-10-15 苏州浪潮智能科技有限公司 A kind of hardware-accelerated method, apparatus, equipment and the system of convolutional neural networks
US20200356107A1 (en) 2019-05-10 2020-11-12 Uber Technologies, Inc. Walkway Detection for Autonomous Light Electric Vehicle
EP3739486A1 (en) 2019-05-14 2020-11-18 CrowdStrike, Inc. Applications of machine learning models to a binary search engine based on an inverted index of byte sequences
US20200364508A1 (en) 2019-05-14 2020-11-19 Nvidia Corporation Using decay parameters for inferencing with neural networks
US20200364481A1 (en) 2019-05-15 2020-11-19 Apical Limited Image processing
CN110069071A (en) 2019-05-15 2019-07-30 深圳铂石空间科技有限公司 Navigation of Pilotless Aircraft method and apparatus, storage medium, electronic equipment
US20200361083A1 (en) 2019-05-15 2020-11-19 Nvidia Corporation Grasp generation using a variational autoencoder
US20200364540A1 (en) 2019-05-16 2020-11-19 Google Llc Accurate and Interpretable Classification with Hard Attention
US20200364746A1 (en) 2019-05-17 2020-11-19 gStore LLC Integrating content-delivery platforms into programmatic environments generated by executed applications
KR102043143B1 (en) 2019-05-20 2019-11-11 호서대학교 산학협력단 Method and apparatus for driving control of automated guided vehicle by using artificial neural network
US20200372362A1 (en) 2019-05-20 2020-11-26 Lunit Inc. Method of continual-learning of data sets and apparatus thereof
US20200372402A1 (en) 2019-05-24 2020-11-26 Bank Of America Corporation Population diversity based learning in adversarial and rapid changing environments
US20200380383A1 (en) 2019-05-28 2020-12-03 Ati Technologies Ulc Safety monitor for image misclassification
WO2020240284A2 (en) 2019-05-30 2020-12-03 Mobileye Vision Technologies Ltd. Vehicle environment modeling with cameras
CN110225341A (en) 2019-06-03 2019-09-10 中国科学技术大学 A kind of code flow structure image encoding method of task-driven
KR20200142266A (en) 2019-06-12 2020-12-22 (주)리터너블 System for recognizing object and method for recognizing object using the same
US20200393841A1 (en) 2019-06-13 2020-12-17 Lyft, Inc. Systems and methods for routing vehicles to capture and evaluate targeted scenarios
EP3751455A2 (en) 2019-06-14 2020-12-16 TuSimple, Inc. Image fusion for autonomous vehicle operation
US20200394457A1 (en) 2019-06-14 2020-12-17 Canon Kabushiki Kaisha Devices, systems, and methods for device-error analysis using computer vision and machine learning
US20200394813A1 (en) 2019-06-17 2020-12-17 SafeAI, Inc. Techniques for volumetric estimation
US20200401886A1 (en) 2019-06-18 2020-12-24 Moloco, Inc. Method and system for providing machine learning service
CN112101562A (en) 2019-06-18 2020-12-18 第四范式(北京)技术有限公司 Method and system for realizing machine learning modeling process
US20200402155A1 (en) 2019-06-20 2020-12-24 Bank Of America Corporation Systems for providing real-time resource distribution to a resource event having standard delayed resource availability
US20200401850A1 (en) 2019-06-20 2020-12-24 Western Digital Technologies, Inc. Non-volatile memory die with on-chip data augmentation components for use with machine learning
US20200402226A1 (en) 2019-06-21 2020-12-24 StraxCorp Pty. Ltd. Image analysis method and system
US20200398855A1 (en) 2019-06-24 2020-12-24 Here Global B.V. Method, apparatus, and system for providing road curvature data
US20200410254A1 (en) 2019-06-25 2020-12-31 Nvidia Corporation Intersection region detection and classification for autonomous machine applications
CN110310264A (en) 2019-06-25 2019-10-08 北京邮电大学 A large-scale target detection method and device based on DCNN
US20200410288A1 (en) 2019-06-26 2020-12-31 Here Global B.V. Managed edge learning in heterogeneous environments
US20190325580A1 (en) 2019-06-26 2019-10-24 Intel Corporation Surround camera system with seamless stitching for arbitrary viewpoint selection
WO2020264010A1 (en) 2019-06-28 2020-12-30 Zoox, Inc. Low variance region detection for improved detection
US20200410751A1 (en) 2019-06-28 2020-12-31 Lyft, Inc. Dynamic object detection model based on static map collection data
US20200410012A1 (en) 2019-06-28 2020-12-31 Facebook Technologies, Llc Memory Grounded Conversational Reasoning and Question Answering for Assistant Systems
US20200410224A1 (en) 2019-06-28 2020-12-31 Zoox, Inc. Head Detection for Improved Pedestrian Detection
WO2020260020A1 (en) 2019-06-28 2020-12-30 Robert Bosch Gmbh Method and device for checking the robustness of an artificial neural network
US20210006835A1 (en) 2019-07-01 2021-01-07 Microsoft Technology Licensing, Llc Blurring to improve visual quality in an area of interest in a frame
CN110414362A (en) 2019-07-02 2019-11-05 安徽继远软件有限公司 Data Augmentation Method of Power Image Based on Generative Adversarial Network
US20210004580A1 (en) 2019-07-03 2021-01-07 Sap Se Anomaly and fraud detection with fake event detection using machine learning
US20210004014A1 (en) 2019-07-03 2021-01-07 Denso International America, Inc. Systems and methods for controlling an autonomous vehicle using target orientated artificial intelligence
US20210004663A1 (en) 2019-07-04 2021-01-07 Samsung Electronics Co., Ltd. Neural network device and method of quantizing parameters of neural network
US20210004611A1 (en) 2019-07-05 2021-01-07 Zoox, Inc. Prediction on top-down scenes based on action data
US20210012116A1 (en) 2019-07-08 2021-01-14 Uatc, Llc Systems and Methods for Identifying Unknown Instances
US20210012210A1 (en) 2019-07-08 2021-01-14 Vian Systems, Inc. Techniques for creating, analyzing, and modifying neural networks
CN110321965A (en) 2019-07-10 2019-10-11 腾讯科技(深圳)有限公司 The method and device that the training method of object weight identification model, object identify again
US20210011908A1 (en) 2019-07-11 2021-01-14 Ghost Locomotion Inc. Model-based structured data filtering in an autonomous vehicle
US20210012230A1 (en) 2019-07-11 2021-01-14 Ghost Locomotion Inc. Uncertainty-based data filtering in a vehicle
US20210012239A1 (en) 2019-07-12 2021-01-14 Microsoft Technology Licensing, Llc Automated generation of machine learning models for network evaluation
US20210019215A1 (en) 2019-07-17 2021-01-21 Factualvr, Inc. System and Method for Error Detection and Correction in Virtual Reality and Augmented Reality Environments
US20210015240A1 (en) 2019-07-18 2021-01-21 L'oreal Techniques for identifying skin color in images having uncontrolled lighting conditions
CN110473173A (en) 2019-07-24 2019-11-19 熵智科技(深圳)有限公司 A kind of defect inspection method based on deep learning semantic segmentation
CN110599537A (en) 2019-07-25 2019-12-20 中国地质大学(武汉) Mask R-CNN-based unmanned aerial vehicle image building area calculation method and system
US20210026360A1 (en) 2019-07-25 2021-01-28 Pony Ai Inc. System and method for sharing data collected from the street sensors
US10893107B1 (en) 2019-07-25 2021-01-12 Amazon Technologies, Inc. Techniques for managing processing resources
US20210030276A1 (en) 2019-07-29 2021-02-04 DawnLight Technologies Inc. Remote Health Monitoring Systems and Method
CN112308095A (en) 2019-07-30 2021-02-02 顺丰科技有限公司 Image preprocessing and model training method, device, server and storage medium
US20210034921A1 (en) 2019-07-31 2021-02-04 GE Precision Healthcare LLC Systems and methods for generating augmented training data for machine learning models
CN110399875A (en) 2019-07-31 2019-11-01 山东浪潮人工智能研究院有限公司 A general table information extraction method based on deep learning and pixel projection
US20210042928A1 (en) 2019-08-05 2021-02-11 Sony Corporation Of America Image mask generation using a deep neural network
CN110426051A (en) 2019-08-05 2019-11-08 武汉中海庭数据技术有限公司 A kind of lane line method for drafting, device and storage medium
US20210042575A1 (en) 2019-08-08 2021-02-11 Nvidia Corporation Domain Restriction of Neural Networks Through Synthetic Data Pre-Training
US20210049455A1 (en) 2019-08-12 2021-02-18 Bank Of America Corporation System and methods for iterative synthetic data generation and refinement of machine learning models
US20210049456A1 (en) 2019-08-12 2021-02-18 Bank Of America Corporation System and methods for generation of synthetic data cluster vectors and refinement of machine learning models
US20210049548A1 (en) 2019-08-13 2021-02-18 United Parcel Service Of America, Inc. Multi-phase consolidation optimization tool
US20210049378A1 (en) 2019-08-13 2021-02-18 Uatc, Llc Association and Tracking for Autonomous Devices
US20210049700A1 (en) 2019-08-14 2021-02-18 Royal Bank Of Canada System and method for machine learning architecture for enterprise capitalization
CN110543837A (en) 2019-08-16 2019-12-06 北京航空航天大学 A Visible Light Airport Aircraft Detection Method Based on Potential Target Points
US20210046954A1 (en) 2019-08-16 2021-02-18 Uatc, Llc Full Uncertainty for Motion Planning in Autonomous Vehicles
US20210056701A1 (en) 2019-08-19 2021-02-25 Fotonation Limited Method of image processing using a neural network
US20210056306A1 (en) 2019-08-19 2021-02-25 Nvidia Corporation Gaze detection using one or more neural networks
US20210056317A1 (en) 2019-08-21 2021-02-25 Micron Technology, Inc. Advanced driver-assistance system (adas) operation utilizing algorithmic skyline detection
CN110516665A (en) 2019-08-23 2019-11-29 上海眼控科技股份有限公司 Identify the neural network model construction method and system of image superposition character area
US20210056114A1 (en) 2019-08-23 2021-02-25 Capital One Services, Llc Natural language keyword tag extraction
CN110619282A (en) 2019-08-26 2019-12-27 海南撰云空间信息技术有限公司 Automatic extraction method for unmanned aerial vehicle orthoscopic image building
CN110619283A (en) 2019-08-26 2019-12-27 海南撰云空间信息技术有限公司 Automatic extraction method for unmanned aerial vehicle ortho-image road
CN110569899A (en) 2019-09-03 2019-12-13 嘉陵江亭子口水利水电开发有限公司 Dam face defect classification model training method and device
CN110619330A (en) 2019-09-18 2019-12-27 上海眼控科技股份有限公司 Recognition model training method and device, computer equipment and recognition method
CN110751280A (en) 2019-09-19 2020-02-04 华中科技大学 Configurable convolution accelerator applied to convolutional neural network
CN110659628A (en) 2019-10-09 2020-01-07 山东浪潮人工智能研究院有限公司 Coal mine monitoring video decompression method and system based on deep learning
CN110599864A (en) 2019-10-28 2019-12-20 苏州智行众维智能科技有限公司 Modeling and verifying device and method based on indoor traffic scene simulation sensor
CN110826566A (en) 2019-11-01 2020-02-21 北京环境特性研究所 Target slice extraction method based on deep learning
US10819923B1 (en) 2019-11-19 2020-10-27 Waymo Llc Thermal imaging for self-driving cars
CN110966991A (en) 2019-11-21 2020-04-07 中国人民解放军国防科技大学 Single unmanned aerial vehicle image positioning method without control point
CN110956185A (en) 2019-11-21 2020-04-03 大连理工大学人工智能大连研究院 A method for detecting salient objects in images
CN111307162A (en) 2019-11-25 2020-06-19 奥特酷智能科技(南京)有限公司 Multi-sensor fusion positioning method for automatic driving scene
DE102019008316A1 (en) 2019-11-29 2020-08-13 Daimler Ag Method for object recognition and distance determination
CN111126453A (en) 2019-12-05 2020-05-08 重庆邮电大学 A fine-grained image classification method and system based on attention mechanism and cutting and filling
CN110688992A (en) 2019-12-09 2020-01-14 中智行科技有限公司 Traffic signal identification method and device, vehicle navigation equipment and unmanned vehicle
CN111027549A (en) 2019-12-10 2020-04-17 北京服装学院 A method for identifying key points of women's tops
CN111027575A (en) 2019-12-13 2020-04-17 广西师范大学 A Self-Attention Adversarial Learning Approach for Semi-Supervised Semantic Segmentation
US10902551B1 (en) 2019-12-17 2021-01-26 X Development Llc True positive transplant
US10796355B1 (en) 2019-12-27 2020-10-06 Capital One Services, Llc Personalized car recommendations based on customer web traffic
US20200149898A1 (en) 2019-12-27 2020-05-14 Intel Corporation System and method for acceleration-based vector field maps
CN111062973A (en) 2019-12-31 2020-04-24 西安电子科技大学 Vehicle tracking method based on target feature sensitivity and deep learning
US10732261B1 (en) 2019-12-31 2020-08-04 Aurora Innovation, Inc. Generating data using radar observation model based on machine learning
CN111047225A (en) 2020-01-10 2020-04-21 惠州光弘科技股份有限公司 SMT surface mounting component welding spot quality evaluation method based on edge side model processing
US20200151201A1 (en) 2020-01-10 2020-05-14 Semantics3 Inc. Automated Extraction, Inference and Normalization of Structured Attributes for Product Data
CN111275618A (en) 2020-01-12 2020-06-12 杭州电子科技大学 Depth map super-resolution reconstruction network construction method based on double-branch perception
CN111275080A (en) 2020-01-14 2020-06-12 腾讯科技(深圳)有限公司 Artificial intelligence-based image classification model training method, classification method and device
US10845943B1 (en) 2020-02-14 2020-11-24 Carmax Business Services, Llc Systems and methods for generating a 360-degree viewing experience
CN111275129A (en) 2020-02-17 2020-06-12 平安科技(深圳)有限公司 Method and system for selecting image data augmentation strategy
CN111461110A (en) 2020-03-02 2020-07-28 华南理工大学 A small object detection method based on multi-scale images and weighted fusion loss
CN111598095A (en) 2020-03-09 2020-08-28 浙江工业大学 Deep learning-based urban road scene semantic segmentation method
CN111444821A (en) 2020-03-24 2020-07-24 西北工业大学 Automatic identification method for urban road signs
US20200226377A1 (en) 2020-03-25 2020-07-16 Intel Corporation Robust object detection and classification using static-based cameras and events-based cameras.
US20200226430A1 (en) 2020-03-26 2020-07-16 Intel Corporation Devices and methods for accurately identifying objects in a vehicle's environment
US20200242381A1 (en) 2020-03-26 2020-07-30 Intel Corporation Methods and devices for triggering vehicular actions based on passenger actions
US20200238998A1 (en) 2020-03-26 2020-07-30 Intel Corporation Systems, methods, and devices for driving control
US20200223434A1 (en) 2020-03-27 2020-07-16 Intel Corporation Methods and devices for detecting objects and calculating a time to contact in autonomous driving systems
CN111445420A (en) 2020-04-09 2020-07-24 北京爱芯科技有限公司 Image operation method and device of convolutional neural network and electronic equipment
CN111461053A (en) 2020-04-13 2020-07-28 安徽大学 Identification system of wheat lodging areas in multiple growth stages based on transfer learning
CN111461052A (en) 2020-04-13 2020-07-28 安徽大学 Identification method of wheat lodging areas in multiple growth stages based on transfer learning
CN111539514A (en) 2020-04-16 2020-08-14 北京百度网讯科技有限公司 Method and apparatus for generating structure of neural network
CN111428943A (en) 2020-04-23 2020-07-17 福瑞泰克智能系统有限公司 Method, device and computer device for predicting obstacle vehicle track
KR102189262B1 (en) 2020-04-29 2020-12-11 주식회사 글로벌브릿지 Apparatus and method for collecting traffic information using edge computing
CN111565318A (en) 2020-05-06 2020-08-21 中国科学院重庆绿色智能技术研究院 Video compression method based on sparse samples
CN111582216A (en) 2020-05-15 2020-08-25 安徽师范大学 Unmanned vehicle-mounted traffic signal lamp identification system and method
CN111693972A (en) 2020-05-29 2020-09-22 东南大学 Vehicle position and speed estimation method based on binocular sequence images
CN111783545A (en) 2020-06-02 2020-10-16 山西潞安环保能源开发股份有限公司五阳煤矿 An image enhancement method of coal mine UAV based on generative adversarial network
CN111767801A (en) 2020-06-03 2020-10-13 中国地质大学(武汉) An automatic extraction method and system of remote sensing image water area based on deep learning
CN111814623A (en) 2020-06-29 2020-10-23 浙江工业大学 A visual detection method of vehicle lane departure based on deep neural network
CN111860499A (en) 2020-07-01 2020-10-30 电子科技大学 A Car Brand Recognition Method Based on Feature Grouping Bilinear Convolutional Neural Network
CN111783971A (en) 2020-07-02 2020-10-16 上海赛昉科技有限公司 Data post-processor capable of being configured flexibly for deep neural network
CN111882579A (en) 2020-07-03 2020-11-03 湖南爱米家智能科技有限公司 Large infusion foreign matter detection method, system, medium and equipment based on deep learning and target tracking
CN111899227A (en) 2020-07-06 2020-11-06 北京交通大学 Automatic railway fastener defect acquisition and identification method based on unmanned aerial vehicle operation
CN111768002A (en) 2020-07-10 2020-10-13 南开大学 A Quantization Method for Deep Neural Networks Based on Elastic Significant Bits
CN111814902A (en) 2020-07-21 2020-10-23 南方电网数字电网研究院有限公司 Target detection model training method, target recognition method, device and medium
CN111898507A (en) 2020-07-22 2020-11-06 武汉大学 A deep learning method for predicting land cover categories in unlabeled remote sensing images
CN111898523A (en) 2020-07-29 2020-11-06 电子科技大学 A target detection method for special vehicles in remote sensing images based on transfer learning
CN111897639A (en) 2020-07-29 2020-11-06 平安科技(深圳)有限公司 Image augmentation method, image augmentation device, computer device, and storage medium
CN111899245A (en) 2020-07-30 2020-11-06 北京推想科技有限公司 Image segmentation method, image segmentation device, model training method, model training device, electronic equipment and storage medium
CN111881856A (en) 2020-07-31 2020-11-03 支付宝(杭州)信息技术有限公司 Vehicle damage assessment method and device based on image
CN112101175A (en) 2020-09-09 2020-12-18 沈阳帝信人工智能产业研究院有限公司 Expressway vehicle detection and multi-attribute feature extraction method based on local images
CN112115953A (en) 2020-09-18 2020-12-22 南京工业大学 Optimized ORB algorithm based on RGB-D camera combined with plane detection and random sampling consistency algorithm
CN112232497A (en) 2020-10-12 2021-01-15 苏州浪潮智能科技有限公司 Method, system, device and medium for compiling AI chip
CN112329552A (en) 2020-10-16 2021-02-05 爱驰汽车(上海)有限公司 Obstacle detection method and device based on automobile
CN112348783A (en) 2020-10-27 2021-02-09 基建通(三亚)国际科技有限公司 Image-based person identification method and device and computer-readable storage medium
CN112183739A (en) 2020-11-02 2021-01-05 中国科学技术大学 Hardware architecture of memristor-based low-power-consumption pulse convolution neural network
CN112308799A (en) 2020-11-05 2021-02-02 山东交通学院 Optimizing screen display method for visibility in complex environment of marine road based on multi-sensor
CN112288658A (en) 2020-11-23 2021-01-29 杭州师范大学 An underwater image enhancement method based on multi-residual joint learning

Also Published As

Publication number Publication date
US20220166726A1 (en) 2022-05-26
US11196678B2 (en) 2021-12-07
US20210126874A1 (en) 2021-04-29

Similar Documents

Publication Publication Date Title
US11665108B2 (en) QoS manager for system on a chip communications
US5999990A (en) Communicator having reconfigurable resources
US7113488B2 (en) Reconfigurable circular bus
WO2012029215A1 (en) Relay device
WO2015096761A1 (en) Traffic behavior driven dynamic zoning for distributed traffic engineering in sdn
US9673824B2 (en) Techniques and circuitry for configuring and calibrating an integrated circuit
US12267729B2 (en) Data router connectivity to wireless communication slices
JP2007207136A (en) Data processor, data processing method, and data processing program
JP2012080379A (en) Semiconductor data processing device and data processing system
US10007625B2 (en) Resource allocation by virtual channel management and bus multiplexing
US20180213541A1 (en) Selective antenna allocation
CN109862534B (en) Resource allocation method and device
US20250071802A1 (en) Wireless communication network access for wireless user equipment based on their wireless network slices
CN113747277B (en) Path determination method and device
US11979335B2 (en) Network controller
KR20230090963A (en) Network operating distributed unit scaling and method for operating thereof
CN105634990A (en) Resource reservation method, device and processor based on time spectrum continuity
US8346988B2 (en) Techniques for dynamically sharing a fabric to facilitate off-chip communication for multiple on-chip units
WO2000028754A1 (en) Channel multiplexing for a communication system
CN104798340B (en) The distribution method of Internet resources, QoS managed network elements and application server
US20250111117A1 (en) Simultaneous Configuration of Programmable Logic Fabric and Disaggregated Dies
US20240126969A1 (en) Techniques For Configuring Computing Nodes In A Computing System
EP4418728A1 (en) Data distribution method and apparatus, network device, and storage medium
US20060114828A1 (en) Data transmission ports with flow controlling unit and method for performing the same
CN116996157A (en) Time slot allocation method and related equipment

Legal Events

Date Code Title Description
FEPP Fee payment procedure

Free format text: ENTITY STATUS SET TO UNDISCOUNTED (ORIGINAL EVENT CODE: BIG.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

STPP Information on status: patent application and granting procedure in general

Free format text: DOCKETED NEW CASE - READY FOR EXAMINATION

STPP Information on status: patent application and granting procedure in general

Free format text: NON FINAL ACTION MAILED

STPP Information on status: patent application and granting procedure in general

Free format text: RESPONSE TO NON-FINAL OFFICE ACTION ENTERED AND FORWARDED TO EXAMINER

STCF Information on status: patent grant

Free format text: PATENTED CASE

OSZAR »