Ouwen Huang

Results 29 issues of Ouwen Huang

It seems that iOS safari/chrome is has memory issues when loading both JPEG2000 and CharLS codecs. This might be related to #410. The behavior is a bit unstable and sometimes...

Can there be an official docker build or documentation to integrate tensorflow-io with tensorflow-serving? Using the tf.io ops in the tf.serving ecosystem would be a large development convenience and likely...

This is related to https://github.com/cornerstonejs/cornerstone3D-beta/issues/452 Looking at the code, it looks like a 3D texture is created by the following chain of vtk calls: https://github.com/Kitware/vtk-js/blob/00a46c083f4a637eb9433ea06bfc3b63ba262189/Sources/Rendering/OpenGL/Texture/index.js#L1408-L1415 https://github.com/Kitware/vtk-js/blob/00a46c083f4a637eb9433ea06bfc3b63ba262189/Sources/Rendering/OpenGL/Texture/index.js#L1301-L1338 In cornerstone3D, the streaming...

enhancement

When I run this script in cloud formation, the efs system mounts to the instance. However, the docker container itself does not seem to be linked with the instance efs....

I was wondering if there are any plans to bring dockercloud-agent to Ubuntu 16.04.

https://github.com/JesperDramsch/keras-complex/blob/dae77df28b59d97b334facad4185cb8bcefa25f7/complexnn/fft.py#L54 I was curious if there was anything wrong with using the tf.signal implementation for ft, fft2, etc.

Going over old repos, sorry fellas this kind of fell off the radar >_>

enhancement
help wanted

Firstly, thanks for doing this work, it was a very interesting read. In HRM two levels of recurrence are explored, H and L modules with update. The number of module...