André Pedersen

Results 76 issues of André Pedersen

I just tried to run the [Nuclei Detection](https://github.com/DigitalSlideArchive/HistomicsTK/tree/master/histomicstk/cli/NucleiDetection) algorithm that exist in [HistomicsTK](https://github.com/DigitalSlideArchive/HistomicsTK). I observed this for the [OS-1.vsi](https://openslide.cs.cmu.edu/download/openslide-testdata/Olympus/) which is openly available as part of the OpenSlide test data...

As DSA works wonders on our test servers, we were interested in deploying it on a larger server, but where security and robustness becomes more relevant. As a pilot, we...

I observed that there was a missing redirect in the README, which used to be there before. From checking the old code from [here](https://github.com/dylkot/cNMF#links-to-previous-versions-of-the-code), I found the correct URL and...

**Is your feature request related to a problem? Please describe.** There has been added support to several proprietary and open-source LLMs to Vanna. However, it seems like one open-source LLM...

**Is your feature request related to a problem? Please describe.** Seems like Cohere Command R+ would be a very interesting LLM to test: https://txt.cohere.com/command-r-plus-microsoft-azure/ For our application, supporting it through...

**Describe the bug** We are updating the dataverseNO repo download count badge once a week in [this workflow](https://github.com/andreped/NoCodeSeg/blob/main/.github/workflows/getbadge.yml#L9). Occationally, the CI seems to crash. IT seems to fail when running...

bug

The current [tileImport script](https://github.com/andreped/NoCodeSeg/blob/main/source/importTiles.groovy) does not support multiclass tiles, that is produced prediction tiles generated from MIB by a trained multi-class model. It is possible to import predictions from MIB...

enhancement

**Describe the bug** In the latest release of `gradient-accumulator==0.5.2`, there was added a method to add accum support to existing BN layers. However, when attempting to use it in production,...

bug

When running livermask on a server solution, I suddenly got this issue, which seems to be sporadic: ``` > requests.exceptions.HTTPError: 503 Server Error: Egress is over the account limit. ```...

bug