Skip to content

Commit

Permalink
Register Compose to TRANSFORMS (open-mmlab#2600)
Browse files Browse the repository at this point in the history
  • Loading branch information
HAOCHENYE authored and akozlov-outrider committed May 8, 2023
1 parent 2c54424 commit 884ef8d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mmcv/transforms/wrappers.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ def nullcontext(resource=None):
pass


@TRANSFORMS.register_module()
class Compose(BaseTransform):
"""Compose multiple transforms sequentially.
Expand Down

0 comments on commit 884ef8d

Please sign in to comment.