Code Monkey home page Code Monkey logo

sketchyscene / sketchyscenecolorization Goto Github PK

View Code? Open in Web Editor NEW
107.0 7.0 23.0 9.04 MB

Language-based Colorization of Scene Sketches. (SIGGRAPH Asia 2019)

Home Page: https://sketchyscene.github.io/SketchySceneColorization/

License: MIT License

Python 100.00%
sketch scene-sketch colorization sketch-colorization image-colorization language-interface instance-segmentation referring-segmentation referring-image-segmentation language siggraph siggraph-asia

sketchyscenecolorization'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  avatar

sketchyscenecolorization's Issues

How To Implement The Full End-To-End Pipeline?

It seems from an initial look through of the various readme files that the pipeline also requires the segment_data_generation.py script from the SketchyScene repository to perform an initial preprocessing step on the sketches. Currently this means that both repositories need to be utilized... Are there any plans to integrate this into the SketchySceneColorization repository in the future?

Also, it appears that the Foreground Instance Colorization module is designed to handle individual instances for inference rather than being able to take the output of the Instance Matching module. This seems to be missing a step where the instances matched are separated and individually put through the Foreground Instance Colorization module. Are there any plans to add this functionality?

Finally, the Background Colorization module seems to be lacking an inference method. While it should be possible to utilize the test method for the same purpose, are there plans to implement an inference method to handle example data?

hello I faced this error and I dont know how to solve it.

Traceback (most recent call last):
File "/content/SketchySceneColorization/Instance_Matching/matching_main.py", line 523, in
captions_base_dir=args.captions_base_dir)
File "/content/SketchySceneColorization/Instance_Matching/matching_main.py", line 141, in train
print('firstly train, loaded', ckpt.model_checkpoint_path)
AttributeError: 'NoneType' object has no attribute 'model_checkpoint_path'

AttributeError: 'NoneType' object has no attribute 'model_checkpoint_path

Hello I faced this problem and I dont know how to solve it

Traceback (most recent call last):
File "/content/SketchySceneColorization/Instance_Matching/matching_main.py", line 523, in
captions_base_dir=args.captions_base_dir)
File "/content/SketchySceneColorization/Instance_Matching/matching_main.py", line 141, in train
print('firstly train, loaded', ckpt.model_checkpoint_path)
AttributeError: 'NoneType' object has no attribute 'model_checkpoint_path'

I have downloaded the resnet_pretrained_model and put the files in the diractory named SketchyScene_DeepLabv2

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.