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: