GithubHelp home page GithubHelp logo

th3charlie / deep-high-dynamic-range Goto Github PK

View Code? Open in Web Editor NEW
37.0 37.0 6.0 5.5 MB

Tensorflow implementation of SIGGRAPH 17 paper: Deep High Dynamic Range Imaging of Dynamic Scenes

Python 99.18% Shell 0.82%

deep-high-dynamic-range's People

Contributors

th3charlie 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  avatar  avatar

Watchers

 avatar  avatar

deep-high-dynamic-range's Issues

代码问题

大佬,我最近在看这个论文,直接下载你的代码跑了一下,结果前边修修补补都跑过来了结果到train.py这个文件报的一个错实在是找不到原因了,该创建的文件夹 都已经创建好了(OP_REQUIRES failed at iterator_ops.cc:941 : Unknown: NewRandomAccessFile failed to Create/Open: ./tf-data/test-deepflow/SceneEXTRA : �ܾ����ʡ�)

error in run test.py

Hi,
I am studying your code, but an error occurs and I can not solve it even trying many solutions from the internet.
First, I run the 'preprocess.py' to generate the data. Then, I run 'python test.py direct saved-checkpoints/deepflow-direct/model.ckpt-100' in terminal. But an error occurs:
' W tensorflow/core/framework/op_kernel.cc:1651] OP_REQUIRES failed at iterator_ops.cc:929 : Unknown: NewRandomAccessFile failed to Create/Open: ./tf-data/test-deepflow/SceneEXTRA : 拒绝访问。
; Input/output error
Traceback (most recent call last):
File "test.py", line 61, in
test_model()
File "test.py", line 49, in test_model
for (inputs, label) in test_dataset:
File "C:\Users\zkk\Anaconda3\envs\py37\lib\site-packages\tensorflow_core\python\data\ops\iterator_ops.py", line 622, in next
return self.next()
File "C:\Users\zkk\Anaconda3\envs\py37\lib\site-packages\tensorflow_core\python\data\ops\iterator_ops.py", line 666, in next
return self._next_internal()
File "C:\Users\zkk\Anaconda3\envs\py37\lib\site-packages\tensorflow_core\python\data\ops\iterator_ops.py", line 651, in _next_internal
output_shapes=self._flat_output_shapes)
File "C:\Users\zkk\Anaconda3\envs\py37\lib\site-packages\tensorflow_core\python\ops\gen_dataset_ops.py", line 2677, in iterator_get_next_sync
"output_types", output_types, "output_shapes", output_shapes)
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xbe in position 80: invalid start byte
'
Could you please help me?
Thank you very much!

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.