upsample
There are 8 repositories under upsample topic.
HasnainRaz/Fast-SRGAN
A Fast Deep Learning Model to Upsample Low Resolution Videos to High Resolution at 30fps
Zeyu-Zhu/PGCU
[CVPR'23] Probability-based Global Cross-modal Upsampling for Pansharpening
DeepSegment/FCN-GoogLeNet
GoogLeNet implementation of Fully Convolutional Networks for Semantic Segmentation in TensorFlow
leftthomas/CARAFE
A PyTorch implementation of CARAFE based on ICCV 2019 paper “CARAFE: Content-Aware ReAssembly of FEatures”
yoyolicoris/kazane
Simple sinc interpolation in PyTorch.
dmooney65/node-libsamplerate
Native bindings to libsamplerate
Snigdho8869/AI-Generative-Models-Notebooks-DCGAN-VAE-Autoencoder
This repository contains notebooks showcasing various generative models, including DCGAN and VAE for anime face generation, an Autoencoder for converting photos to sketches, a captioning model using an attention mechanism for an image caption generator, and more.
Kikumu/DCGAN-with-facedata
This repository Investigates DCGAN using facedata. Serves as a personal cautionary tale when working with GANS.