vonaviv
vonaviv
Imgaug 0.4.0 Python 3.10 `iaa.BlendAlphaSimplexNoise` seems to cause problems when converting keypoints. I have created an sequence of augmentations: ```python seq = iaa.Sequential([ iaa.Affine(rotate=(-25, 25)), iaa.AllChannelsCLAHE(clip_limit=(1, 3), tile_grid_size_px=(10, 25)), iaa.BlendAlphaSimplexNoise(iaa.Multiply(iap.Uniform(0.7,...
Hello DLC-Contributors, First of all, many thanks for the great tool! Is there any plans for the SuperAnimal model based on EfficientNet (b0)? I would be specifically interested in the...
**Before opening the issue** - [x] I looked at the [docs](https://github.com/EmixamPP/linux-enable-ir-emitter/blob/master/docs/README.md) - [x] I installed the [release tarball provided here on Github](https://github.com/EmixamPP/linux-enable-ir-emitter?tab=readme-ov-file#installation) **Ouput of `cat /var/local/log/linux-enable-ir-emitter/linux-enable-ir-emitter.log`** ``` [17:37:02] [INFO] Stand...
Hello, I am having a problem with camera calibration for some sessions. The equivalent calibration procedure works for most sessions, but for some this error appears. I can not identify...