Nikita Shevtsov

Results 5 issues of Nikita Shevtsov

It is possible to download only if you have Chineese phone number. Can you provide other cloud? Also I can create a folder on my Google Drive and you can...

**Describe** I used to fine-tune layoutlmv2 and v3. v3 training is 1.5x slower than v2. There are less number of parameters in v3 and a performance should be better. Why...

Hello! Thanks for good library for doc augmentations. I faced problem with bounding boxes. When I run augraphy pipeline with bounding boxes and there is the `OneOf` inside it crashes....

As mentioned in #445, bounding boxes, keypoints and mask is not processed properly when `OneOf` or `AugmentationSequence` is used. The following issues is fixed: - Fix `augraphy/base/augmentationpipeline.py:753`. The line do...