Dimitri Korsch eacdaeb1de changed the way bounding boxes are returned if they are not present 2 лет назад
..
bounding_box eacdaeb1de changed the way bounding boxes are returned if they are not present 2 лет назад
chainer_mixins 287055cba8 updated handling of the count parameter for over-/undersampling 3 лет назад
README.md 4b2ba3d889 renamed the module 6 лет назад
__init__.py 10468761e4 moved dataset.BaseMixin to a separate file. Refactored dataset.image module. Added TransformMixin (for augmentations) and Size class 4 лет назад
base.py 10468761e4 moved dataset.BaseMixin to a separate file. Refactored dataset.image module. Added TransformMixin (for augmentations) and Size class 4 лет назад
features.py 10468761e4 moved dataset.BaseMixin to a separate file. Refactored dataset.image module. Added TransformMixin (for augmentations) and Size class 4 лет назад
image_profiler.py 1056ee27d1 updated output of the image profiler 3 лет назад
parts.py 9347a32476 created base part mixin to handle ratio parameter 4 лет назад
reading.py 72f67a3c63 added support for relative coordinates in the multi-box annotations 3 лет назад
transform.py 324607e79a removed chainer-dependency 2 лет назад

README.md

Dataset Mixins

Following mixin classes are available: