Maxime

Results 5 issues of Maxime

The start method should be called on the Thread object that was created with the Runnable object not on the Runnable object itself

This commit is a refactoring of the types bot, Bot, account, lurker, scanner and reaper (with mockReaper). The goal is to make reaper available outside the package (as #59 requests)....

The following screenshot shows an RGBA image where the black background has an alpha of 0. ![Screenshot from 2024-06-03 15-57-50](https://github.com/cytomine/Cytomine-Web-UI/assets/13822908/0902362f-a250-4e3f-87b1-a555a4f5f5f6) When zooming in, the background changes to white. ![Screenshot from...

The behavior of the CutMix transform on labels was changed significantly from v1.3.2 to v1.4.0rc1. This change originates from #7813, in which I have left a comment, but I'm creating...

Hello, I think there is an extra minus sign in the doc for the first value of the `rotate_range` parameter. https://github.com/Project-MONAI/MONAI/blob/e538f7fd9e55c0fd0e67a4d4af2f69c6eb5b947e/monai/transforms/spatial/array.py#L1809 The method `_get_rand_param` uses the range without any minus...