Login| Sign Up| Help| Contact|

Patent Searching and Data


Title:
SYSTEMS AND METHODS FOR LEVELING IMAGES
Document Type and Number:
WIPO Patent Application WO/2019/070300
Kind Code:
A1
Abstract:
Systems and methods for adjusting an image are provided. In one example embodiment, a computer-implemented method includes obtaining data representing an image. The method includes inputting the image into a machine learned model. The method includes obtaining, in response to inputting the image into the machine learned model, an output of the machine learned model that includes an estimated tilt of the image. The method includes correcting a tilt of the image based at least in part on the estimated tilt obtained from the machine learned model.

Inventors:
SHERIDAN ALAN (US)
SANTANA DAVID (US)
VITUS MICHAEL (US)
Application Number:
PCT/US2017/066752
Publication Date:
April 11, 2019
Filing Date:
December 15, 2017
Export Citation:
Click for automatic bibliography generation   Help
Assignee:
GOOGLE LLC (US)
International Classes:
G06T3/60
Foreign References:
US20140140609A12014-05-22
Other References:
FISCHER PHILIPP ET AL: "Image Orientation Estimation with Convolutional Networks", 3 November 2015, ECCV 2016 CONFERENCE; [LECTURE NOTES IN COMPUTER SCIENCE; LECT.NOTES COMPUTER], SPRINGER INTERNATIONAL PUBLISHING, CHAM, PAGE(S) 368 - 378, ISBN: 978-3-642-33485-6, ISSN: 0302-9743, XP047333248
OLMSCHENK GREG ET AL: "Pitch and Roll Camera Orientation from a Single 2D Image Using Convolutional Neural Networks", 2017 14TH CONFERENCE ON COMPUTER AND ROBOT VISION (CRV), IEEE, 16 May 2017 (2017-05-16), pages 261 - 268, XP033318357, DOI: 10.1109/CRV.2017.53
Attorney, Agent or Firm:
KRISHNA, Rohit K. et al. (US)
Download PDF:
Claims:
WHAT IS CLAIMED IS:

1. A computer-implemented method to adjust an image, the method comprising: obtaining, by a computing system, data representing an image;

inputting, by the computing system, the image into a machine learned model;

obtaining, by the computing system, in response to inputting the image into the machine learned model, an output of the machine learned model that includes an estimated tilt of the image; and

correcting, by the computing system, a tilt of the image based at least in part on the estimated tilt obtained from the machine learned model.

2. The computer-implemented method of claim 1, wherein obtaining, by the computing system, in response to inputting the image into the machine learned model, an output of the machine learned model that includes an estimated tilt of the image, comprises: obtaining, by the computing system, at least one of an estimated pitch and an estimated roll associated with the image; and

obtaining, by the computing system, a confidence level representing a likelihood that the at least one of the estimated pitch and estimated roll meet an accuracy criterion.

3. The computer-implemented method of claim 2, wherein the estimated pitch associated with the image corresponds to a pitch associated with a camera used to generate the image, and the estimated roll associated with the image corresponds to a roll associated with a camera used to generate the image.

4. The computer-implemented method of claim 1, wherein correcting, by the computing system, a tilt of the image based at least in part on the estimated tilt obtained from the machine learned model, comprises:

determining, by the computing system, that a confidence level corresponding to the estimated tilt is greater than a threshold value; and

storing, by the computing system, the estimated tilt in association with the image.

5. A computer-implemented method to perform machine learning, the method comprising:

generating, by a computing system, from a plurality of preexisting images a plurality of training images having a respective known tilt; and

training, by the computing system, a machine learned model to output an estimated tilt of an input image based at least in part on the plurality of training images.

6. The computer-implemented method of claim 5, wherein generating the plurality of training images comprises:

generating, by the computing system, a corrected set of images by correcting a respective preexisting tilt of each of a plurality of preexisting images;

generating, by the computing system, a training set that includes the plurality of training images by distorting each of the corrected set of images to have its respective known tilt; and

labelling, by the computing system, each training image with its respective known tilt.

7. The computer-implemented method of claim 6, wherein generating the training set comprises:

adjusting, by the computing system, a color space of each of the plurality of preexisting images;

resizing, by the computing system, each of the plurality of preexisting images to a first resolution; and

applying, by the computing system, at least one of a pitch distortion and a roll distortion to each of the plurality of preexisting images.

8. The computer-implemented method of claim 7, wherein adjusting the color space comprises:

converting, by the computing system, each of the plurality of preexisting images to monochrome.

9. The computer-implemented method of claim 6, wherein generating the training set comprises:

determining, by the computing system, a pitch value from a predetermined range, for each of the plurality of preexisting images; and

applying, by the computing system, a pitch distortion to each of the plurality of preexisting images based at least in part on the corresponding pitch value.

10. The computer-implemented method of claim 9, wherein determining the pitch value comprises:

selecting, by the computing system, a random value from a uniform distribution of pitch values within the predetermined range, for each of the plurality of preexisting images; and

determining, by the computing system, the random value as the pitch value.

11. The computer-implemented method of claim 6, wherein generating the training set comprises: determining, by the computing system, a roll value from a predetermined range, for each of the plurality of preexisting images; and

applying, by the computing system, a roll distortion to each of the plurality of preexisting images based at least in part on the corresponding roll value.

12. The computer-implemented method of claim 11, wherein determining the roll value comprises:

selecting, by the computing system, a random value from a uniform distribution of roll values within the predetermined range, for each of the plurality of preexisting images; and

determining, by the computing system, the random value as the roll value.

13. The computer-implemented method of claim 6, wherein generating the training set comprises:

applying, by the computing system, a yaw distortion to each of the plurality of preexisting images, based at least in part on a pitch distortion and a roll distortion

corresponding to each of the plurality of preexisting images.

14. The computer-implemented method of claim 6, further comprising:

determining, by the computing system, the respective preexisting tilt of each of the plurality of preexisting images based on sensor data associated with each preexisting image.

15. The computer-implemented method of claim 5, wherein training the machine learned model comprises:

inputting, by the computing system, the plurality of training images into the machine learned model;

obtaining, by the computing system, in response to inputting the plurality of training images, an output of the machine learned model that includes an estimated tilt of each image in the plurality of training images;

determining, by the computing system, an error of the estimated tilt for each image in the plurality of training images; and

adjusting, by the computing system, the machine learned model to minimize the error.

16. A computer system, comprising:

one or more processors; and

one or more non-transitory computer-readable media that, when executed by the one or more processors, cause the computer system to perform operations, the operations comprising:

obtaining data representing an image; inputting the image into a machine learned model;

obtaining in response to inputting the image into the machine learned model, an output of the machine learned model that includes an estimated tilt of the image; and

correcting the tilt of the image based at least in part on the estimated tilt obtained from the machine learned model.

17. The computer system of claim 16, wherein obtaining in response to inputting the image into the machine learned model, an output of the machine learned model that includes an estimated tilt of the image, comprises:

obtaining an estimated pitch and an estimated roll associated with the image; and obtaining a confidence level representing a likelihood that the estimated pitch and estimated roll are accurate.

18. The computer system of claim 16, wherein correcting the tilt of the image based at least in part on the estimated tilt obtained from the machine learned model, comprises:

determining that a confidence level corresponding to the estimated tilt is greater than a threshold value; and

storing the estimated tilt in association with the image.

19. A computer system, comprising:

one or more processors; and

one or more non-transitory computer-readable media that, when executed by the one or more processors, cause the computer system to perform operations, the operations comprising:

generating a plurality of training images having a respective known tilt; and training a machine learned model to output an estimated tilt for an input image based at least in part on the plurality of training images.

20. The computer system of claim 19, wherein training the machine learned model comprises:

inputting each of the plurality of training images into the machine learned model; obtaining in response to inputting the plurality of training images, an output of the machine learned model that includes an estimated tilt for each of the plurality of training images;

determining a loss value that describes a difference between the respective predicted tilt and the respective known tilt for each of the plurality of training images; and adjusting one or more parameters of the machine learned model to reduce the loss

Description:
SYSTEMS AND METHODS FOR LEVELING IMAGES

PRIORITY CLAIM

[0001] The present application claims the benefit of priority of U.S. Provisional Patent Application No. 62/568,976 filed October 6, 2017, entitled "Systems and Methods for Leveling Images". The above-referenced patent application is incorporated herein by reference.

FIELD

[0002] The present disclosure relates generally to adjusting a digital image.

BACKGROUND

[0003] With the growth of camera phones and consumer 360° cameras, there is an increasing amount of user generated image content that is available. These cameras can capture a scene with various fields of views (e.g., default, panoramic, full sphere) and use accelerometers to capture a pitch and/or roll of the camera while in use. The term "tilt" is used here to mean distortion in an image captured by the camera due to pitch and/or roll of the camera. By capturing the pitch and/or roll of a camera while the camera is in use, it can be possible to correct a tilt of an image generated by the camera. However, a captured pitch and/or roll of a camera may not be accurate. For example, a captured pitch and/or roll of a camera can often have an error of +/- 10 to +/- 15 degrees, especially if captured when the camera is moving, due to additional acceleration side to side.

[0004] One possible solution to the above described problem is using computer vision algorithms to detect lines and/or seams in a camera image, and aligning the image based on the detected lines and/or seams. However, this approach works well only on very specific scenes (e.g., scenes with axis aligned buildings, scenes with axis aligned walls, etc.).

SUMMARY

[0005] Aspects and advantages of embodiments of the present disclosure will be set forth in part in the following description, or can be learned from the description, or can be learned through practice of the embodiments. [0006] One example aspect of the present disclosure is directed to a computer- implemented method to adjust an image. The method includes obtaining, by a computing system, data representing an image. The method includes inputting, by the computing system, the image into a machine learned model. The method includes obtaining, by the computing system, in response to inputting the image into the machine learned model, an output of the machine learned model that includes an estimated tilt of the image. The method includes correcting, by the computing system, a tilt of the image based at least in part on the estimated tilt obtained from the machine learned model. Thus, the disclosure has the technical effect of making it possible to produce images which are less subject to distortion due to roll and/or pitch.

[0007] Another example aspect of the present disclosure is directed to a computer- implemented method to perform machine learning. The method includes generating, by a computing system, a plurality of training images having a known tilt, and training, by the computing system, a machine learned model to output an estimated tilt of an input image based at least in part on the plurality of training images.

[0008] Other aspects of the present disclosure are directed to various systems,

apparatuses, non-transitory computer-readable media, user interfaces, and electronic devices.

[0009] These and other features, aspects, and advantages of various embodiments of the present disclosure will become better understood with reference to the following description and appended claims. The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate example embodiments of the present disclosure and, together with the description, serve to explain the related principles.

BRIEF DESCRIPTION OF THE DRAWINGS

[0010] Detailed discussion of embodiments directed to one of ordinary skill in the art is set forth in the specification, which makes reference to the appended figures, in which:

[0011] FIGS. 1 A, IB, and 1C depict block diagrams of an example computing system that performs an image tilt adjustment according to example embodiments of the present disclosure.

