Linus Mårtensson
Linus Mårtensson
The softmax activation in the model I received was in three dimensions, so I added support for that layer shape to the CPU version of the softmax activation by simply...
So, I had a problem with two models that led me to implement this. In the first one, I had a free-form batch shape, which isn't compatible with keras-js, and...
I had a finished model and needed it to fit into keras-js. Seeing as I had some lambda layers in that model, it seemed like the easiest solution was to...
### How did you install OpenDroneMap? (Docker, natively, ...)? Docker ### What's your browser and operating system? (Copy/paste the output of https://www.whatismybrowser.com/) Chrome on Linux ### What is the problem?...
I've been working with SimpleFFT for a while now in a project, and noticed some details I've modified in our local version. Most importantly, the use of "#pragma omp parallel...
Hi! I'm running the active version of mve in the ODM docker container. From this, I have an intermediate nvm file with a set of images generated through ODM wherein...
Hi @bombela and maintainers in backward-cpp! I'm working with an issue in a bit of a complicated setup where I'm trying to handle error printing in a multithreaded app using...
Directed specifically at Jeff, I'm hoping you read this. I'd want to use this library, but without specified license information, I can't really go forward and bring it into projects....