Achilles Rasquinha
Achilles Rasquinha
Fails to search for the bench command in case installed within virtualenv. Anything similar to `distutils.spawn.find_executable` for Python in here?
I'll be honest. This repo happens to be a Bachelor's Project Thesis for a pal of mine that I built in a week's time. Never expected sudden interest for it....
This change encourages to return images wherein one wishes to return multiple images for augmentation. ### Example ```python import deeply.img.augmenters as dia # https://github.com/achillesrasquinha/deeply import imgaug.augmenters as iaa image =...
Hi, I believe there is no option to use cv2.INTER_LANCZOS4 interpolation scheme for Resizing.
I believe cobrapy doesn't provide FCA out-of-the-box yet. Thought I'd initiate the discussion. Any request for having this? Would love to have a PR for the same.
AutoGrad is currently not developed anymore and it is recommended to use JAX instead. It seems like a drop-in replacement and I'm curious to know if it's worth considering a...
Make sure you're updating packages that not only follows semantic-versioning but also installs limited to the dependency graph.
`pipupgrade --verbose (0|1|2..)` for `info`, `warning`, `error`, etc.
Should Support GitLab, GitHub, BitBucket, etc. Create a `.pipupgraderc` file to define plugins maybe?