Marcus D. Bloice

Results 99 comments of Marcus D. Bloice

Hi @Issam28, @xuzhang5788, @Vovochka777 - yes, indeed this has just been implemented since the latest version (v0.2.3), using a new `DataPipeline` class. Its intended use is to allow for images...

Hi @sizhky, first of all, sorry for the late reply. Yes, this is a good idea. Let's add it but I would suggest we first make the user-facing option in...

Hi @mifenfeifen no that is not my purpose, thanks for pointing this out. I will fix that for the next version (which I will be updating soon, most likely next...

Hi @niekverw , yes, this is now finally possible using the `ground_truth()` function in the `Pipeline` class (as of Augmentor v0.2.0). Basically, just use this function to point to a...

Hi @puhoshville I will take a look a closer look at this soon, and merge it once I've done so. Thanks for the efforts! M.

Hi @puhoshville are the white lines something to do with aliasing maybe? And that anti-aliasing needs to be applied which may not be the case by default (I cannot remember...

Hi @Bala93 - this is currently not a feature and actually I'm prioritising a few other features right now, so if you wanna make a PR by all means be...

Hi @Larry-Zheng, do you mean the ability to augment images and their masks? Or do you mean something else by Siamese picture augmentation?

Hi @Larry-Zheng, maybe you could try to update Augmentor (`pip install --upgrade Augmentor`) — the latest version is 0.2.8 and quite a few bugs related to the picture/mask pair features...

Hi @xinario yeah I guess there should at least be an option. I'll add to the next version for sure.