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: