IP Library Granted Patent US 11,836,240
Granted Patent B2
US 11,836,240 · App. 18/157,154 · Granted Dec 5, 2023

Frequency-domain convolutional neural network

Inventors: Yen-Kuang Chen (Palo Alto, CA); Shao-Wen Yang (San Jose, CA); Ibrahima J. Ndiour (Portland, OR); Yiting Liao (Sunnyvale, CA); Vallabhajosyula S. Somayazulu (Portland, OR); Omesh Tickoo (Portland, OR); Srenivas Varadarajan (Bangalore, IN)
Assignee: INTEL CORPORATION
G06F21/44G06F9/4881G06F9/5044G06F9/5066G06F9/5072G06F16/535G06F16/538G06F16/54G06F16/951G06F18/21G06F18/211G06F18/213G06F18/2163G06F18/22G06F18/24G06F18/24143G06F21/45G06F21/53G06F21/6254G06F21/64G06K15/1886G06N3/04G06N3/045G06N3/063G06N3/08G06N5/022G06T7/11G06T7/70G06V10/20G06V10/40G06V10/454G06V10/75G06V10/82G06V10/95G06V10/96G06V20/00G06V30/19173G06V30/274G06V40/161G06V40/20H04L9/0643H04L9/3239H04L67/12H04L67/51H04N19/46H04N19/80H04W4/70G06F18/24323G06F2209/503G06F2209/506G06F2221/2117G06T7/20G06T7/223G06T2207/10016G06T2207/20021G06T2207/20024G06T2207/20052G06T2207/20056G06T2207/20064G06T2207/20084G06T2207/20221G06T2207/30242G06V30/194G06V2201/10H04L9/50H04L67/10H04N19/12H04N19/124H04N19/167H04N19/172H04N19/176H04N19/42H04N19/44H04N19/48H04N19/513H04N19/625H04N19/63H04W12/02
View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 11,836,240
App. No.
18/157,154
Granted
Dec 5, 2023
Kind
B2
Abstract

In one embodiment, an apparatus comprises a memory and a processor. The memory is to store visual data associated with a visual representation captured by one or more sensors. The processor is to: obtain the visual data associated with the visual representation captured by the one or more sensors, wherein the visual data comprises uncompressed visual data or compressed visual data; process the visual data using a convolutional neural network (CNN), wherein the CNN comprises a plurality of layers, wherein the plurality of layers comprises a plurality of filters, and wherein the plurality of filters comprises one or more pixel-domain filters to perform processing associated with uncompressed data and one or more compressed-domain filters to perform processing associated with compressed data; and classify the visual data based on an output of the CNN.

Claims (48)

1. At least one non-transitory computer-readable storage medium having instructions stored thereon, wherein the instructions, when executed on processing circuitry, cause the processing circuitry to:

receive a frequency-domain representation of image data, wherein the frequency-domain representation comprises a plurality of sets of transform coefficients for a plurality of blocks of the image data; and

detect content in the image data using a convolutional neural network (CNN), wherein the CNN is trained to detect the content in the image data based on corresponding transform coefficients among the plurality of blocks.

2. The storage medium of claim 1 , wherein the corresponding transform coefficients comprise groups of transform coefficients for corresponding frequencies from the plurality of sets of transform coefficients.

3. The storage medium of claim 1 , wherein:

the frequency-domain representation of the image data is arranged into a plurality of dimensions, wherein the plurality of dimensions comprise a first dimension, a second dimension, and a third dimension;

the first dimension and the second dimension represent spatial indices of the plurality of blocks within the image data; and

the third dimension represents a plurality of channels, wherein each channel comprises a group of transform coefficients for a corresponding frequency from the plurality of sets of transform coefficients.

4. The storage medium of claim 1 , wherein each set of transform coefficients represents a transform performed on one of the plurality of blocks.

5. The storage medium of claim 4 , wherein:

the transform is a discrete cosine transform (DCT); and

the transform coefficients are DCT coefficients.

