somso

Results 5 issues of somso

Parameters of [generate](https://github.com/Belval/TextRecognitionDataGenerator/blob/master/trdg/data_generator.py#L25), such as `distorsion_type` only accept integers as input which is not very user-friendly considering there is still no documentations. I had to dig through the code to...

Right now, these attributes are hardcoded in to PipeEnum. It would be nice if we could use our own custom colors without forking the repo and editing the enums

feature request

**The problem:** In the current implementation, if a path in the annotation file provided to ```DatasetBuilder``` does not exist or one of the files is somehow corrupted, the entire training...

`fslmerge` command in cmdline already supports glob patterns such as /*/ and /**/ so I don't see a point in them not working in nipype. The reason I'm complaining about...

A lot of people might not use or have a GUI interface for everything on their system. So a terminal is their only choice. Instructions: Add the following command to...