saskra

Results 7 issues of saskra

I get the following error message with my X sized 10 by 22,206. It does not happen using your artificial example data: https://github.com/danielhomola/mifs/blob/ea2d1fcee5c9b41725c153e9b487a50ab416f269/examples/examples.py#L43 Does anyone have an idea where it...

I am a bit confused why the mRMR table has one line more than the maxRel table - does it skip the least relevant feature in the first table, if...

https://github.com/WillBrennan/SemanticSegmentation/blob/7646661aa0e05f5c5b087f2aeda3faff42c34e00/train.py#L83 If I see it correctly, you have also solved semantic segmentations for multiple classes and not only binary decisions like skin vs. background with this source code, for example,...

I am working on the same images in the same project with both polygon and more detailed brush masks, which I would like to export and import into Python in...

question
feature

**Describe the bug** The "Move" mode cannot be deactivated when labelling images: Clicking once activates it, but a second click shows no reaction, unlike the behaviour of the "Pan" mode,...

https://github.com/Woodman718/FixCaps/blob/16d5adc6c165e6fd19a9dadb091bb8ea1ac5f6dd/README.md?plain=1#L8 How does the dataset offered there differ from the original? (Is it possible to set this page in English?) And can you also just provide the code so that...

I wanted to use this great package to automatically detect when a photo with a face is on its side or upside down so that it can then be rotated...