Giter Site home page Giter Site logo

jianantian / deepmosaics Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hypox64/deepmosaics

0.0 2.0 0.0 2.72 MB

Automatically remove the mosaics in images and videos, or add mosaics to them.

License: GNU General Public License v3.0

Python 100.00%

deepmosaics's Introduction

image

DeepMosaics

You can use it to automatically remove the mosaics in images and videos, or add mosaics to them.
This porject based on semantic segmentation and pix2pix.

Notes

The code do not include the part of training, I will finish it in my free time.

Prerequisites

  • Linux, (I didn't try this code on Windows or Mac OS)
  • Python 3.6+
  • ffmpeg
  • Pytorch 1.0+ (Old version codes)
  • CPU or NVIDIA GPU + CUDA CuDNN

Getting Started

Clone this repo:

git clone https://github.com/HypoX64/DeepMosaics
cd DeepMosaics

Get pre_trained models and test video

You can download pre_trained models and test video and replace the files in the project.
[Google Drive] [百度云,提取码7thu]

Dependencies

This code depends on numpy, scipy, opencv-python, torchvision, available via pip install.

AddMosaic

python3 AddMosaic.py

CleanMosaic

copy the AddMosaic video from './result' to './video_or_image'

python3 CleanMosaic.py

More parameters

[addmosaic_options] [cleanmosaic_options]

Acknowledgments

This code borrows heavily from [pytorch-CycleGAN-and-pix2pix] [Pytorch-UNet].

deepmosaics's People

Contributors

hypox64 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.