[0012] FIG. 2 depicts a block diagram of an example image tilt adjustment model according to example embodiments of the present disclosure.

[0013] FIGS. 3A and 3B depict example user generated images, according to example embodiments of the present disclosure; [0014] FIGS. 4A and 4B depict example training images, according to example embodiments of the present disclosure;

[0015] FIG. 5 depicts an example of correcting a tilt of an image, according to example embodiments of the present disclosure;

[0016] FIGS. 6A-6C depict example corrected images, according to example

embodiments of the present disclosure;

[0017] FIG. 7 depicts an example of using an image tilt adjustment model in a pose estimation pipeline, according to example embodiments of the present disclosure;

[0018] FIG. 8 depicts a flow chart diagram of an example method of adjusting an image according to example embodiments of the present disclosure; and

[0019] FIG. 9 depicts a flow chart diagram of an example method of training a machine learned model according to example embodiments of the present disclosure.

[0020] Reference numerals that are repeated across plural figures are intended to identify the same components or features in various implementations.

DETAILED DESCRIPTION

[0021] Example aspects of the present disclosure are directed to using a machine learning based approach to determine a tilt (e.g., pitch and/or roll) of an image, and correcting the tilt based on the determination. In particular, example aspects of the present disclosure are directed to systems and methods for automatically determining a tilt of an image using a machine learned model. The machine learned model can receive an image as an input, and provide an estimated pitch and/or roll associated with the image (e.g., an estimated pitch and/or roll of a camera used to generate the image) as an output. Systems and methods in accordance with the present disclosure can use the estimated pitch and/or roll to correct the tilt of the input image. In this way, the present disclosure can provide for correcting a tilt that may not be inferred from detecting lines and/or seams in an image. In addition, the present disclosure enables greater flexibility by eliminating the requirement of defining rigid standards for what constitutes a "normal" tilt.

[0022] In some implementations, the machine learned model can be a machine learned neural network. As an example, the machine learned model can be convolutional neural network (CNN). The CCN can be based on the VGG-19 architecture, and use the Adam Optimizer at a 0.0001 learning rate to minimize a mean square error between an estimated pitch and/or roll and an actual pitch and/or roll. As another example, the machine learned model can be based on an architecture such as AlexNet, Inceptionv3, VGG, and various variants.

[0023] According to an aspect of the present disclosure, in some implementations, the machine learned model can be used in a pose pipeline to predict a pitch and/or roll associated with an image, instead of, or in addition to, using accelerometer or other sensor data to capture a pitch and/or roll of a camera. For example, a machine learned model can be used in a pose pipeline that is included in a bundling operation on an image set. A bundling operation can include extracting features from each image in the image set to determine a pose for the image set. A pose for the image set can include a pitch and or roll for the image set, such that each image in the image set is aligned with respect to the pitch and or roll for the image set. The pose for the image set can be determined by extracting, for each image in the image set, a pitch and/or roll associated with the image. The pitch and/or roll associated with the image can be determined based on accelerometer or other sensor data of a camera used to generate the image. Additionally, or alternatively, each image in the image set can be input into the machine learned model to obtain an estimated pitch and/or roll associated with the image, and optionally a confidence level for the estimated pitch and/or roll (discussed below).

[0024] According to an aspect of the present disclosure, an estimated pitch and/or roll output by the machine learned model for an input image can be used as a replacement for a captured pitch and/or roll associated with the input image. Additionally, or alternatively, the estimated pitch and/or roll output by the machine learned model can be combined with a captured pitch and/or roll associated with the image. For example, an estimated pitch value for an image can be averaged (e.g., using a weighted average) with a captured pitch value for the image and/or an estimated roll value for the image can be averaged (e.g., a weighted average) with a captured roll value for the image.

[0025] According to an aspect of the present disclosure, an estimated pitch and/or roll for an image can be stored in association with the image. For example, an estimated pitch and/or roll value for an image can be stored as metadata for the image. As another example, an estimated pitch and/or roll value for an image can be stored in an associative database as a property associated with the image.

[0026] According to an aspect of the present disclosure, an estimated tilt (e.g., pitch and/or roll) for an image can be used to correct the tilt of the image. For example, an image can be distorted based on an estimated pitch and/or roll associated with the image to correct a tilt associated with the image. In some implementations, the corrected image can be displayed on a display device. In some implementations, a confidence level of an estimated tilt can be compared with a threshold value. The estimated tilt can be stored and/or used to correct the image if, for example, the confidence level is equal to or greater than the threshold value.

[0027] In some implementations, the machine learned model can use a Gaussian log likeliness loss function to predict a mean and a variance, instead of a single estimated pitch and/or roll value for an input image. By using the Gaussian log likeliness loss function, the machine learned model can output a range of values in which the model believes the true pitch and/or roll values lie. In some implementations, the variance can be represented as a logarithmic value (e.g., log(variance), ln(variance)). For example, a machine learned model can determine an average pitch and/or an average roll value by averaging a range of values in which the model believes the true pitch and /or roll value lie. The machine learned model can output the average pitch and/or average roll value. The machine learned model can also determine a variance based on the range of values. The machine learned model can output the variance together with the average pitch and/or average roll value. In some

implementations, a variance (e.g., log(variance), ln(variance)) output by the machine learned model can be interpreted as a confidence level of the machine learned model with respect to an estimated mean value (e.g., estimated average pitch and/or estimated average roll). For example, a smaller variance can indicate higher confidence in the estimated mean values, and a larger variance can indicate a lower confidence in the estimated mean values.

