Git Product home page Git Product logo

brushstroke-parameterized-style-transfer's Introduction

Hi there ๐Ÿ‘‹

brushstroke-parameterized-style-transfer's People

Contributors

justanhduc 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

Watchers

 avatar  avatar  avatar

Forkers

cv-ip mazitovkd

brushstroke-parameterized-style-transfer's Issues

Differences from the official Tensorflow implementation

Great job reimplementing in pytorch! However, In the case of the same number of iterations(1000), I found the result different from the official implementation(And I see the parameters used in your code are the same as the official version). Are there any changes in your code that affect the final result? Images are as follows.

Looking forward to your reply.

offical 1000 iterations
offical_1000iter
pytorch 1000 iterations
pytorch_1000iter

Is your question solved?

Q1, In Algorithm 1, D_{strokes} has shape hwn and w_{strokes} has shape n, then there can't be max across axis 4. Or I guess it should be D (shape hwn*s) rather than D_{strokes} if there is a max across axis 4.
Q2, What are the temperature values did you use for sigmoid and softmax?
Q3, where is the corresponding code of Q1?

Questions about torch_cluster\__init__.py

Hello, I installed torch_cluster according to your requirements, but in torch_cluster, but the following problems occurred, can you help me solve it?
Traceback (most recent call last):
File "F:/brushstroke-parameterized-style-transfer-master/brushstroke-parameterized-style-transfer-master/main.py", line 11, in
from param_stroke import BrushStrokeRenderer
File "F:\brushstroke-parameterized-style-transfer-master\brushstroke-parameterized-style-transfer-master\param_stroke.py", line 3, in
from torch_cluster import knn
File "F:\brushstroke-parameterized-style-transfer-master\brushstroke-parameterized-style-transfer-master\torch_cluster_init_.py", line 14, in
torch.ops.load_library(importlib.machinery.PathFinder().find_spec(
AttributeError: 'NoneType' object has no attribute 'origin'

Process finished with exit code 1

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.