image-interpolation
Frame interpolation is used to increase the frame rate of a video, or to create a slow-motion video without lowering the frame rate.
Here are 19 public repositories matching this topic...
GeneGAN: Learning Object Transfiguration and Attribute Subspace from Unpaired Data
-
Updated
Apr 26, 2018 - Python
Tensorflow implementation of CVPR 2018 paper "Disentangled Person Image Generation"
-
Updated
Jul 5, 2019 - Python
Image rotation and translation in C++ using Nearest neighbor interpolation
-
Updated
Aug 2, 2019 - C++
Image reconstruction from scattered samples.
-
Updated
Aug 31, 2019 - C++
ELEGANT: Exchanging Latent Encodings with GAN for Transferring Multiple Face Attributes
-
Updated
Sep 10, 2019 - Python
Tensorflow implementation of Image-Interpolation-via-Adaptive-separable-convolution ,Simon Niklaus, Long Mai, Feng Liu
-
Updated
Jul 12, 2020 - Python
image interpolation in python
-
Updated
Jan 27, 2021 - HTML
In this project, I used zero order hold, first order hold, KNN and Bilinear interpolation algorithms for image interpolation. As a result of this, I have shown in my GUI program for an input: zoom in-out with these algorithms and calculated process time for Bresenham line algorithm, DDA line algorithm, grayscale and rotate input image.
-
Updated
Sep 9, 2021 - C#
This repository contains my assignment solutions for the Digital Image Processing course (M2608.001000_001) offered by Seoul National University (Fall 2020).
-
Updated
Apr 11, 2022 - MATLAB
A simple wrapper for deep image completion (Iizuka+, SIGGRAPH, 2017) https://github.com/satoshiiizuka/siggraph2017_inpainting
-
Updated
Sep 18, 2022 - Python
The 16th project of "100 Days of SwiftUI" tutorial course from Paul Hudson's "Hacking with Swift" website. An app that tracks who the user meets at conferences, presenting the user's QR code and scaning others' codes. Complete project, including solutions to all the challenges.
-
Updated
Feb 18, 2023 - Swift
Image interpolation implementation using pure python and compare result with Opencv.
-
Updated
Sep 10, 2023 - Python
-
Updated
Apr 1, 2024 - MATLAB
A repository containing all the work done in the Numerical Methods subject
-
Updated
May 23, 2024 - MATLAB
Machine Learning Model that takes as input images from NOAA's GOES-16 Satellite to predict future cloud movements and conduct image interpolation between existing images.
-
Updated
Jun 8, 2024 - Jupyter Notebook
HyperInverter: Improving StyleGAN Inversion via Hypernetwork (CVPR 2022)
-
Updated
Jul 22, 2024 - Python
This experimental work presents a different approach to increase the size and quality of an image by adding a blank pixel around each pixel in an image, enlarging the image, breaking it into parts, and generating these blank pixels by predicting them with models.
-
Updated
Sep 7, 2024 - Python
[NeurIPS 2024] Official Implementation of Attention Interpolation of Text-to-Image Diffusion
-
Updated
Oct 21, 2024 - Jupyter Notebook