teboli
Postdoctoral researcher at ENS Paris-Saclay.
ENS Paris-SaclayGif-sur-Yvette (Greater Paris), France
Pinned Repositories
chromatic_aberration_filtering
Implementation of the TIP'13 paper "Correction of Axial and Lateral Chromatic Aberration With False Color Filtering" by Joonyoung Chang, Hee Kang and Moon Gi Kang.
CPCR
Repository for ECCV2020 paper "End-to-end Interpretable Learning of Non-blind ImageDeblurring".
deep-burst-sr
Official implementation of Deep Burst Super-Resolution
fast_two_stage_psf_correction
Official implementation for the ECCV22 paper "Fast Two-step Blind Optical Aberration Correction".
fourier-deconvolution-network
Code for ICCV 2017 paper "Learning to Push the Limits of Efficient FFT-based Image Deconvolution" (Jakob Kruse, Carsten Rother, and Uwe Schmidt)
gan_metrics
Some metrics to evaluate GAN results quality.
Handheld-Multi-Frame-Super-Resolution
Handheld Multi-image Super-resolution [Wronski et al., SIGGRAPH19]. Non-official GPU-supported Python implementation.
polyblur
An unofficial Python (Numpy and Pytorch) implementation of "Polyblur: Removing mild blur by polynomial reblurring" by Mauricio Delbracio and collaborators.
pytorch_rotation
High-quality image and volume rotation routine for Pytorch.
simulated_exposure_fusion_python
teboli's Repositories
teboli/polyblur
An unofficial Python (Numpy and Pytorch) implementation of "Polyblur: Removing mild blur by polynomial reblurring" by Mauricio Delbracio and collaborators.
teboli/CPCR
Repository for ECCV2020 paper "End-to-end Interpretable Learning of Non-blind ImageDeblurring".
teboli/chromatic_aberration_filtering
Implementation of the TIP'13 paper "Correction of Axial and Lateral Chromatic Aberration With False Color Filtering" by Joonyoung Chang, Hee Kang and Moon Gi Kang.
teboli/fast_two_stage_psf_correction
Official implementation for the ECCV22 paper "Fast Two-step Blind Optical Aberration Correction".
teboli/pytorch_rotation
High-quality image and volume rotation routine for Pytorch.
teboli/gan_metrics
Some metrics to evaluate GAN results quality.
teboli/simulated_exposure_fusion_python
teboli/deep-burst-sr
Official implementation of Deep Burst Super-Resolution
teboli/fourier-deconvolution-network
Code for ICCV 2017 paper "Learning to Push the Limits of Efficient FFT-based Image Deconvolution" (Jakob Kruse, Carsten Rother, and Uwe Schmidt)
teboli/Handheld-Multi-Frame-Super-Resolution
Handheld Multi-image Super-resolution [Wronski et al., SIGGRAPH19]. Non-official GPU-supported Python implementation.
teboli/exact-histogram-specification
Final project for the class "Optimization for image processing" (Paris-Saclay, MVA)
teboli/flow-toolbox
teboli/pytorch-CycleGAN-and-pix2pix
Image-to-image translation in PyTorch (e.g. horse2zebra, edges2cats, and more)
teboli/pytorch-fcn
PyTorch Implementation of Fully Convolutional Networks. (Training code to reproduce the original result is available.)
teboli/style-transfer
Final project for the class "Introduction to image processing" (Paris-Saclay, MVA)
teboli/teboli.github.io
teboli/tvl1_fft
Simple library for solving L2/TVL1 image denoising and deblurring problems with exact FFT-based least-squares solver.