Pinned Repositories
3D-Face-Frontalization
DirectX/C++ application that renders a 3D mesh derived from a 2D image of a face, A shadow mapping technique is used to highlight the occluded part of the face. Finally, the face is rotated to face towards the camera using left and right eye landmarks.
3D-Face-Reconstruction
3D-Face-reconstruction-1
Хүний 2 хэмжээст зурагнаас 3 хэмжээст модел үүсгэх явц.
3D-Subdivision-Surface
Implementation of two of the most famous subdivision algorithm: Loops Subdivision and CatMull-Clark Subdivision.
3D_Face_Reconstrction
My personal project that reconstructs a 3D face model from a single image. Used C++, Qt, OpenCV, OpenGL with the help of Surrey Face Model.
3D_Face_Reconstruction
ai-art-generator
For automating the creation of large batches of AI-generated artwork locally.
aiine_transform
Swapping face using Face Mesh with TensorFlow Lite
AlphaMatting
An OpenCV2 version for image matting algorithm described by papre - Shared Sample for Real-Time Alpha Matting
mbeytekin's Repositories
mbeytekin/Neural-Style-Transfer
A C++ implementation for Neural-Style-Transfer
mbeytekin/FaceSwap
convert it to c++(https://github.com/MarekKowalski/FaceSwap)
mbeytekin/MotionBlur-Fuction
A C++ function that can be used to create a motion blur kernel. Using this kernel, motion blur can be added to a static image.
mbeytekin/MarchingCubes
An algorithm to create a 3d mesh from a 3d array of floats, based on an isosurface
mbeytekin/PyTorch-CartoonGAN-demo
An unofficial Pytorch demo of Paper: CartoonGAN: Generative Adversarial Networks for Photo Cartoonization
mbeytekin/Neurally-Guided-Style-Transfer
The official implementation of papers: (1) Arbitrary Style Transfer Using Neurally-Guided Patch-Based Synthesis and (2) Enhancing Neural Style Transfer using Patch-Based Synthesis
mbeytekin/Chromatic_aberration_correction
Implementation of "Removing chromatic aberration by digital image processing"
mbeytekin/face-alignment-CPP
2D and 3D Face alignment library build using pytorch https://www.adrianbulat.com c++ implementation
mbeytekin/head-pose-estimation-opencv
mbeytekin/pytorch-multiple-style-transfer
A light weight pytorch re-implementation of the paper "A Learned Representation For Artistic Style"
mbeytekin/Neural-Style-Transfer-1
PyTorch implementation of A Neural Algorithm of Artistic Style
mbeytekin/CartoonGAN-pytorch
This is an implementation of CartoonGAN in pytorch, including both ".py" and ".ipynb" version.
mbeytekin/head-pose-estimation
Real-time head pose estimation built with OpenCV and dlib
mbeytekin/style-transfer_ENGUZELIVGGli
Open source style transfer scripts / notebooks.
mbeytekin/Face-alignment-Trees
This is the C++ implement of the paper: Face Detection, Pose Estimation, and Landmark Localization in the Wild
mbeytekin/EdgesSubPix
Sub-Pixel Edge Detection Using OpenCV
mbeytekin/FaceSwapper
mbeytekin/opencv_Unet
用opencv导入Unet模型
mbeytekin/hed
code for Holistically-Nested Edge Detection
mbeytekin/OpenCV-Head-Detection
Simple face detection application based on Person Of Interest TV series
mbeytekin/EasyFBXLoader
An easy fbx loader which converts all fbx in a new smart format for animations and mesh loading.
mbeytekin/eyeLike
A webcam based pupil tracking implementation.
mbeytekin/styletransfer_opencv
Style transfer using OpenCV 4
mbeytekin/dither
Dithering algorithms in C++ with OpenCV
mbeytekin/FgSegNet
FgSegNet: Foreground Segmentation Network, Foreground Segmentation Using Convolutional Neural Networks for Multiscale Feature Encoding
mbeytekin/single-image-surface-normal-estimation
PyTorch implementation of the hourglass architecture proposed in "Single-Image Depth Perception in the Wild" by Chen, et al. in NIPS 2016. Adapted for surface normal estimation instead of relative depth estimation.
mbeytekin/fast-neural-style-TESTET
Pytorch Implementation of Perceptual Losses for Real-Time Style Transfer and Super-Resolution
mbeytekin/face_swap
End-to-end, automatic face swapping pipeline
mbeytekin/out_of_focus_deblur
You will learn how to recover an out-of-focus image by Wiener filter
mbeytekin/LearnOpenCV4.0
Learn OpenCV : C++ and Python Examples