Ahmet Can Solak
Ahmet Can Solak
In my program i am calling `org.jocl.CL.clEnquequeNDRangeKernelNative` multiple times. JVM crashes after some number of iteration. As i said, after running for a while it crashes. It crashes with a...
This PR implements a new doc page where we will provide further details about the example datasets we provide with Aydin.
This PR introduces a new tab on Aydin Studio. This new tab will be present only when advanced mode is enabled. It will host various information about the noisy input...
This PR attempts to implement n2s on new torch unet model.
This PR aims to implement jinet in torch and eventually replace the existing cnn-jinet denoiser implementation.
This PR introduces a documentation update task which will be executed on push to `master` branch every time.
This PR introduces tests on the GUI related code pieces. Might not cover everything within this PR but I will try to test the particular pain points at which we...
This PR introduces a way to quantify changes on noise profile spectrum between a denoised array and a noisy array. With current related work we do we need over Z-axis...
This PR updates the catboost version we depend on.
**Describe the bug** We get a ZeroDivisionError with an image shape of (2, 84, 580, 576). This issue is a reminder to our future selves. **To Reproduce** Steps to reproduce...