Janspiry's Stars
microsoft/Swin-Transformer
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".
bmild/nerf
Code release for NeRF (Neural Radiance Fields)
lucidrains/denoising-diffusion-pytorch
Implementation of Denoising Diffusion Probabilistic Model in Pytorch
AntixK/PyTorch-VAE
A Collection of Variational Autoencoders (VAE) in PyTorch.
yenchenlin/nerf-pytorch
A PyTorch implementation of NeRF (Neural Radiance Fields) that reproduces the results.
hojonathanho/diffusion
Denoising Diffusion Probabilistic Models
knazeri/edge-connect
EdgeConnect: Structure Guided Image Inpainting using Edge Prediction, ICCV 2019 https://arxiv.org/abs/1901.00212
yang-song/score_sde_pytorch
PyTorch implementation for Score-Based Generative Modeling through Stochastic Differential Equations (ICLR 2021, Oral)
yinboc/liif
Learning Continuous Image Representation with Local Implicit Image Function, in CVPR 2021 (Oral)
berniwal/swin-transformer-pytorch
Implementation of the Swin Transformer in PyTorch.
lyndonzheng/Pluralistic-Inpainting
[CVPR 2019]: Pluralistic Image Completion
pkuxmq/Invertible-Image-Rescaling
[ECCV 2020, IJCV 2022] Invertible Image Rescaling
winterssy/face_recognition_py
基于OpenCV的视频人脸识别
avalonstrel/GatedConvolution_pytorch
A modified reimplemented in pytorch of inpainting model in Free-Form Image Inpainting with Gated Convolution [http://jiahuiyu.com/deepfill2/]
vanvalenlab/deepcell-tf
Deep Learning Library for Single Cell Analysis
ivanvovk/WaveGrad
Implementation of WaveGrad high-fidelity vocoder from Google Brain in PyTorch.
Atlas200dk/sample-imageinpainting-HiFill
researchmm/PEN-Net-for-Inpainting
[CVPR'2019] PEN-Net: Learning Pyramid-Context Encoder Network for High-Quality Image Inpainting
TankNee/Memocast
Yet another elegant Wiz Note Client, which was built with Quasar UI Framework and based on Electron.
1996scarlet/ArcFace-Multiplex-Recognition
适用于复杂场景的人脸识别身份认证系统
raywzy/ICT
High-Fidelity Pluralistic Image Completion with Transformers (ICCV 2021)
btnkij/qsv2flv
transcode .qsv file to .flv file
hejingwenhejingwen/AdaFM
CVPR2019 (oral) Modulating Image Restoration with Continual Levels via Adaptive Feature Modification Layers (AdaFM). PyTorch implementation
USTC-JialunPeng/Diverse-Structure-Inpainting
CVPR 2021: "Generating Diverse Structure for Image Inpainting With Hierarchical VQ-VAE"
rootpine/Bicubic-interpolation
Bicubic interpolation for images (Python)
kkleidal/GatedPixelCNNPyTorch
PyTorch implementation of "Conditional Image Generation with PixelCNN Decoders" by van den Oord et al. 2016
swehrwein/python-guided-filter
Numpy/Scipy implementation of the (fast) Guided Filter
btnkij/Hybrid-Genetic-Algorithm-for-CVRP
Hybrid Genetic Algorithm for Capacitated Vehicle Routing Problem
Janspiry/multivariate_normal
Scipy.stats.multivariate_normal.pdf() implementation by C++ with OpenCV.
markgiroux3141/MultivariateGaussian
A multivariate gaussian function