Giter Club home page Giter Club logo

appearanceeraser's Introduction

appearanceeraser's People

Contributors

lllyasviel avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

appearanceeraser's Issues

looking forward to code

great work,and thank you for your sharing
when you release code, please close this issue,thanks

Python version

Hi, thanks for sharing this great work. The results look fantastic.

I was wondering if there is a plan for releasing a python version or integrating this method in style2paint framework.

Thanks again!

Python

I've implemented a couple of different smoothing filters, including WLS, TV, and RTV in Python and I just added the EAP with human mask to RTV and I think it mostly works (I still have to fix an issue with the bottom border of the image):

image

I now want to continue with the automatic mask creation, but I'm wondering about the information in the readme:

The codes are written in Matlab. I have spent one and a half months to convert those codes to python but finally failed. It is impossible to implement these tools in python. This is mainly because the sparse optimization in python is very weak.

Where exactly did you experience these problems? What should I expect? Any tips?

About the "EDL1" in your paper

Is the code of EDL1 or the supplemental material mentioned in the paper which described the detail of EDL1 available?

Unrecognized function or variable 'seg'.

Hi, thank you for your amazing work.

I tried to run this code with this line:
matlab ./code/matlab/L1_EAP_auto/run.m

but it gave me this error:

>> run
     1

Construct local sparse matrix...
Construct global sparse matrix...
Unrecognized function or variable 'seg'.

Error in l1flattening (line 45)
splabel = seg(image_lab, 0.5, 5, 500);

Error in run>@(a,b)l1flattening(a,b,struct()) (line 2)
output=eap(img, 0.1, @(a, b)l1flattening(a, b, struct()));

Error in eap (line 10)
    output=func(img, repmat(mask, [1, 1, 3]));

Error in run (line 2)
output=eap(img, 0.1, @(a, b)l1flattening(a, b, struct()));

How can I fix this? Thank you

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.