Embodiments are disclosed for video image interpolation. In some embodiments, video image interpolation includes receiving a pair of input images from a digital video, determining, using a neural network, a plurality of spatially varying kernels each corresponding to a pixel of an output image, convolving a first set of spatially varying kernels with a first input image from the pair of input images and a second set of spatially varying kernels with a second input image from the pair of input images to generate filtered images, and generating the output image by performing kernel normalization on the filtered images.
|
1. A computer-implemented method comprising:
receiving a pair of input images from a digital video;
determining, using a neural network, a plurality of spatially varying kernels each corresponding to a pixel of an output image;
convolving a first set of spatially varying kernels with a first input image from the pair of input images and a second set of spatially varying kernels with a second input image from the pair of input images to generate filtered images;
generating a first filtered mask by convolving the first set of spatially varying kernels with a first singular mask;
generating a second filtered mask by convolving the second set of spatially varying kernels with a second singular mask; and
generating the output image by dividing the filtered images by the first and second filtered masks.
9. A non-transitory computer-readable storage medium including instructions stored thereon which, when executed by at least one processor, cause the at least one processor to:
receive a pair of input images from a digital video;
determine, using a neural network, a plurality of spatially varying kernels each corresponding to a pixel of an output image;
convolve a first set of spatially varying kernels with a first input image from the pair of input images and a second set of spatially varying kernels with a second input image from the pair of input images to generate filtered images;
generate a first filtered mask by convolving the first set of spatially varying kernels with a first singular mask;
generate a second filtered mask by convolving the second set of spatially varying kernels with a second singular mask; and
generate the output image by dividing the filtered images by the first and second filtered masks.
15. A system comprising:
one or more electronic devices including at least one processor and memory, the one or more electronic devices implementing an image processing system including instructions which, when executed by the at least one processor, cause the image processing system to:
receive a pair of input images from a digital video;
determine, using a neural network, a plurality of spatially varying kernels each corresponding to a pixel of an output image;
convolve a first set of spatially varying kernels with a first input image from the pair of input images and a second set of spatially varying kernels with a second input image from the pair of input images to generate filtered images;
generate a first filtered mask by convolving the first set of spatially varying kernels with a first singular mask;
generate a second filtered mask by convolving the second set of spatially varying kernels with a second singular mask; and
generate the output image by dividing the filtered images by the first and second filtered masks.
2. The computer-implemented method of
estimating, by the neural network, kernel coefficients for a plurality of pairs of one-dimensional kernels; and
convolving each pair of one-dimensional kernels to generate the plurality of spatially varying kernels.
3. The computer-implemented method of
transforming the first input image and the second input image to generate a pair of transformed input images;
determining, by the neural network, a second plurality of spatially varying kernels corresponding to a pixel of a second output image;
convolving a first set of spatially varying kernels from the second plurality of spatially varying kernels with a first transformed input image from the pair of transformed input images and a second set of spatially varying kernels from the second plurality of spatially varying kernels with a second transformed input image from the pair of transformed input images to generate second filtered images;
generating the second output image by performing kernel normalization on the second filtered images; and
combining the output image and the second output image.
4. The computer-implemented method of
performing adaptive separable convolution on the first input image using the first set of spatially varying kernels; and
performing adaptive separable convolution on the second input image using the second set of spatially varying kernels.
5. The computer-implemented method of
obtaining a pair of training images and a ground truth image;
generating an output training image based on the pair of training images using the neural network;
generating a feature representation of the output training image and the ground truth image using a pretrained neural network; and
minimizing a contextual loss function calculated from the output training image, the ground truth image, the feature representation of the output training image, and the feature representation of the ground truth image.
6. The computer-implemented method of
generating a padded first input image and a padded second input image; and
convolving the first padded input image with the first set of spatially varying kernels and the second padded input image with the second set of spatially varying kernels to generate the filtered images.
7. The computer-implemented method of
8. The computer-implemented method of
10. The non-transitory computer-readable storage medium of
estimate, by the neural network, kernel coefficients for a plurality of pairs of one-dimensional kernels; and
convolve each pair of one-dimensional kernels to generate the plurality of spatially varying kernels.
11. The non-transitory computer-readable storage medium of
transform the first input image and the second input image to generate a pair of transformed input images;
determine, by the neural network, a second plurality of spatially varying kernels corresponding to a pixel of a second output image;
convolve a first set of spatially varying kernels from the second plurality of spatially varying kernels with a first transformed input image from the pair of transformed input images and a second set of spatially varying kernels from the second plurality of spatially varying kernels with a second transformed input image from the pair of transformed input images to generate second filtered images;
generate the second output image by performing kernel normalization on the second filtered images; and
combine the output image and the second output image.
12. The non-transitory computer-readable storage medium of
perform adaptive separable convolution on the first input image using the first set of spatially varying kernels; and
perform adaptive separable convolution on the second input image using the second set of spatially varying kernels.
13. The non-transitory computer-readable storage medium of
obtaining a pair of training images and a ground truth image;
generating an output training image based on the pair of training images using the neural network;
generating a feature representation of the output training image and the ground truth image using a pretrained neural network; and
minimizing a contextual loss function calculated from the output training image, the ground truth image, the feature representation of the output training image, and the feature representation of the ground truth image.
14. The non-transitory computer-readable storage medium of
generate a padded first input image and a padded second input image; and
convolve the first padded input image with the first set of spatially varying kernels and the second padded input image with the second set of spatially varying kernels to generate the filtered images.
16. The system of
estimate, by the neural network, kernel coefficients for a plurality of pairs of one-dimensional kernels; and
convolve each pair of one-dimensional kernels to generate the plurality of spatially varying kernels.
17. The system of
transform the first input image and the second input image to generate a pair of transformed input images;
determine, by the neural network, a second plurality of spatially varying kernels corresponding to a pixel of a second output image;
convolve a first set of spatially varying kernels from the second plurality of spatially varying kernels with a first transformed input image from the pair of transformed input images and a second set of spatially varying kernels from the second plurality of spatially varying kernels with a second transformed input image from the pair of transformed input images to generate second filtered images;
generate the second output image by performing kernel normalization on the second filtered images; and
combine the output image and the second output image.
18. The system of
perform adaptive separable convolution on the first input image using the first set of spatially varying kernels; and
perform adaptive separable convolution on the second input image using the second set of spatially varying kernels.
|
Video frame interpolation is an important technique with applications in frame-rate conversion, video editing, novel view interpolation, video compression, and motion blur synthesis. Video frame interpolation includes various techniques that, given two frames, synthesize one or more intermediate frames in between the input frames. This is useful, for example, to increase the framerate of a video, slow down a video, match the framerate of the video to the refresh rate of the monitor it is displayed on, etc. While the performance of video frame interpolation approaches has seen steady improvements, research efforts have become increasingly complex.
Conventional video frame interpolation approaches are based on optical flow. These approaches identify how pixels move between two frames and generate an intermediate frame in which those pixels are moved part way. Other video frame interpolation approaches are kernel-based interpolation. In such approaches, a kernel is applied to each pixel which determines the influence of neighboring pixels on a given pixel. Machine learning is used to identify kernel coefficients for each kernel. This can lead to significant processing time, particularly as the size of the kernels used increases. Additionally, such techniques can lead to unwanted changes in the appearance of the input video, such as brightness changes. Further, the training techniques used to train the machine learning model to predict kernel coefficients do not always result in models that are generalizable to arbitrary inputs, resulting in wasted training time and requiring further, or new, model training.
These and other problems exist with regard to video frame interpolation in electronic systems.
Introduced here are techniques/technologies that provide a number of enhancements to a video interpolation framework. These enhancements improve the interpolation performance of even older and simpler video interpolation frameworks to near state-of-the-art. For example, in some embodiments, a kernel prediction network estimates kernel coefficients for separable one-dimensional kernels based on a pair of video frame inputs. These one-dimensional kernels are then applied to the input frames to obtain a filtered frame that represents an interpolated intermediate frame from a time in between the two input frames. Kernel normalization is applied to the filtered intermediate frame by applying the kernels to a singular mask. This has a similar effect to constraining the kernel coefficients to sum to one and significantly improves interpolation quality.
Additionally, the neural network is trained using a contextual loss function. This loss function is based on a comparison of the intermediate frame and a ground truth frame both in the color space and the feature space. The feature space captures the context of each pixel, and this forces the neural network to learn to predict kernel coefficients based on the actual motion between the input frames. Other enhancements also improve interpolation quality, such as delayed padding, self-ensembling, input normalization, etc., as discussed further herein.
Additional features and advantages of exemplary embodiments of the present disclosure will be set forth in the description which follows, and in part will be obvious from the description, or may be learned by the practice of such exemplary embodiments.
The detailed description is described with reference to the accompanying drawings in which:
One or more embodiments of the present disclosure include an image processing system that uses machine learning to perform image frame interpolation. In particular, one or more embodiments include optimizations to kernel-based video frame interpolation approaches that greatly improve interpolation quality. Kernel-based video frame interpolation includes adaptive convolutions, also referred to as kernel prediction, dynamic filtering, basis prediction, or local attention. Such techniques jointly perform motion estimation and motion compensation in a single step by estimating spatially varying kernels for each output pixel and convolving these kernels with the input frames to generate the intermediate frame. Better interpolation quality is obtained from using larger kernel sizes, as larger kernels can account for larger motion between the frames. However, this results in a significant memory demand to store the kernels, and this demand increases quadratically with kernel size.
One solution to address this problem is to use separable kernels. Separable kernels comprise pairs of one-dimensional kernels, one horizontal and one vertical, which are predicted instead of two-dimensional kernels. Each one-dimensional kernel pair can be convolved to obtain a two-dimensional kernel for convolution with the input frames. Estimating two one-dimensional kernels, rather than a two-dimensional kernel, for each output pixel significantly reduces the memory required and improves processing speed. However, these techniques can introduce other visual artifacts that reduce interpolation quality. For example, kernel normalization is used to ensure that the output frame is neither brighter, nor darker, than the input frames. This is done by constraining the kernel coefficients to sum to one. This is readily accomplished using a SoftMax layer when the entire two-dimensional kernel is being predicted. However, when using separable kernels, there is no mechanism for enforcing this constraint. This results in varying brightness levels of the interpolated frames and lower visual quality. Additionally, the kernel prediction models used in prior techniques are not trained to account for the true motion of the input frames. This can hurt the generalizability of the trained models, resulting in poorer kernel predictions for arbitrary inputs when the model is deployed.
Embodiments address these and other deficiencies of prior techniques through a number of optimizations. For example, the kernel prediction model is trained using contextual training techniques that utilizer a contextual loss function to force the model to learn based on the true motion of the input frames. Additionally, kernel normalization is performed on the filtered input frames to generate the output frame. These optimizations can be applied to various kernel-based approaches and result in substantial improvement in interpolation quality. For example, such optimizations applied to older and simpler kernel-based techniques, such as SepConv, result in near state-of-the-art performance, as discussed further below.
Although embodiments are described with respect to improvements to video frame interpolation, the described techniques may also be used to improve the performance of other related applications, such as burst image denoising to align and merge multiple images, in denoising Monte Carlo renderings by taking weighted averages of noisy neighborhoods, in the modelling of a broad class of image transformations, in optical flow upsampling and joint image filtering, in video prediction where adaptive kernels can also model uncertainty, in deblurring to model spatially-varying blur, or super-resolution where they can be used to merge multiple observations with sub-pixel accuracy.
As shown in
Optionally, in some embodiments, the input frames are first normalized by providing the input frames to input normalization manager 105. The contrast and brightness of the input frames should not affect the quality of the synthesized results. In other words, the network should be invariant to contrast and brightness. While it would be difficult to enforce such an invariance during training, the desired invariance can be achieved by normalizing the contrast and brightness of the input frames before they are provided to neural network 106. In some embodiments, for image synthesis via adaptive convolutions, one can skip the denormalization step by applying the adaptive convolutions on the original input frames and only normalizing them when feeding them to the neural network that predicts the spatially varying kernels.
Input normalization manager 105 normalizes the input frames by shifting and rescaling their intensity values to have zero mean and unit standard deviation. This can be performed in a number of ways. In some embodiments, two input frames are normalized jointly while treating each color channel separately. That is, for each color channel, the input normalization manager 105 computes the mean and standard deviation of I1 and I2 as if they were one image. In some embodiments, the intermediate frame 114 can be denormalized after it has been generated. Experimentally, this input normalization was observed to improve the interpolation quality on the Middlebury benchmark examples with publicly known ground truth by 0.31 dB.
Given two consecutive frames I1 and I2 from a video, the frame interpolation task is to synthesize an intermediate frame Î 114 that is temporally centered between the given input frames. In some embodiments, neural network 106 includes a kernel prediction network trained to predict kernel coefficients for spatially varying kernels. As discussed, larger kernels yield better interpolation quality, but also require significant amounts of memory for the kernel coefficients. Accordingly, in some embodiments, the neural network 106 is trained to estimate pairs of one-dimensional filter kernels K1,h, K1,ν, K2,h, K2,ν for each pixel in the output frame Î 114, as shown below.
K1,h,K1,84,K2,h,K2,ν=ϕ(I1,I2)
where ϕ represents neural network 106. For example, at numeral 3, the neural network processes the input frames to estimate the kernel coefficients 108 of a pair of one-dimensional kernel filters for each pixel of the intermediate frame 114, which are output at numeral 4. These spatially varying kernels can then be used to process the input frames to yield Î 114 through an adaptive separable convolution operation φ. Specifically, I1 is filtered with the separable filters K1,h, K1,84 while I2 is filtered with the separable filters K2,h, K2,ν as follows.
{circumflex over (I)}=φ(I1,K1,h,K1,ν)+φ(I2,K2,h,K2,ν)
The spatially varying kernels capture motion and resampling information, which makes for an effective image formation model for frame interpolation. To be able to account for large motion, the kernels should be as large as possible. However, with larger kernels it is more difficult to estimate all coefficients. In some embodiments, the kernel size is 51 pixels by 51 pixels. In other embodiments, larger or smaller kernel sizes are used.
As shown in
As such, embodiments apply kernel normalization to the output frame using a singular mask, at numeral 6. For example, kernel normalization manager 110 uses the kernels output by neural network 106 and convolves them with an image of equal size to the frames where the value of every pixel is ‘1’. The filtered input frames are then divided by the filtered masks to compensate for denormalized pixel weights, as shown below.
Normalizing the filtered frames by the filtered singular masks, produces a similar effect to having normalized kernels. This normalized result is then output as the intermediate frame at numeral 7. In some embodiments, this process is repeated for each pair of frames in the digital video being processed until the entire video has been processed. In some embodiments, the process may be repeated on the digital video until the desired framerate is achieved. Kernel normalization resulted in an improvement by 0.52 dB on the Middlebury benchmark examples with publicly known ground truth, as compared to prior techniques that did not implement kernel normalization as described herein.
In some embodiments, a singular prediction can be enhanced by combining the predictions of multiple transformed versions of the same input. Such transforms can include rotations, mirroring, or cropping. Any reversible image transforms can be used. Such self-ensembling can be used to enhance the frame interpolation quality. For example, the pair of frame inputs can be transformed (e.g., rotated, mirrored, cropped, etc.) and then processed again by the neural network to predict kernel coefficients. A new output image is then generated using theses kernel coefficients. This may be performed multiple times and the outputs combined (e.g., by taking the average, median, or otherwise merge the output images). Any number of predictions can be averaged in this way, though large numbers of predictions can become computationally expensive. In some embodiments, up to sixteen predictions are performed with transforms based on reversing the input frames, flipping them, mirroring them, and applying rotations by ninety degrees. This effectively smooths predictions in areas where the kernel estimation is uncertain. This can visually lead to a smooth result instead of one with visible artifacts. Experimentally, self-ensembling was found to improve interpolation performance by 0.18 dB.
The sub-networks 214 each estimate one of the four one-dimensional kernels for each output pixel of the intermediate frame. The first layer in each sub-network includes an upsampling layer followed by convolution layers. The one-dimensional kernels are then used in adaptive separable convolutions operations φ on the input frames. In some embodiments, a Kahan summation is used within the adaptive separable convolution operations. The filtered results are then passed to kernel normalization manager which outputs the intermediate frame Î. These network improvements led to a 0.42 dB improvement in terms of interpolation quality on the Middlebury benchmark examples with publicly known ground truth, as compared to the older architecture of SepConv.
As shown in
Additionally, the input frames are also provided to a pretrained convolutional neural network 308. Pretrained CNN may be any neural network trained to generate a feature representation that represents the context of each pixel. For example, the pretrained CNN 308 may be an off-the-shelf network ψ. In some embodiments, relu1_2 of a pretrained VGG network is used as pretrained CNN 308. The pretrained CNN processes the input frames and generates a feature representation of the intermediate input frames ψ(I1) and ψ(I2) which are then provided to kernel normalization manager 110. Kernel normalization manager 110 uses the feature representations to generate output frame Îψ. This feature representation includes the context associated with each pixel. As such, in the contextual space of the feature representation, the features of other nearby pixels are encoded for each pixel. During training, a ground truth frame Igt is provided and also passed through the pretrained CNN 308 to obtain a ground truth feature representation ψ(Igt). The intermediate frame, feature representation of the intermediate frame, the ground truth frame, and the feature representation of the ground truth frame are then provided to contextual loss function 312, as shown below.
Ctx=∥Î,α·Îψ−Igt,α·ψ(Igt)∥
where
In some embodiments, a tradeoff weight a is applied to the feature term of the loss function. For example, a trade off weight of 0.1 was found to perform effectively, though other weights, or no weight, may also be used. This loss function is minimized, which minimizes both the difference between the prediction Î and the ground truth Igt in color space as well as the contextual space. Since each pixel in the contextual space not only describes the color of a single pixel but also encodes its local neighborhood, this loss effectively prevents the kernel prediction network from simply indexing pixels based on their color. Supervising the kernel prediction using this contextual loss yields an improvement of 0:18 dB on the Middlebury benchmark examples with publicly know ground truth as compared to prior techniques that relied on L1 loss.
However, as discussed above, this can result in training the neural network to index (e.g., memorize) the training data and then select the pixel color that reduces the loss function, regardless of whether the selected pixel is relevant based on the actual movement observed between the frames. For example, as shown in
To address these issues, embodiments delay padding until after the kernels have been predicted, as shown below.
{circumflex over (I)}=φ(pad(I1),K1,h,K1,ν+φ(pad(I2),K2,h,K2,ν)
As such, the input frames 600, 602 are used to predict the kernel coefficients 603. The input frames are then padded by padding manager 604, generating padded input frames 606 and 608. The size of the padding may vary depending on implementation. In one embodiment, the frames are padded by 25 pixels on each side. The adaptive separable convolution operation is then performed using the kernels on the padded input frames by kernel normalization manager 110 to generate intermediate frame 610. By delaying padding, computational efficiency is improved. For example, one kernel-based approach took 0.027 seconds to interpolate a frame at a resolution of 512×512 pixels. In comparison, it took 0.018 seconds when optimized with the delayed padding using the same hardware. At a resolution of 1024×1024 pixels, it took 0.083 seconds with the original padding and 0.065 seconds with the delayed padding. Additionally, delayed padding improves the quality of the interpolated results since the neural network does not have to deal with large, padded boundaries that are outside of the manifold of natural images. For example, in one test, delayed padding improved the interpolation results on the Middlebury benchmark examples with publicly known ground truth by 0.37 dB as compared padding the inputs prior to providing them to the neural network.
As shown in
As further illustrated in
As further illustrated in
As further illustrated in
As further illustrated in
As illustrated in
As further illustrated in
Each of the components 704-712 of the image processing system 700 and their corresponding elements (as shown in
The components 704-712 and their corresponding elements can comprise software, hardware, or both. For example, the components 704-712 and their corresponding elements can comprise one or more instructions stored on a computer-readable storage medium and executable by processors of one or more computing devices. When executed by the one or more processors, the computer-executable instructions of the image processing system 700 can cause a client device and/or a server device to perform the methods described herein. Alternatively, the components 704-710 and their corresponding elements can comprise hardware, such as a special purpose processing device to perform a certain function or group of functions. Additionally, the components 704-710 and their corresponding elements can comprise a combination of computer-executable instructions and hardware.
Furthermore, the components 704-710 of the image processing system 700 may, for example, be implemented as one or more stand-alone applications, as one or more modules of an application, as one or more plug-ins, as one or more library functions or functions that may be called by other applications, and/or as a cloud-computing model. Thus, the components 704-710 of the image processing system 700 may be implemented as a stand-alone application, such as a desktop or mobile application. Furthermore, the components 704-710 of the image processing system 700 may be implemented as one or more web-based applications hosted on a remote server. Alternatively, or additionally, the components of the image processing system 700 may be implemented in a suit of mobile device applications or “apps.” To illustrate, the components of the image processing system 700 may be implemented in a digital design application, including but not limited to ADOBE® PHOTOSHOP®, ADOBE® PREMIERE® PRO, etc., or a cloud-based suite of applications such as CREATIVE CLOUD®. “ADOBE®,” “PHOTOSHOP®,” “ADOBE PREMIERE®,” and “CREATIVE CLOUD®” are either a registered trademark or trademark of Adobe Inc. in the United States and/or other countries.
As illustrated in
As illustrated in
As illustrated in
As illustrated in
In some embodiments, the method further includes transforming the first input image and the second input image to generate transformed input images, determining, by the neural network, a second plurality of spatially varying kernels corresponding to a pixel of a second output image, convolving a first set of spatially varying kernels from the second plurality of spatially varying kernels with a first transformed input image from the pair of transformed input images and a second set of spatially varying kernels from the second plurality of spatially varying kernels with a second transformed input image from the pair of transformed input images to generate second filtered images, generating the second output image by performing kernel normalization on the second filtered images, and combining the output image and the second output image. As discussed, this self ensembling can be performed on a plurality of predictions based on different transformations, such as mirroring, rotating, etc. The interpolation results from multiple transformed inputs are combined (e.g., by taking the mean, median, or other techniques for merging interpolation results), leading to improved interpolation results.
Although
Similarly, although the environment 1000 of
As illustrated in
Moreover, as illustrated in
In addition, the environment 1000 may also include one or more servers 1004. The one or more servers 1004 may generate, store, receive, and transmit any type of data, including training frames 720, input frames 722, kernel data 726, intermediate frames 728, or other information. For example, a server 1004 may receive data from a client device, such as the client device 1006A, and send the data to another client device, such as the client device 1002B and/or 1002N. The server 1004 can also transmit electronic messages between one or more users of the environment 1000. In one example embodiment, the server 1004 is a data server. The server 1004 can also comprise a communication server or a web-hosting server. Additional details regarding the server 1004 will be discussed below with respect to
As mentioned, in one or more embodiments, the one or more servers 1004 can include or implement at least a portion of the image processing system 700. In particular, the image processing system 700 can comprise an application running on the one or more servers 1004 or a portion of the image processing system 700 can be downloaded from the one or more servers 1004. For example, the image processing system 700 can include a web hosting application that allows the client devices 1006A-1006N to interact with content hosted at the one or more servers 1004. To illustrate, in one or more embodiments of the environment 1000, one or more client devices 1006A-1006N can access a webpage supported by the one or more servers 1004. In particular, the client device 1006A can run a web application (e.g., a web browser) to allow a user to access, view, and/or interact with a webpage or website hosted at the one or more servers 1004.
Upon the client device 1006A accessing a webpage or other web application hosted at the one or more servers 1004, in one or more embodiments, the one or more servers 1004 can provide access to one or more digital video frames (e.g., the input frames 724, an individual's personal videos or other video source) stored at the one or more servers 1004. Moreover, the client device 1006A can receive a request (i.e., via user input) to perform frame interpolation and provide the request to the one or more servers 1004. Upon receiving the request, the one or more servers 1004 can automatically perform the methods and processes described above to synthesize intermediate frames based on the frames of a provided digital video. The one or more servers 1004 can provide the interpolated digital video including the interpolated frames, to the client device 1006A for display to the user.
As just described, the image processing system 700 may be implemented in whole, or in part, by the individual elements 1002-1008 of the environment 1000. It will be appreciated that although certain components of the image processing system 700 are described in the previous examples with regard to particular elements of the environment 1000, various alternative implementations are possible. For instance, in one or more embodiments, the image processing system 700 is implemented on any of the client devices 1006A-N. Similarly, in one or more embodiments, the image processing system 700 may be implemented on the one or more servers 1004. Moreover, different components and functions of the image processing system 700 may be implemented separately among client devices 1006A-1006N, the one or more servers 1004, and the network 1008.
Embodiments of the present disclosure may comprise or utilize a special purpose or general-purpose computer including computer hardware, such as, for example, one or more processors and system memory, as discussed in greater detail below. Embodiments within the scope of the present disclosure also include physical and other computer-readable media for carrying or storing computer-executable instructions and/or data structures. In particular, one or more of the processes described herein may be implemented at least in part as instructions embodied in a non-transitory computer-readable medium and executable by one or more computing devices (e.g., any of the media content access devices described herein). In general, a processor (e.g., a microprocessor) receives instructions, from a non-transitory computer-readable medium, (e.g., a memory, etc.), and executes those instructions, thereby performing one or more processes, including one or more of the processes described herein.
Computer-readable media can be any available media that can be accessed by a general purpose or special purpose computer system. Computer-readable media that store computer-executable instructions are non-transitory computer-readable storage media (devices). Computer-readable media that carry computer-executable instructions are transmission media. Thus, by way of example, and not limitation, embodiments of the disclosure can comprise at least two distinctly different kinds of computer-readable media: non-transitory computer-readable storage media (devices) and transmission media.
Non-transitory computer-readable storage media (devices) includes RAM, ROM, EEPROM, CD-ROM, solid state drives (“SSDs”) (e.g., based on RAM), Flash memory, phase-change memory (“PCM”), other types of memory, other optical disk storage, magnetic disk storage or other magnetic storage devices, or any other medium which can be used to store desired program code means in the form of computer-executable instructions or data structures and which can be accessed by a general purpose or special purpose computer.
A “network” is defined as one or more data links that enable the transport of electronic data between computer systems and/or modules and/or other electronic devices. When information is transferred or provided over a network or another communications connection (either hardwired, wireless, or a combination of hardwired or wireless) to a computer, the computer properly views the connection as a transmission medium. Transmission media can include a network and/or data links which can be used to carry desired program code means in the form of computer-executable instructions or data structures and which can be accessed by a general purpose or special purpose computer. Combinations of the above should also be included within the scope of computer-readable media.
Further, upon reaching various computer system components, program code means in the form of computer-executable instructions or data structures can be transferred automatically from transmission media to non-transitory computer-readable storage media (devices) (or vice versa). For example, computer-executable instructions or data structures received over a network or data link can be buffered in RAM within a network interface module (e.g., a “NIC”), and then eventually transferred to computer system RAM and/or to less volatile computer storage media (devices) at a computer system. Thus, it should be understood that non-transitory computer-readable storage media (devices) can be included in computer system components that also (or even primarily) utilize transmission media.
Computer-executable instructions comprise, for example, instructions and data which, when executed at a processor, cause a general-purpose computer, special purpose computer, or special purpose processing device to perform a certain function or group of functions. In some embodiments, computer-executable instructions are executed on a general-purpose computer to turn the general-purpose computer into a special purpose computer implementing elements of the disclosure. The computer executable instructions may be, for example, binaries, intermediate format instructions such as assembly language, or even source code. Although the subject matter has been described in language specific to structural features and/or methodological acts, it is to be understood that the subject matter defined in the appended claims is not necessarily limited to the described features or acts described above. Rather, the described features and acts are disclosed as example forms of implementing the claims.
Those skilled in the art will appreciate that the disclosure may be practiced in network computing environments with many types of computer system configurations, including, personal computers, desktop computers, laptop computers, message processors, hand-held devices, multi-processor systems, microprocessor-based or programmable consumer electronics, network PCs, minicomputers, mainframe computers, mobile telephones, PDAs, tablets, pagers, routers, switches, and the like. The disclosure may also be practiced in distributed system environments where local and remote computer systems, which are linked (either by hardwired data links, wireless data links, or by a combination of hardwired and wireless data links) through a network, both perform tasks. In a distributed system environment, program modules may be located in both local and remote memory storage devices.
Embodiments of the present disclosure can also be implemented in cloud computing environments. In this description, “cloud computing” is defined as a model for enabling on-demand network access to a shared pool of configurable computing resources. For example, cloud computing can be employed in the marketplace to offer ubiquitous and convenient on-demand access to the shared pool of configurable computing resources. The shared pool of configurable computing resources can be rapidly provisioned via virtualization and released with low management effort or service provider interaction, and then scaled accordingly.
A cloud-computing model can be composed of various characteristics such as, for example, on-demand self-service, broad network access, resource pooling, rapid elasticity, measured service, and so forth. A cloud-computing model can also expose various service models, such as, for example, Software as a Service (“SaaS”), Platform as a Service (“PaaS”), and Infrastructure as a Service (“IaaS”). A cloud-computing model can also be deployed using different deployment models such as private cloud, community cloud, public cloud, hybrid cloud, and so forth. In this description and in the claims, a “cloud-computing environment” is an environment in which cloud computing is employed.
In particular embodiments, processor(s) 1102 includes hardware for executing instructions, such as those making up a computer program. As an example, and not by way of limitation, to execute instructions, processor(s) 1102 may retrieve (or fetch) the instructions from an internal register, an internal cache, memory 1104, or a storage device 1108 and decode and execute them. In various embodiments, the processor(s) 1102 may include one or more central processing units (CPUs), graphics processing units (GPUs), field programmable gate arrays (FPGAs), systems on chip (SoC), or other processor(s) or combinations of processors.
The computing device 1100 includes memory 1104, which is coupled to the processor(s) 1102. The memory 1104 may be used for storing data, metadata, and programs for execution by the processor(s). The memory 1104 may include one or more of volatile and non-volatile memories, such as Random-Access Memory (“RAM”), Read Only Memory (“ROM”), a solid-state disk (“SSD”), Flash, Phase Change Memory (“PCM”), or other types of data storage. The memory 1104 may be internal or distributed memory.
The computing device 1100 can further include one or more communication interfaces 1106. A communication interface 1106 can include hardware, software, or both. The communication interface 1106 can provide one or more interfaces for communication (such as, for example, packet-based communication) between the computing device and one or more other computing devices 1100 or one or more networks. As an example, and not by way of limitation, communication interface 1106 may include a network interface controller (NIC) or network adapter for communicating with an Ethernet or other wire-based network or a wireless NIC (WNIC) or wireless adapter for communicating with a wireless network, such as a WI-FI. The computing device 1100 can further include a bus 1112. The bus 1112 can comprise hardware, software, or both that couples components of computing device 1100 to each other.
The computing device 1100 includes a storage device 1108 includes storage for storing data or instructions. As an example, and not by way of limitation, storage device 1108 can comprise a non-transitory storage medium described above. The storage device 1108 may include a hard disk drive (HDD), flash memory, a Universal Serial Bus (USB) drive or a combination these or other storage devices. The computing device 1100 also includes one or more input or output (“I/O”) devices/interfaces 1110, which are provided to allow a user to provide input to (such as user strokes), receive output from, and otherwise transfer data to and from the computing device 1100. These I/O devices/interfaces 1110 may include a mouse, keypad or a keyboard, a touch screen, camera, optical scanner, network interface, modem, other known I/O devices or a combination of such I/O devices/interfaces 1110. The touch screen may be activated with a stylus or a finger.
The I/O devices/interfaces 1110 may include one or more devices for presenting output to a user, including, but not limited to, a graphics engine, a display (e.g., a display screen), one or more output drivers (e.g., display drivers), one or more audio speakers, and one or more audio drivers. In certain embodiments, I/O devices/interfaces 1110 is configured to provide graphical data to a display for presentation to a user. The graphical data may be representative of one or more graphical user interfaces and/or any other graphical content as may serve a particular implementation.
In the foregoing specification, embodiments have been described with reference to specific exemplary embodiments thereof. Various embodiments are described with reference to details discussed herein, and the accompanying drawings illustrate the various embodiments. The description above and drawings are illustrative of one or more embodiments and are not to be construed as limiting. Numerous specific details are described to provide a thorough understanding of various embodiments.
Embodiments may include other specific forms without departing from its spirit or essential characteristics. The described embodiments are to be considered in all respects only as illustrative and not restrictive. For example, the methods described herein may be performed with less or more steps/acts or the steps/acts may be performed in differing orders. Additionally, the steps/acts described herein may be repeated or performed in parallel with one another or in parallel with different instances of the same or similar steps/acts. The scope of the invention is, therefore, indicated by the appended claims rather than by the foregoing description. All changes that come within the meaning and range of equivalency of the claims are to be embraced within their scope.
In the various embodiments described above, unless specifically noted otherwise, disjunctive language such as the phrase “at least one of A, B, or C,” is intended to be understood to mean either A, B, or C, or any combination thereof (e.g., A, B, and/or C). As such, disjunctive language is not intended to, nor should it be understood to, imply that a given embodiment requires at least one of A, at least one of B, or at least one of C to each be present.
Mai, Long, Wang, Oliver, Niklaus, Simon
Patent | Priority | Assignee | Title |
Patent | Priority | Assignee | Title |
10491856, | Mar 15 2018 | Disney Enterprises, Inc.; ETH ZURICH; THE WALT DISNEY COMPANY SWITZERLAND GMBH; DISNEY ENTERPRISES, INC | Video frame interpolation using a convolutional neural network |
20190289257, | |||
20200012940, | |||
20210142448, | |||
20220067994, | |||
20220101494, | |||
20220198612, | |||
20220201242, | |||
20220207656, | |||
CN110809126, |
Executed on | Assignor | Assignee | Conveyance | Frame | Reel | Doc |
Apr 06 2021 | Adobe Inc. | (assignment on the face of the patent) | / | |||
Apr 06 2021 | NIKLAUS, SIMON | Adobe Inc | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 055878 | /0166 | |
Apr 06 2021 | WANG, OLIVER | Adobe Inc | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 055878 | /0166 | |
Apr 06 2021 | MAI, LONG | Adobe Inc | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 055878 | /0166 |
Date | Maintenance Fee Events |
Apr 06 2021 | BIG: Entity status set to Undiscounted (note the period is included in the code). |
Date | Maintenance Schedule |
Jan 09 2027 | 4 years fee payment window open |
Jul 09 2027 | 6 months grace period start (w surcharge) |
Jan 09 2028 | patent expiry (for year 4) |
Jan 09 2030 | 2 years to revive unintentionally abandoned end. (for year 4) |
Jan 09 2031 | 8 years fee payment window open |
Jul 09 2031 | 6 months grace period start (w surcharge) |
Jan 09 2032 | patent expiry (for year 8) |
Jan 09 2034 | 2 years to revive unintentionally abandoned end. (for year 8) |
Jan 09 2035 | 12 years fee payment window open |
Jul 09 2035 | 6 months grace period start (w surcharge) |
Jan 09 2036 | patent expiry (for year 12) |
Jan 09 2038 | 2 years to revive unintentionally abandoned end. (for year 12) |