Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up- Germany
- Sign in to view email
Pinned
1,596 contributions in the last year
Contribution activity
May 2020
Created a pull request in aleju/imgaug that received 1 comment
Fix Affine always casting cvals to int
This patch fixes Affine casting float cvals to
int, even when the image has a float dtype,
making it impossible to properly use cvals for
images wi…
+23
−4
•
1
comment
- Activate CI/CD testing of windows
- Remove f128 requirement from tests
- Add timeouts to ci/cd jobs
- Extend printed system infos in github jobs
- Fix multicore aug error on Mac + python 3.7
- Fix deprecation warning in Superpixels
- Improve CI/CD testing via github actions
- Fix prefetchers wrapping prefetchers
- Remove leftover print statement
- Fix travis build for python 3.6 failing
- Improve performance of dtype checks