6. The storage medium of claim 1 , wherein the CNN comprises one or more butterfly layers, wherein the one or more butterfly layers are to perform one or more partial inverse transforms based on the frequency-domain representation of the image data.

7. The storage medium of claim 1 , wherein the instructions that cause the processing circuitry to receive the frequency-domain representation of the image data further cause the processing circuitry to:

receive, via interface circuitry, compressed image data, wherein the compressed image data comprises the frequency-domain representation of the image data; and

extract the frequency-domain representation of the image data from the compressed image data.

8. The storage medium of claim 1 , wherein the image data comprises an image or a video frame.

9. A device, comprising:

processing circuitry to:

receive a frequency-domain representation of image data, wherein the frequency-domain representation comprises a plurality of sets of transform coefficients for a plurality of blocks of the image data; and

detect content in the image data using a convolutional neural network (CNN), wherein the CNN is trained to detect the content in the image data based on corresponding transform coefficients among the plurality of blocks.

10. The device of claim 9 , wherein the corresponding transform coefficients comprise groups of transform coefficients for corresponding frequencies from the plurality of sets of transform coefficients.

11. The device of claim 9 , wherein:

the frequency-domain representation of the image data is arranged into a plurality of dimensions, wherein the plurality of dimensions comprise a first dimension, a second dimension, and a third dimension;

the first dimension and the second dimension represent spatial indices of the plurality of blocks within the image data; and

the third dimension represents a plurality of channels, wherein each channel comprises a group of transform coefficients for a corresponding frequency from the plurality of sets of transform coefficients.

12. The device of claim 9 , wherein each set of transform coefficients represents a transform performed on one of the plurality of blocks.

13. The device of claim 12 , wherein:

the transform is a discrete cosine transform (DCT); and

the transform coefficients are DCT coefficients.

14. The device of claim 9 , wherein the CNN comprises one or more butterfly layers, wherein the one or more butterfly layers are to perform one or more partial inverse transforms based on the frequency-domain representation of the image data.

15. The device of claim 9 , wherein the processing circuitry to receive the frequency-domain representation of the image data is further to:

receive, via interface circuitry, compressed image data, wherein the compressed image data comprises the frequency-domain representation of the image data; and

extract the frequency-domain representation of the image data from the compressed image data.

16. The device of claim 9 , wherein the device is:

a smart camera; or

an edge server.

17. A method, comprising:

receiving a frequency-domain representation of image data, wherein the frequency-domain representation comprises a plurality of sets of transform coefficients for a plurality of blocks of the image data, wherein each set of transform coefficients represents a transform performed on one of the plurality of blocks; and

detecting content in the image data using a convolutional neural network (CNN), wherein the CNN is trained to detect the content in the image data based on corresponding transform coefficients among the plurality of blocks.

18. The method of claim 17 , wherein the corresponding transform coefficients comprise groups of transform coefficients for corresponding frequencies from the plurality of sets of transform coefficients.

19. The method of claim 17 , wherein:

the frequency-domain representation of the image data is arranged into a plurality of dimensions, wherein the plurality of dimensions comprise a first dimension, a second dimension, and a third dimension;

the first dimension and the second dimension represent spatial indices of the plurality of blocks within the image data; and

the third dimension represents a plurality of channels, wherein each channel comprises a group of transform coefficients for a corresponding frequency from the plurality of sets of transform coefficients.

20. The method of claim 17 , wherein:

the transform is a discrete cosine transform (DCT); and

the transform coefficients are DCT coefficients.

Assignments (1)
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Jun 14, 2024
From: INTEL CORPORATION
To: HYUNDAI MOTOR COMPANY; KIA CORPORATION
Reel/Frame 067737/0094 →
Continuity (5)
Continuation 16948304 · Sep 11, 2020
Continuation 16024397 · Jun 29, 2018
Provisional Application 62691464 · Jun 28, 2018
Provisional Application 62611536 · Dec 28, 2017
Related Publication 20230237144A1 · Jul 27, 2023