Skip to content

issues Search Results · repo:ajbrock/Neural-Photo-Editor language:Python

Filter by

17 results
 (81 ms)

17 results

inajbrock/Neural-Photo-Editor (press backspace or delete to remove)

1. Summary: The README describes training an IAN model but lacks clear examples on customizing configurations. It mentions editing config files but doesn t provide specific examples for users who ...
  • Marouane743
  • Opened 
    on Nov 12, 2024
  • #21

1. Summary: The README states, Python, likely version 2.7, under the Installation section. However, it would be helpful to specify the exact Python versions that are fully supported and tested, as ...
  • Marouane743
  • Opened 
    on Nov 12, 2024
  • #20

Traceback (most recent call last): File train_IAN_simple.py , line 112, in module import CAcheckpoints ImportError: No module named CAcheckpoints
  • assadRasheed
  • Opened 
    on Jan 22, 2019
  • #19

I implemented a version in pytorch, with the same architecture illustrated in your paper and code, without orthogonal regularization and MDC though. However, my generated faces are 300k iteration are still ...
  • ecilay
  • 5
  • Opened 
    on May 31, 2018
  • #18

Neural-Photo-Editor-master/GANcheckpoints.py , line 7, in module from path import Path ImportError: No module named path
  • haolsun
  • 1
  • Opened 
    on May 30, 2018
  • #17

Hi, I am trying to reproduce the code on a V100 instance and I ran into the following issues when I ran python NPE.py Do you have any recommendations on how we can reproduce your experimental setup in ...
  • domarps
  • 1
  • Opened 
    on May 27, 2018
  • #16

Traceback (most recent call last): File .\NPE.py , line 18, in module model = IAN(config_path = IAN_simple.py , dnn = False) File C:\Users\user\Desktop\Neural-Photo-Editor-master\API.py , line 30, in init ...
  • Elijas
  • 1
  • Opened 
    on Oct 2, 2017
  • #15

I came across your implementation of batch re-normalization in the BatchReNormDNNLayer class, and I think there might be an error that might be affecting the model s performance. My understanding of batch ...
  • waleedka
  • 1
  • Opened 
    on Aug 3, 2017
  • #14

IAN_simple.npz is and IANv1.npz are empty. When I try to run NPE.py, it fails in reading the npz files.
  • Bozonium
  • 1
  • Opened 
    on Nov 17, 2016
  • #13

I just want to run NPE.py file, but it cant load weights
  • abrahamyan-lusine
  • 2
  • Opened 
    on Nov 10, 2016
  • #12
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! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub