Skip to content

issues Search Results · repo:kvfrans/deepcolor language:Python

Filter by

14 results
 (59 ms)

14 results

inkvfrans/deepcolor (press backspace or delete to remove)

in your code utils.py line54-55 maybe return tf.maximum(x, -leak*x) is correct?
  • H-Liu1997
  • Opened 
    on Mar 23, 2020
  • #15

The link to the pre-trained model is not available
  • developomp
  • 2
  • Opened 
    on Jul 28, 2019
  • #14

where can I find the pre-trained model ?
  • aqc112420
  • 4
  • Opened 
    on Mar 30, 2019
  • #13

i clone the repo ,and download 10000imgs with the download_img.py. then i run python main.y train, and a week later with 3 million iterations i got my own model. when i type python main.y sample. the result ...
  • fengben
  • 3
  • Opened 
    on Mar 2, 2019
  • #12

self.real_AB = tf.concat(axis=3, values=[combined_preimage, self.real_images]) self.fake_AB = tf.concat(axis=3, values=[combined_preimage, self.generated_images]) That is mistake,what should i do ?
  • Auroratan
  • Opened 
    on Feb 20, 2019
  • #11

it scrapped around 80 pics then this error occured File download_images.py , line 25, in module image = np.asarray(bytearray(resp.read()), dtype= uint8 ) File C:\Python27\lib\socket.py , line 355, in ...
  • shrangi
  • Opened 
    on Feb 1, 2019
  • #10

Hello, How did you do the extraction of line art in your dataset?
  • ykafia
  • Opened 
    on Jan 2, 2019
  • #9

thank you for sharing!!!!!!!!! I get a question while implementing the code and ask. Is it ok to use it without a deep copy? test in python3 my test cord this def imageblur(img, sampling=False): ...
  • dev6969
  • Opened 
    on Oct 21, 2018
  • #8

Thank you for sharing!! I found that you get color_image through bluring : batch_colors = np.array([self.imageblur(ba,True) for ba in batch]) / 255.0 Bluring is a good way to get color prior when we ...
  • vtddggg
  • 2
  • Opened 
    on Apr 18, 2018
  • #6

The repo doesn t have a license doc, I would like to iterate on this idea and implement it, but don t want to get stuck in legal trouble due to intellectual property conflicts.
  • geekman2
  • 1
  • Opened 
    on Dec 27, 2017
  • #5
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub