Giter Site home page Giter Site logo

image-enhancement's People

Contributors

dafun 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

Watchers

 avatar  avatar  avatar  avatar

image-enhancement's Issues

How to achieved such a good result?

Hi @DaFun,
I was studying hdrnet recently, but I had some problems.Did you retrained the network or using pretrained model? Can you tell me how you achieved such a good result?
Any feedback is highly appreciated.

KeyError: "The name 'highres_input:0' refers to a Tensor which does not exist.

Hi,
Thanks for sharing this great demo, I tried use the web app, but it seems stuck from both mobile and my laptop after selecting picture.

I tried run the test pb_graph.py it seems find no 'highres_input:0' tensor, do you get any advice that I could eval the model? thanks

input_path=./input.png
Traceback (most recent call last):
  File "test_pb_graph.py", line 82, in <module>
    main(args)
  File "test_pb_graph.py", line 59, in main
    fullres = graph.get_tensor_by_name('highres_input:0')
  File "/usr/local/lib/python3.5/dist-packages/tensorflow/python/framework/ops.py", line 3635, in get_tensor_by_name
    return self.as_graph_element(name, allow_tensor=True, allow_operation=False)
  File "/usr/local/lib/python3.5/dist-packages/tensorflow/python/framework/ops.py", line 3459, in as_graph_element
    return self._as_graph_element_locked(obj, allow_tensor, allow_operation)
  File "/usr/local/lib/python3.5/dist-packages/tensorflow/python/framework/ops.py", line 3501, in _as_graph_element_locked
    "graph." % (repr(name), repr(op_name)))
KeyError: "The name 'highres_input:0' refers to a Tensor which does not exist. The operation, 'highres_input', does not exist in the graph."

Provide android Code

Hello Dafun!
I am really excited to see the results of these models on mobile. Can you please provide us the code of how you ran it on mobile.
Thank you very much and waiting for your code.
Thanks

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.