[0028] In some implementations, the confidence level can be used to filter input images for which the machine learned model has low confidence that the pitch and/or roll output by the machine learned model is correct. For example, a sqrt(e A log(variance)) can be calculated so that a standard deviation is in the range (0,∞), and a threshold value can be set for the confidence level within (0,∞). The machine learned model can use the confidence level and the threshold value to filter out input images that the model may have trouble with making an accurate estimate. In this way, the confidence metric can reduce an error margin of the machine learned model, i.e. as measured on the remaining input images. For example, when a distortion range is made wider (e.g., -15 to +15 degrees, -20 to +20 degrees, etc.), an osculation of a distorted image is also more extreme, resulting in a higher margin of error. By using the confidence level to filter out input images, the machine learned model can yield an error margin as low as +/- 5 degrees on the remaining images, thus increasing an accuracy of the machine learned model on user generated content (e.g., images generated by a camera phone, consumer 360 degree camera, etc.). [0029] According to an aspect of the present disclosure, one or more machine learned models can be trained, such that each machine learned model corresponds to a particular field of view (e.g., default, panoramic, full sphere). For example, a machine learned model trained using training images having a default field of view can be used to predict a tilt of an input image having the default field of view, a machine learned model trained using training images having a panoramic field of view can be used to predict a tilt of an input image having the panoramic field of view, and a machine learned model trained using training images having a full sphere field of view (e.g., 360 degrees) can be used to predict a tilt of an input image having the full sphere field of view.

[0030] According to an aspect of the present disclosure, a machine learned model can be trained using a training set. The training set can include a plurality of training images with a respective known tilt. For example, a training set can include a plurality of images generated by a professional-grade camera that is calibrated to capture accurate pitch and/or roll measurements when in use (e.g., a Rico Theta camera). As another example, a training set can include a plurality of images that are captured and then distorted based on a

predetermined pitch and/or roll value.

[0031] According to an aspect of the present disclosure, one or more training images of the training set can be generated by applying one or more distortions (e.g., color space adjustment, resolution scaling, pitch and/or roll adjustments, etc.) to a set of preexisting images (e.g. which may optionally also be included in the training set). For example, a plurality of preexisting images can be converted to monochrome/greyscale by adjusting a color space of the images. As another example, a plurality of preexisting images can be scaled to a resolution of 480 x 240 pixels. As yet another example, a plurality of preexisting images can be tilted by adjusting a pitch and/or roll associated with the images.

[0032] In some implementations, the pitch and/or roll adjustment can be based on a pitch and/or roll value selected from a range of pitch and/or roll values, respectively. For example, a pitch and/or roll value can be an integer value selected from a predetermined range of -10 to +10 degrees. As another example, a pitch and/or roll value can be selected from a predetermined range of -20 to +20 degrees, -30 to +45 degrees, -70 to +60 degrees, -90 to +90 degrees, etc. As yet another example, a pitch and/or roll value can be a non-integer value selected from a predetermined range.

[0033] In some implementations, a pitch and/or roll value selected to adjust a preexisting image can be selected randomly from a uniform distribution of pitch and/or roll values within a predetermined range. [0034] In some implementations, an additional yaw distortion can be applied to the preexisting images. The yaw distortion for each preexisting image can be based on a pitch and/or roll value used to distort the preexisting image. For example, a unique yaw distortion can be applied to each pitch and/or roll value configuration applied to the preexisting images.

[0035] Optionally, multiple training images may be created for each preexisting image, by applying respect pitch and/or roll distortions. Conversely, in some implementations, each preexisting image can be used to generate a small number of corresponding training images of the training set by applying respective pitch and/or roll distortions. For example, only one training image may be generated per pre-existing image. This can allow the machine learned model to focus on the distortion in the training images rather than the content of the preexisting images.

[0036] According to an aspect of the present disclosure, the training set can be input into the machine learned model, and in response, the machine learned model can output an estimated pitch and/or roll for each image in the training set. The estimated pitch and/or roll value for each image in the training set can be compared to a known tilt (pitch and/or roll) associated with such image, to determine an error between the estimated pitch and/or roll and the known pitch and/or roll associated with such image. For example, a mean squared error loss function can be used to determine the error. The machine learned model can be trained to minimize the error (e.g., to minimize a sum of all errors across the entire training set).

[0037] In some implementations, a computing system can include a user computing device and/or a server computing device. For example, user computing device can include a camera, a camera-enabled computing device, a smartphone, tablet, laptop, desktop, smart device, embedded device, or other form of computing device. In some implementations, the user computing device can include and/or implement the machine learned model. In some implementations, the server computing device can include and/or implement the machine learned model.

[0038] In some implementations, a training computing system can train the machine learned model. The training computing system can include a user computing device, a server computing device, and/or other computing devices. In some implementations, the training computing system can include a model trainer that trains the machine learned model using various training or learning techniques, such as, for example, backwards propagation of errors. The model trainer can perform a number of generalization techniques (e.g., weight decays, dropouts, etc.) to improve the generalization capability of the models being trained. The model trainer includes computer logic utilized to provide desired functionality. The model trainer can be implemented in hardware, firmware, and/or software controlling a general purpose processor. For example, in some implementations, the model trainer includes program files stored on a storage device, loaded into a memory and executed by one or more processors. In other implementations, the model trainer includes one or more sets of computer-executable instructions that are stored in a tangible computer-readable storage medium such as RAM hard disk or optical or magnetic media.

[0039] A computing device can include one or more processors and a memory. The one or more processors can be any suitable processing device (e.g., a processor core, a

microprocessor, an ASIC, a FPGA, a controller, a microcontroller, etc.) and can be one processor or a plurality of processors that are operatively connected. The memory can include one or more non-transitory computer-readable storage mediums, such as RAM, ROM, EEPROM, EPROM, flash memory devices, magnetic disks, etc., and combinations thereof. The memory can store data and instructions which are executed by the processor(s) to cause the computing device to perform operations. In some implementations, the disclosure provides a computer program product (e.g. a computer program recorded on a non- transitory computer-readable storage medium, or computer program which is downloadable over a communication network without necessarily being recorded on a non-transitory storage medium) containing program instructions which, when implemented by a processor, cause the processor to perform one of the methods disclosed above.

[0040] With reference now to the FIGS., example embodiments of the present disclosure will be discussed in further detail.

[0041] FIG. 1 A depicts a block diagram of an example computing system 100 that performs image tilt adjustment according to example embodiments of the present disclosure. The system 100 includes a user computing device 102, a server computing system 130, and a training computing system 150 that are communicatively coupled over a network 180.

[0042] The user computing device 102 can be any type of computing device, such as, for example, a personal computing device (e.g., laptop or desktop), a mobile computing device (e.g., smartphone or tablet), a gaming console or controller, a wearable computing device, an embedded computing device, or any other type of computing device.

[0043] The user computing device 102 includes one or more processors 112 and a memory 114. The one or more processors 112 can be any suitable processing device (e.g., a processor core, a microprocessor, an ASIC, a FPGA, a controller, a microcontroller, etc.) and can be one processor or a plurality of processors that are operatively connected. The memory 114 can include one or more non-transitory computer-readable storage mediums, such as RAM, ROM, EEPROM, EPROM, flash memory devices, magnetic disks, etc., and combinations thereof. The memory 114 can store data 116 and instructions 118 which are executed by the processor 112 to cause the user computing device 102 to perform operations.

[0044] In some implementations, the user computing device 102 can store or include one or more image tilt adjustment models 120. For example, the image tilt adjustment models 120 can be or can otherwise include various machine-learned models such as neural networks (e.g., deep neural networks) or other types of machine-learned models, including non-linear models and/or linear models. Neural networks can include feed-forward neural networks, recurrent neural networks (e.g., long short-term memory recurrent neural networks), convolutional neural networks or other forms of neural networks. Example image tilt adjustment models 120 are discussed with reference to FIGS. 2-7.

[0045] More particularly, the image tilt adjustment model 120 can receive an image as an input, and provide an estimated tilt (e.g., estimated pitch and/or roll) associated with the image (e.g., an estimated pitch and/or roll of a camera used to generate the image) as an output. In some implementations, the image tilt adjustment model can predict a mean and a variance, instead of a single estimated pitch and/or roll value for an input image. In some implementations, a variance output by the image tilt adjustment model can be interpreted as a confidence level with respect to an estimated tilt of an input image (e.g., estimated average pitch and/or estimated average roll). In some implementations, the confidence level can be used to filter input images for which the machine learned model has low confidence.

[0046] Additionally or alternatively, one or more image tilt adjustment models 140 can be included in or otherwise stored and implemented by the server computing system 130 that communicates with the user computing device 102 according to a client-server relationship. For example, the image tilt adjustment models 140 can be implemented by the server computing system 130 as a portion of a web service (e.g., an image tilt adjustment service). Thus, one or more models 120 can be stored and implemented at the user computing device 102 and/or one or more models 140 can be stored and implemented at the server computing system 130.

[0047] The user computing device 102 can also include one or more user input components 122 that receive user input. For example, the user input component 122 can be a touch- sensitive component (e.g., a touch-sensitive display screen or a touch pad) that is sensitive to the touch of a user input object (e.g., a finger or a stylus). The touch-sensitive component can serve to implement a virtual keyboard. Other example user input components include a microphone, a traditional keyboard, or other means by which a user can provide user input.

[0048] The server computing system 130 includes one or more processors 132 and a memory 134. The one or more processors 132 can be any suitable processing device (e.g., a processor core, a microprocessor, an ASIC, a FPGA, a controller, a microcontroller, etc.) and can be one processor or a plurality of processors that are operatively connected. The memory 134 can include one or more non-transitory computer-readable storage mediums, such as RAM, ROM, EEPROM, EPROM, flash memory devices, magnetic disks, etc., and combinations thereof. The memory 134 can store data 136 and instructions 138 which are executed by the processor 132 to cause the server computing system 130 to perform operations.

[0049] In some implementations, the server computing system 130 includes or is otherwise implemented by one or more server computing devices. In instances in which the server computing system 130 includes plural server computing devices, such server computing devices can operate according to sequential computing architectures, parallel computing architectures, or some combination thereof.

[0050] As described above, the server computing system 130 can store or otherwise include one or more machine-learned models 140. For example, the models 140 can be or can otherwise include various machine-learned models. Example machine-learned models include neural networks or other multi-layer non-linear models. Example neural networks include feed forward neural networks, deep neural networks, recurrent neural networks, and convolutional neural networks. Example models 140 are discussed with reference to FIGS. 2-7.

[0051] The user computing device 102 and/or the server computing system 130 can train the models 120 and/or 140 via interaction with the training computing system 150 that is communicatively coupled over the network 180. The training computing system 150 can be separate from the server computing system 130 or can be a portion of the server computing system 130.

[0052] The training computing system 150 includes one or more processors 152 and a memory 154. The one or more processors 152 can be any suitable processing device (e.g., a processor core, a microprocessor, an ASIC, a FPGA, a controller, a microcontroller, etc.) and can be one processor or a plurality of processors that are operatively connected. The memory 154 can include one or more non-transitory computer-readable storage mediums, such as RAM, ROM, EEPROM, EPROM, flash memory devices, magnetic disks, etc., and combinations thereof. The memory 154 can store data 156 and instructions 158 which are executed by the processor 152 to cause the training computing system 150 to perform operations. In some implementations, the training computing system 150 includes or is otherwise implemented by one or more server computing devices.

[0053] The training computing system 150 can include a model trainer 160 that trains the machine-learned models 120 and/or 140 stored at the user computing device 102 and/or the server computing system 130 using various training or learning techniques, such as, for example, backwards propagation of errors. In some implementations, performing backwards propagation of errors can include performing truncated backpropagation through time. The model trainer 160 can perform a number of generalization techniques (e.g., weight decays, dropouts, etc.) to improve the generalization capability of the models being trained.

[0054] In particular, the model trainer 160 can train the image tilt adjustment models 120 and/or 140 based on a set of training data 162. The training data 162 can include, for example, a plurality of training images with a known tilt. The known tilt can be determined based on a captured tilt, and/or based on a predetermined tilt used to distort the plurality of preexisting images.

[0055] In some implementations, if the user has provided consent, the training examples can be provided by the user computing device 102. Thus, in such implementations, the model 120 provided to the user computing device 102 can be trained by the training computing system 150 on user-specific data received from the user computing device 102. In some instances, this process can be referred to as personalizing the model.

[0056] The model trainer 160 includes computer logic utilized to provide desired functionality. The model trainer 160 can be implemented in hardware, firmware, and/or software controlling a general purpose processor. For example, in some implementations, the model trainer 160 includes program files stored on a storage device, loaded into a memory and executed by one or more processors. In other implementations, the model trainer 160 includes one or more sets of computer-executable instructions that are stored in a tangible computer-readable storage medium such as RAM hard disk or optical or magnetic media.

[0057] The network 180 can be any type of communications network, such as a local area network (e.g., intranet), wide area network (e.g., Internet), or some combination thereof and can include any number of wired or wireless links. In general, communication over the network 180 can be carried via any type of wired and/or wireless connection, using a wide variety of communication protocols (e.g., TCP/IP, HTTP, SMTP, FTP), encodings or formats (e.g., HTML, XML), and/or protection schemes (e.g., VPN, secure HTTP, SSL). [0058] FIG. 1 A illustrates one example computing system that can be used to implement the present disclosure. Other computing systems can be used as well. For example, in some implementations, the user computing device 102 can include the model trainer 160 and the training dataset 162. In such implementations, the models 120 can be both trained and used locally at the user computing device 102. In some of such implementations, the user computing device 102 can implement the model trainer 160 to personalize the models 120 based on user-specific data.

[0059] FIG. IB depicts a block diagram of an example computing device 10 that performs according to example embodiments of the present disclosure. The computing device 10 can be a user computing device or a server computing device.

[0060] The computing device 10 includes a number of applications (e.g., applications 1 through N). Each application contains its own machine learning library and machine-learned model(s). For example, each application can include a machine-learned model. Example applications include a text messaging application, an email application, a dictation application, a virtual keyboard application, a browser application, etc.

[0061] As illustrated in FIG. IB, each application can communicate with a number of other components of the computing device, such as, for example, one or more sensors, a context manager, a device state component, and/or additional components. In some implementations, each application can communicate with each device component using an API (e.g., a public API). In some implementations, the API used by each application is specific to that application.

[0062] FIG. 1C depicts a block diagram of an example computing device 50 that performs according to example embodiments of the present disclosure. The computing device 50 can be a user computing device or a server computing device.

[0063] The computing device 50 includes a number of applications (e.g., applications 1 through N). Each application is in communication with a central intelligence layer. Example applications include a text messaging application, an email application, a dictation application, a virtual keyboard application, a browser application, etc. In some

implementations, each application can communicate with the central intelligence layer (and model(s) stored therein) using an API (e.g., a common API across all applications).

[0064] The central intelligence layer includes a number of machine-learned models. For example, as illustrated in FIG. 1C, a respective machine-learned model (e.g., a model) can be provided for each application and managed by the central intelligence layer. In other implementations, two or more applications can share a single machine-learned model. For example, in some implementations, the central intelligence layer can provide a single model (e.g., a single model) for all of the applications. In some implementations, the central intelligence layer is included within or otherwise implemented by an operating system of the computing device 50.

[0065] The central intelligence layer can communicate with a central device data layer. The central device data layer can be a centralized repository of data for the computing device 50. As illustrated in FIG. 1C, the central device data layer can communicate with a number of other components of the computing device, such as, for example, one or more sensors, a context manager, a device state component, and/or additional components. In some implementations, the central device data layer can communicate with each device component using an API (e.g., a private API).

[0066] FIG. 2 depicts a block diagram of an example image tilt adjustment model 200 according to example embodiments of the present disclosure. In some implementations, the image tilt adjustment model 200 is trained to receive data representing an input image 204 and, as a result of receipt of the input image 204, provide data representing an estimated tilt of the input image 208.

[0067] FIGS. 3 A-3B depict an example of a user generated panoramic image, according to example embodiments of the present disclosure. As shown in FIG. 3 A, a stationary user 302 can use a camera 306 (e.g., a camera phone) to generate a panoramic image 304. As shown in FIG. 3B, a bicycling user 308 can use the camera 306 to generate a panoramic image 310. The camera 306 can capture a first pitch and/or tilt associated with the panoramic image 304 and a second pitch and/or tilt associated with the panoramic image 310. The first pitch and/or tilt that is captured when the camera 306 is stationary can be more accurate than the second pitch and/or tilt that is captured when the camera 306 is in motion.

