Pinned Repositories
adaptive-style-transfer
source code for the ECCV18 paper A Style-Aware Content Loss for Real-time HD Style Transfer
DAIN
Depth-Aware Video Frame Interpolation (CVPR 2019)
Dynamic3DGaussians
ebsynth
Fast Example-based Image Synthesis and Style Transfer
Face-Super-Resolution
Face super resolution based on ESRGAN
faceswap-GAN
A denoising autoencoder + adversarial losses and attention mechanisms for face swapping.
FashengChen0622.github.io
few-shot-vid2vid
Pytorch implementation for few-shot photorealistic video-to-video translation.
FGVC
[ECCV 2020] Flow-edge Guided Video Completion
Matlab-OpenCV-Matrices-file-IO
I write this code in order to exchange matrix data between matlab and openCV (c++) without any loss of precision. I designed a file format which can restore matrix array and matrix. Both matlab version and c++ version can read and write them. In the matlab version, the matrix is restored in a cell, different element of the cell means different matrix, and each of the elments can have different size and data type, such as uint8, int32, float and double. In the openCV version, the matrix array is retored in vector<Mat>. the template vector<> belongs to the c++ Standard Library, and the Mat belongs to openCV. The available data type and size is same as matlab version. if you need additional reference of this code, please check in the file. User Guide.doc
FashengChen0622's Repositories
FashengChen0622/Matlab-OpenCV-Matrices-file-IO
I write this code in order to exchange matrix data between matlab and openCV (c++) without any loss of precision. I designed a file format which can restore matrix array and matrix. Both matlab version and c++ version can read and write them. In the matlab version, the matrix is restored in a cell, different element of the cell means different matrix, and each of the elments can have different size and data type, such as uint8, int32, float and double. In the openCV version, the matrix array is retored in vector<Mat>. the template vector<> belongs to the c++ Standard Library, and the Mat belongs to openCV. The available data type and size is same as matlab version. if you need additional reference of this code, please check in the file. User Guide.doc
FashengChen0622/adaptive-style-transfer
source code for the ECCV18 paper A Style-Aware Content Loss for Real-time HD Style Transfer
FashengChen0622/DAIN
Depth-Aware Video Frame Interpolation (CVPR 2019)
FashengChen0622/Dynamic3DGaussians
FashengChen0622/ebsynth
Fast Example-based Image Synthesis and Style Transfer
FashengChen0622/Face-Super-Resolution
Face super resolution based on ESRGAN
FashengChen0622/faceswap-GAN
A denoising autoencoder + adversarial losses and attention mechanisms for face swapping.
FashengChen0622/FashengChen0622.github.io
FashengChen0622/few-shot-vid2vid
Pytorch implementation for few-shot photorealistic video-to-video translation.
FashengChen0622/FGVC
[ECCV 2020] Flow-edge Guided Video Completion
FashengChen0622/first-order-model
This repository contains the source code for the paper First Order Motion Model for Image Animation
FashengChen0622/imaginaire
NVIDIA PyTorch GAN library with distributed and mixed precision support
FashengChen0622/LiveLink
An Unreal Live Link plugin for Autodesk Maya
FashengChen0622/Phone_VR_Glasses
I create this repository to share my Phone VR glasses 3D printing files. It contains STL files that are used for 3D printing and original SLDPRT files which are created by solidworks. You can modify any files and use in both commercial and non-commercial area as you want. It's totally free. But if you want to use my design or modify it, please quote my name <Fasheng Chen> and this repository. Thank you!
FashengChen0622/Ryven
Flow-based visual scripting for Python
FashengChen0622/stablediffusion
High-Resolution Image Synthesis with Latent Diffusion Models
FashengChen0622/StyleFlow
StyleFlow: Attribute-conditioned Exploration of StyleGAN-generated Images using Conditional Continuous Normalizing Flows (ACM TOG 2021)
FashengChen0622/tensorflow
Computation using data flow graphs for scalable machine learning
FashengChen0622/TextAsset
Unreal Engine 4 plug-in that adds a text asset and editor for personal notes.
FashengChen0622/TransPose
A real-time motion capture system that estimates poses and global translations using only 6 inertial measurement units
FashengChen0622/ue4-mediapipe-plugin
UE4 MediaPipe plugin
FashengChen0622/UE_VS2022-17.9_fix
FashengChen0622/UsingMatlabToDrawVectorImage
This is a code of using MATLAB to draw the vector image
FashengChen0622/Wonder3D
Single Image to 3D using Cross-Domain Diffusion