Erwin Driessens

Results 11 issues of Erwin Driessens

Problem: Face image generation with StyleGAN generates darker and darker output. I am running the stylegan.py example, doing a training, and the more steps_per_epochs i use, the darker the output...

stat:awaiting keras-eng
type:bug

The code as is doesn't work with TensorFlow 1.0. I tried fixing all the errors but got stuck when needing the _linear() operator which i can't find.

No matter how my sample points are spread out (often very obviously clustered), Estimate() always returns 1. TestKmeansEstimator(t *testing.T) uses 1 as the expected value also, is this a temporary...

I fail to get any results from OPTICS. The returned cluster indices are always 0. With some settings of eps there are panics. What does the ci argument mean. Can...

DBSCAN Guesses() can sometimes return indices of -1. Not supposed to happen i guess? Besides that, there seems always to be a cluster with just one point as the last...

Go1.8 I can get the dreaded 'panic: runtime error: cgo argument has Go pointer to Go pointer' in cl.GetPlatformIDs() when i make the cl.PlatformID argument a non-local variable. Same for...

With the new OpenCL cl.h file there is a change where an anonymous enum is giving troubles: # github.com/go-gl/cl/v1.2/cl ../../../../go/extern/src/github.com/go-gl/cl/v1.2/cl/package.go:726: unknown field 'buffer' in struct literal of type C.struct__cl_image_desc I...

First, thanks for this great repository. It is very useful to study the sylegan2 architecture! When training in 256x256 resolution, the output images have a size of 256x512 (h x...

On a linux machine i see this: jpad@guru:~$ go get github.com/samuel/go-opencl/cl # github.com/samuel/go-opencl/cl prog/go/extern/src/github.com/samuel/go-opencl/cl/cl.go:19:17: fatal error: cl.h: No such file or directory // #include "cl.h" ^ compilation terminated. I guess...

### MDN URL https://developer.mozilla.org/en-US/docs/Web/API/WebGL_API/Tutorial/Using_textures_in_WebGL ### What specific section or headline is this issue about? The fragment shader ### What information was incorrect, unhelpful, or incomplete? The given fragment shader source...

Content:WebAPI
needs triage