[0068] FIGS. 4A-4B depict an example training image, according to example

embodiments of the present disclosure. As shown in FIG. 4A, a training image 402 can be included in a training set for training a machine learned model. The training image 402 can have a known tilt of zero. The training image 402 can be input into the image tilt adjustment model 200 to obtain an estimated tilt of the training image 402. The estimated tilt of the training image 402 can be compared with the known tilt to determine an error.

[0069] As shown in FIG. 4B, a training image 404 can be included in a training set. The training image 404 can be the training image 402 (or another preexisting image) with one or more distortions applied to it. In particular, the training image 404 can be the training image 402 (or another preexisting image) converted to monochrome with a predetermined pitch and/or roll adjustment applied. The training image 404 can be input into the image tilt adjustment model 200 to obtain an estimated tilt of the training image 404. The estimated tilt of the training image 404 can be compared with the predetermined pitch and/or roll applied to the image to determine an error.

[0070] FIG. 5 depicts an example of filtering an input image using a confidence metric, according to example embodiments of the present disclosure. When an image 502 is input into the image tilt adjustment model 200, the image tilt adjustment model can output an estimated tilt for the image 502 and a variance for the estimated tilt for the image 502.

Additionally, when an image 506 is input into the image tilt adjustment model 200, the image tilt adjustment model can output an estimated tilt for the image 506 and a variance for the estimated tilt for the image 506. The natural log of the variance for the image 502 can be lower than the natural log of the variance for the image 506, indicating that the image tilt adjustment model 200 has a higher confidence in the estimated tilt for the image 502 than the estimated tilt for the image 506. The image 502 can be corrected based on the estimated tilt of the image 502 output by the machine learned model to generate the image 504, and the image 506 can be corrected based on the estimated tilt of the image 506 output by the machine learned model to generate the image 508. As shown in FIG. 5, when the image 502 is corrected based on an estimated tilt with a high confidence, a tilt of the image 502 is substantially removed in the image 504, but when the image 506 is corrected based on an estimated tilt with a low confidence, a tilt of the image 506 is not substantially removed in the image 508.

[0071] FIGS. 6A-6C depict examples of correcting a tilt in a panoramic image, according to example embodiments of the present disclosure. As shown in FIG. 6A, an input image 602 can be input into the machine learned model to generate image 604 that is corrected based on an estimated tilt output by the machine learned model. The image 604 appears more correct than an image 606 that is corrected based on a captured pitch and/or roll associated with the image 602. As shown in FIG. 6B, an input image 608 can be input into the machine learned model to generate image 610 that is corrected based on an estimated tilt of the machine learned model. The image 610 appears more correct than the image 612 that is corrected based on a captured pitch and/or roll associated with the image 608. As shown in FIG. 6C, an input image 614 can be input into the machine learned model to generate image 616 that is corrected based on an estimated tilt of the machine learned model. The image 616 appears more correct than the image 618 that is corrected based on a captured pitch and/or roll associated with the image 614. [0072] FIG. 7 depicts an example of adding a machine learned model in a pose pipeline, according to example embodiments of the present disclosure. As shown in FIG. 7, the image tilt adjustment model 706 can be used in a pose estimation pipeline 704 to predict a pitch and/or roll 708 associated with an image, instead of, or in addition to, using a captured pitch and/or roll associated with the image. The input image set 702 can include a plurality of input images. A pose for the image set can include a pitch and/or roll for the image set, such that each image in the image set is aligned with respect to the pitch and/or roll for the image set. The pose for the image set can be determined by extracting, for each image in the image set, a pitch and/or roll associated with the image, by the pose estimation pipeline 704. Each image in the image set can be input into the machine learned model to obtain an estimated pitch and/or roll associated with the image that can be provided to the pose estimation pipeline 704 to determine the estimated pose 708.

[0073] FIGS. 8 and 9 depict flow diagrams of example methods 800 and 900 for adjusting an image and performing machine learning, respectively, according to example embodiments of the present disclosure. One or more portion(s) of the methods 800 and 900 can be implemented as operations by one or more computing system(s) such as, for example, the computing system(s) 10, 50, 102, 130, and 150 shown in FIGS. 1A, IB, and 1C.

Moreover, one or more portion(s) of the methods 800 and 900 can be implemented as an algorithm on the hardware components of the system(s) described herein (e.g., as in FIGS. 1A, IB, and 1C) to, for example, adjust an image.

[0074] FIG. 8 depicts a diagram of a method 800 for adjusting an image. At (802), the method 800 includes obtaining image data representing an image. For example, the user computing device 102 can obtain image data representing an image 204 using a camera.

[0075] At (804), the method 800 includes inputting the image into a machine learned model. For example, the user computing device 102 can input the image 204 into the image tilt adjustment model 200.

[0076] At (806), the method 800 includes obtaining an estimated tilt of the image. For example, the user computing device 102 can obtain from the image tilt adjustment model 200 an estimated tilt of the input image 208. In some implementations, the user computing device 102 can obtain at least one of an estimated pitch and an estimated roll associated with the image 204. In some implementations, the user computing device 102 can obtain a confidence level representing a likelihood that the at least one of the estimated pitch and estimated roll are accurate according to a (typically predefined) accuracy criterion (such as differing from the true value by less than predefined amount). In some implementations, the estimated pitch associated with the image corresponds to a pitch associated with a camera used to generate the image. In some implementations, the estimated roll associated with the image corresponds to a roll associated with a camera used to generate the image.

