Skip to content

Commit

Permalink
types.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ashesh-0 committed Nov 27, 2024
1 parent 88beaf3 commit db28c80
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/careamics/lvae_training/dataset/types.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ class DataType(Enum):
SeparateTiffData = 11
BioSR_MRC = 12
PunctaRemoval = 13 # for the case when we have a set of differently sized crops for each channel.
Care3D = 14


class DataSplitType(Enum):
Expand Down

0 comments on commit db28c80

Please sign in to comment.