All Projects → seongahjo → Mosaicer

seongahjo / Mosaicer

Licence: mit
OpenCV & Tensorflow

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Mosaicer

Anime Inpainting
An application tool of edge-connect, which can do anime inpainting and drawing. 动漫人物图片自动修复,去马赛克,填补,去瑕疵
Stars: ✭ 761 (+2013.89%)
Mutual labels:  opencv, mosaic
Object Detection And Location Realsensed435
Use the Intel D435 real-sensing camera to realize target detection based on the Yolov3 framework under the Opencv DNN framework, and realize the 3D positioning of the Objection according to the depth information. Real-time display of the coordinates in the camera coordinate system.ADD--Using Yolov5 By TensorRT model,AGX-Xavier,RealTime Object Detection
Stars: ✭ 36 (+0%)
Mutual labels:  opencv
Fourier Descriptors
OpenCV project for my image processing course, horribly bad work.
Stars: ✭ 28 (-22.22%)
Mutual labels:  opencv
Graph Based Image Segmentation
Implementation of efficient graph-based image segmentation as proposed by Felzenswalb and Huttenlocher [1] that can be used to generate oversegmentations.
Stars: ✭ 31 (-13.89%)
Mutual labels:  opencv
Opencv Cheat Sheet
Opencv cheat sheet for C++
Stars: ✭ 30 (-16.67%)
Mutual labels:  opencv
Opencv Disparity Map Tuner
A simple Qt GUI application to tune OpenCV StereoCorrespondenceBM parameters and see live updates
Stars: ✭ 31 (-13.89%)
Mutual labels:  opencv
Facetracker
Real time deformable face tracking in C++ with OpenCV 3.
Stars: ✭ 944 (+2522.22%)
Mutual labels:  opencv
Snapchat Filter
3 facial filters on a webcam feed using OpenCV & ML - face swap, glasses and moustache
Stars: ✭ 35 (-2.78%)
Mutual labels:  opencv
Fast face detector
A face detector based on the work "Aggregate channel features for multi-view face detection" presented by Bin Yang, Junjie Yan, Zhen Lei and Stan Z. Li.
Stars: ✭ 35 (-2.78%)
Mutual labels:  opencv
Python Excel Automation
Examples of automation of excel via python, and related useful things
Stars: ✭ 31 (-13.89%)
Mutual labels:  opencv
Rtsp Client Ffmpeg Opencv On Qt
RTSP Client Program using FFmpeg and OpenCV on Qt
Stars: ✭ 31 (-13.89%)
Mutual labels:  opencv
Tensorflow object counting api
🚀 The TensorFlow Object Counting API is an open source framework built on top of TensorFlow and Keras that makes it easy to develop object counting systems!
Stars: ✭ 956 (+2555.56%)
Mutual labels:  opencv
Pixelannotationtool
Annotate quickly images.
Stars: ✭ 962 (+2572.22%)
Mutual labels:  opencv
Deepnude nowatermark withmodel
DeepNude source code,without watermark,with demo and model download link,one command to run offline,GAN/Pytorch/pix2pix/pic2pic
Stars: ✭ 950 (+2538.89%)
Mutual labels:  opencv
Ng Open Cv
Angular 6+ & OpenCV.js integration service library
Stars: ✭ 36 (+0%)
Mutual labels:  opencv
Enhanced Image Colour Transfer
An Enhanced Implementation of the Colour Transfer Method Proposed by E Reinhard et al.
Stars: ✭ 28 (-22.22%)
Mutual labels:  opencv
Air drums
This project enables you to play virtual drums simply by using concepts of image processing and computer vision.
Stars: ✭ 31 (-13.89%)
Mutual labels:  opencv
Video To Ascii
It is a simple python package to play videos in the terminal using characters as pixels
Stars: ✭ 960 (+2566.67%)
Mutual labels:  opencv
Opencv Tutorials
Tutorials for learning OpenCV in Python from Scratch
Stars: ✭ 36 (+0%)
Mutual labels:  opencv
Camera calibration api
A simple Python API for single camera calibration using opencv
Stars: ✭ 36 (+0%)
Mutual labels:  opencv

License: MIT Build Status

2018-01-10 12 47 25

Deep Learning Digitize One's face on Video

Features

  • Seamless Data Preprocessing
  • Quick
  • Quick Installation & Implementation

Installation

  • Python 3.5+
$ pip install -r requirements.txt
$ ./run.sh
  • Docker
  • EXE

Then connect to http://localhost:3000

Demo

Documentation

License

Mosaicer is released under MIT License

Copyright (c) 2017 SeongAhJo

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].