Skip to content

Commit

Permalink
Register compose
Browse files Browse the repository at this point in the history
  • Loading branch information
HAOCHENYE committed Feb 14, 2023
1 parent 834f94d commit a7ad6d8
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 a7ad6d8

Please sign in to comment.