-
#482 refactored all the transformations to use numpy and pylinalg. The PR did not explicitly tweak performance beyond what is naturally gained/lost by switching to numpy, because the refactor itself w…
-
## Expected behavior and actual behavior.
While translating Polygon Z, some of the coordinates are not correctly transformed but return NaN. There is not obvious reason for that and I'd expect shap…
-
I built dynamatic from sources and installed its dependencies by following the readme. Then, I tried to use dynamatic on Ch1 of the Introduction example, but the compile command threw a GRBException. …
-
Let me start by saying this is a help request; not as issue as such. If there is a more appropriate place for those, I am all ears.
On a high level; I want to solve a 3d laplacian with non-constant…
-
Hi @haesleinhuepf , Hi @pr4deepr
Looks like after the deskewing we have some kind of shift in z planes of the stack. And I am not able to figure out what is the actual reason for this kind of sh…
-
COCO dataset labels object by bounding box and instance segmentation mask. I want to do rotation argumentation for both image, bounding box and instance segmentation. So How to do these. Thanks.
-
Hello!
First, I want to thank you for releasing the code of the architecture its quality.
During the last days, I have been going through the code and testing it with my own dataset (I created m…
-
Hello,
I was eager to try out v1.0.0, but after successfully compiling I ran into an issue that I don't know how to troubleshoot.
OS: Ubuntu 18.04 (in WSL)
Source gdb file: https://coast.noaa.gov…
-
I'm putting this here mostly so people can avoid this difficult to spot issue in the future.
When using this method of augmenting a dataset where images in the dataset can contain bounding boxes of…
-
* pymmcore-widgets version: 0.7.2
* Python version: 3.12.4
* Operating System: Windows 11
### Description
It seems that the Affine Transformation Table is cutoff on Windows. Is this a styling …