Jan

Results 68 issues of Jan

Currently transformation shape is identical to the image shape. Interpolations get pretty slow or even lead to memory errors. How to fix it? Perform interpolation on a downsampled image and...

enhancement

Make it obvious that the user needs to use `Multiple` metaaction or just do it silently in the background

enhancement
good first issue

Currently the error says there are duplicate landmarks. This is just a check in the constructor that does not allow for this. However, dlib apparently spits out identical landmarks when...

enhancement
good first issue

The goal is to have a possibility to query any pixel in the **original** image and get the corresponding pixel in the **new** image. Currently only works the other way...

enhancement

Great list:) I am adding one channel to the Machine Learning section

### System Info System info ``` bash - `transformers` version: 4.27.0 - Platform: macOS-12.3.1-arm64-arm-64bit - Python version: 3.8.12 - Huggingface_hub version: 0.13.2 - PyTorch version (GPU?): 2.0.0 (False) - Tensorflow...

First of all, great job on the project! I wonder if there are some ways how to test widgets in an automated fashion? Something like [pytest-qt](https://github.com/pytest-dev/pytest-qt) for QT applications. To...

https://github.com/BlueBrain/Atlas-Download-Tools/blob/b08093f5bebf53c7491ce1b314382eeb0e78d656/src/atldld/utils.py#L205 The motivation behind making the search case insensitive is that the web interface is also case insensitive. http://mouse.brain-map.org/ However, it is not a must