Skip to content

Commit

Permalink
Add additional tasks
Browse files Browse the repository at this point in the history
  • Loading branch information
ots22 committed Aug 25, 2023
1 parent 137177f commit ac9cc56
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scivision/catalog/catalog.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ class TaskEnum(str, Enum):
object_detection = "object-detection"
segmentation = "segmentation"
thresholding = "thresholding"
shape_analysis = "shape-analysis"
object_tracking = "object-tracking"
other = "other"


Expand Down

0 comments on commit ac9cc56

Please sign in to comment.