Pinned Repositories
basic-libtorch-dll
A "Hello World" example for building a DLL using Libtorch
basic-unreal-libtorch-plugin
A "Hello World" for running LibTorch inside Unreal Engine
faceswap-autoencoder
Pytorch implementation of a Face Swap Autoencoder
facial-pose-estimation-pytorch-v2
facial-pose-estimation-unity
Unity Project - Realtime Facial + Headpose Estimation (Using OpenCV, DLIB and Pytorch)
facial-pose-estimation-unreal
head-pose-estimation-opencv
head-pose-estimation-unity
Unity project utilizing my "head-pose-estimation-opencv" DLL
lighting-swap-cyclegan
Cycle Gan modified to swap lighting between sets of photographs
unreal-omnidirectional-stereo-camera
Custom Unreal camera Class for rendering Omni Directional Stereo
NeuralVFX's Repositories
NeuralVFX/faceswap-autoencoder
Pytorch implementation of a Face Swap Autoencoder
NeuralVFX/basic-unreal-libtorch-plugin
A "Hello World" for running LibTorch inside Unreal Engine
NeuralVFX/head-pose-estimation-opencv
NeuralVFX/facial-pose-estimation-pytorch-v2
NeuralVFX/head-pose-estimation-unity
Unity project utilizing my "head-pose-estimation-opencv" DLL
NeuralVFX/facial-pose-estimation-unity
Unity Project - Realtime Facial + Headpose Estimation (Using OpenCV, DLIB and Pytorch)
NeuralVFX/basic-libtorch-dll
A "Hello World" example for building a DLL using Libtorch
NeuralVFX/facial-pose-estimation-unreal
NeuralVFX/lighting-swap-cyclegan
Cycle Gan modified to swap lighting between sets of photographs
NeuralVFX/unreal-omnidirectional-stereo-camera
Custom Unreal camera Class for rendering Omni Directional Stereo
NeuralVFX/glsl-feather-shader
GLSL feather instancing geometry shader
NeuralVFX/facial-pose-estimation-libtorch-dll
NeuralVFX/facial-pose-estimation-pytorch
Facial Pose Estimation using Pytorch
NeuralVFX/real-time-style-transfer
Implementation of Real-Time Style Transfer in Pytorch
NeuralVFX/reverse-matchmove-gan
Pytorch project to convert camera matrices into images
NeuralVFX/unreal-boids-swarm-plugin
Boids algorithm Unreal Plugin (GPU)
NeuralVFX/3d-terrain-deep-dream
Pytorch implementation of deep-dreaming on a mesh using the "Neural 3D Mesh Renderer"
NeuralVFX/libtorch-model-trainer
Train torch models without access to pytorch ( numpy + libtorch only )
NeuralVFX/super-resolution
Implementation of Super Resolution in Pytorch
NeuralVFX/unreal-json-layout-plugin
Unreal GUI for saving and loading layout/animation in LevelSequencer
NeuralVFX/boids-swarm-dll
Boids algorithm implemented in LibTorch
NeuralVFX/facial-pose-estimation-opencv
OpenCV Project - Realtime Facial + Headpose Estimation
NeuralVFX/self-attention-gan
Pytorch implementation of "Self-Attention GAN"
NeuralVFX/style-transfer-open-cv
Open CV project using DNN module to load ONNX model and run live style transfer
NeuralVFX/HRNet-Facial-Landmark-Detection
This is an official implementation of facial landmark detection for our TPAMI paper "Deep High-Resolution Representation Learning for Visual Recognition". https://arxiv.org/abs/1908.07919
NeuralVFX/pix2pix
Implementation of Pix2Pix in Pytorch
NeuralVFX/wasserstein-gan
Implementation of Wasserstein GAN in PyTorch