DeepUPE icon indicating copy to clipboard operation
DeepUPE copied to clipboard

Missing the hdrnet_ops.so

Open hhelicopter opened this issue 4 years ago • 5 comments

In the hdrnet_ops.py, there are code about hdrnet_ops.so. But this project doesn't provide the hdrnet_ops.so. Can you offer the file or provide the way to fix it? path = tf.resource_loader.get_path_to_datafile( os.path.join(path, 'lib', 'hdrnet_ops.so'))

hhelicopter avatar Jul 21 '19 14:07 hhelicopter

make fail.

hhelicopter avatar Jul 22 '19 02:07 hhelicopter

make fail.

i get the same problem

njustymk avatar Jul 22 '19 10:07 njustymk

image @hhelicopter Do execute command 'make' ?

ccJia avatar Jul 23 '19 12:07 ccJia

If the 'make' is not success this issue may help u. https://github.com/wangruixing/DeepUPE/issues/22

ccJia avatar Jul 23 '19 12:07 ccJia

I got the same problem ,is there anyother way to salve this problem....

CalvinChuan avatar Aug 11 '19 08:08 CalvinChuan