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

README.md

Dataset Mixins

Following mixin classes are available: