Code Monkey home page Code Monkey logo

sketchy's People

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  avatar

sketchy's Issues

sketchy dataset

Hello, excuse me, can you please share the sketchy dataset? Thank you!

solver and training code

Hi! I'm working with this code for another project. I've pushed some modified notebooks into my repo if you're curious https://github.com/kylemcdonald/sketchy/tree/master/code

Including a example for uploading sketches from the browser to a backend that processes them and returns similar images (Server.ipynb).

I'm interested in re-training the network on a synthetic dataset, where we run some smart edge detection to generate sketches from photos. Is it possible to share the solver and training files (or code) that were used to train the network?

Thanks!

Rendered datasets

Hi,

there are several folders of the rendered 256x256 images, what's the difference?

256x256/
|-- photo
|   |-- tx_000000000000
|   `-- tx_000100000000
`-- sketch
    |-- tx_000000000000
    |-- tx_000000000010
    |-- tx_000000000110
    |-- tx_000000001010
    |-- tx_000000001110
    `-- tx_000100000000

link of Scribbler has expired

I am researching a problem of the image synthesis. I want to run the code of the Scribbler but the link of the homepage has expired. Can you provide me the new link of the Scribbler? Thanks!

Weight parameters of different models

I was interested in exploring sketchy's Triplet Loss + Classification Loss network, though having a little trouble dissecting the different losses in the network, and what weighting you would have used for each of these for the model described in your paper. If I try fine tuning with your model and using the sketchy db w/ 125 categories and removing the invalid data from your shared annotations lists, using what I think are image lists that you might have used, the Euclidean loss starts to blow up. Is this expected behavior, or did you weight this loss higher than 0 to ensure it did not blow up?

Is this network solver/prototxt exactly the same as what you used for the reported Triplet Loss + Classification Loss network in your paper: https://github.com/janesjanes/sketchy/blob/master/training/Triplet_googlenet_train_test.prototxt

It looks like the softmax loss for the sketch was set to 10, negative image to 0, and positive to 10.
And for triplet loss, you had three separate ones set to 0.3, 0.3 and 1 (not sure I understand what each of these three separate losses are?), and for contrastive loss, all are set to 0. Finally, there is also a euclidean loss which is set to 0. Any advice/guidance would be much appreciated!

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.