Show HN: TensorFire
11–20 of 91 posts
Re: Show HN: TensorFire
#12could you elaborate on this statement ?. What kinds of architectures does this hold true for ?.
Re: Show HN: TensorFire
#13Re: Show HN: TensorFire
#14If so that's amazingly clever!
Re: Show HN: TensorFire
#15Tensorflow should add a WebGL backend that runs in NodeJS.
Re: Show HN: TensorFire
#16Is the end goal to allow people to donate computing power for training? (a la Folding@home or SETI@home except just by visiting a webpage) If so that's amazingly clever!
Re: Show HN: TensorFire
#17I guess WebGL is now the "good enough" cross-platform vendor neutral replacement for CUDA. Tensorflow should add a WebGL backend that runs in NodeJS.
Re: Show HN: TensorFire
#18Re: Show HN: TensorFire
#19Could someone explains whats is going on here? What are the steps? Why those colorful artifacts appear before the final result?
Steps (disclaimer: I´m not related to the creators, so this is just what I understand it does)
1.- You upload your image
2.- Select an image to be the origin of the style
3.- Downloading Model: downloads a trained (on style transfering) deep neural net
4.- Colorful artifacts: the model is applied to your image. Probably the artifacts are a visualization of the network weights being transformed to WebGL shaders, or just a simple visualization of the internal hidden steps of the transformation
5.- You get your image with the style applied
Re: Show HN: TensorFire
#20>> framebuffer configuration not supported, status = undefined