[0077] At (808), the method 800 includes correcting a tilt of the image. For example, the user computing device 102 can correct a tilt of the image 204 based on the estimated tilt of the input image 208. In some implementations, the user computing device 102 can determine that a confidence level corresponding to the estimated tilt of the input image 208 is greater than a threshold value. In some implementations, the user computing device 102 can store the estimated tilt of the input image 208 in association with the image 204.

[0078] FIG. 9 depicts a diagram of a method 900 for performing machine learning. At (902), the method 900 includes generating a plurality of training images. For example, the training computing system 150 can generate training data 162 that includes the plurality of training images. In some implementations, the training computing system 150 can generate the training data 162 that includes the plurality of training images having a known tilt. In some implementations, the training computing system 150 can generate the training data 162 that includes a corrected set of images by correcting a respective preexisting tilt of each of a plurality of preexisting images. In some implementations, the training computing system 150 can generate the training data 162 that includes distorting each of the corrected set of images to have its respective known tilt. In some implementations, the training computing system 150 can generate the training data 162 that includes labelling each training image with its respective known tilt. In some implementations, the training computing system 150 can generate the training data 162 that includes adjusting a color space of each of the plurality of preexisting images. In some implementations, adjusting the color space can include converting each of the plurality of preexisting images to monochrome. In some

implementations, the training computing system 150 can generate the training data 162 that includes resizing each of the plurality of preexisting images to a first resolution. In some implementations, the training computing system 150 can generate the training data 162 that includes applying at least one of a pitch distortion and a roll distortion to each of the plurality of preexisting images. In some implementations, the training computing system 150 can generate the training data 162 that includes determining a pitch value from a predetermined range, for each of a plurality of preexisting images (which optionally may be included in the training data 162 also), and applying a pitch distortion to each of the plurality of preexisting images based at least in part on the corresponding pitch value. In some implementations, the training computing system 150 can select a random value from a uniform distribution of pitch values within the predetermined range, for each of the plurality of preexisting images, and determine the random value as the pitch value. In some implementations, the training computing system 150 can generate the training data 162 that includes determining a roll value from a predetermined range, for each of the plurality of preexisting images, and applying a roll distortion to each of the plurality of preexisting images based at least in part on the corresponding roll value. In some implementations, the training computing system 150 can select a random value from a uniform distribution of roll values within the predetermined range, for each of the plurality of preexisting images, and determine the random value as the roll value. In some implementations, the training computing system 150 can generate the training data 162 that includes applying, by the computing system, a yaw distortion to each of the plurality of preexisting images, based at least in part on a pitch distortion and a roll distortion corresponding to each of the plurality of training images. In some implementations, the training computing system 150 can generate the training data 162 that includes determining the respective preexisting tilt of each of the plurality of preexisting images based on sensor data associated with each preexisting image.

[0079] At (904), the method includes inputting the plurality of images into a machine learned model. For example, the training computing system 150 can input the training data 162 into the image tilt adjustment model 200 via the model trainer 160.

[0080] At (906), the method includes obtaining an estimated tilt of each of the plurality of training images. For example, the training computing system 150 can obtain an estimated tilt of the plurality of training images included in the training data 162.

[0081] At (908), the method includes training the machine learned model. For example, the training computing system 150 can train the image tilt adjustment model 200 via the model trainer 160. For example, the training computing system 150 can determine an error of the estimated tilt for each image in the plurality of training images, and adjust the image tilt adjustment model 200 to minimize the error.

[0082] According to an aspect of the present disclosure, in some implementations, the machine learned model can be used in a pose pipeline to predict a pitch and/or roll associated with an image, instead of, or in addition to, using accelerometer or other sensor data to capture a pitch and/or roll of a camera. For example, a machine learned model can be used in a pose pipeline that is included in a bundling operation on an image set. A bundling operation can include extracting features from each image in the image set to determine a pose for the image set. A pose for the image set can include a pitch and or roll for the image set, such that each image in the image set is aligned with respect to the pitch and or roll for the image set. The pose for the image set can be determined by extracting, for each image in the image set, a pitch and/or roll associated with the image. The pitch and/or roll associated with the image can be determined based on accelerometer or other sensor data of a camera used to generate the image. Additionally, or alternatively, each image in the image set can be input into the machine learned model to obtain an estimated pitch and/or roll associated with the image, and optionally a confidence level for the estimated pitch and/or roll (discussed below).

[0083] The technology discussed herein makes reference to servers, databases, software applications, and other computer-based systems, as well as actions taken and information sent to and from such systems. The inherent flexibility of computer-based systems allows for a great variety of possible configurations, combinations, and divisions of tasks and

functionality between and among components. For instance, processes discussed herein can be implemented using a single device or component or multiple devices or components working in combination. Databases and applications can be implemented on a single system or distributed across multiple systems. Distributed components can operate sequentially or in parallel.

[0084] While the present subject matter has been described in detail with respect to various specific example embodiments thereof, each example is provided by way of explanation, not limitation of the disclosure. Those skilled in the art, upon attaining an understanding of the foregoing, can readily produce alterations to, variations of, and equivalents to such embodiments. Accordingly, the subject disclosure does not preclude inclusion of such modifications, variations and/or additions to the present subject matter as would be readily apparent to one of ordinary skill in the art. For instance, features illustrated or described as part of one embodiment can be used with another embodiment to yield a still further embodiment. Thus, it is intended that the present disclosure cover such alterations, variations, and equivalents.