Skip to content

Commit

Permalink
Add multimasks in tasks
Browse files Browse the repository at this point in the history
  • Loading branch information
kshitijrajsharma committed May 1, 2024
1 parent 1b81dfd commit 01714e7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions backend/core/tasks.py
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,7 @@ def train_model(
model="ramp",
model_home=os.environ["RAMP_HOME"],
freeze_layers=freeze_layers,
multimasks=multimasks
)

# copy final model to output
Expand Down
1 change: 1 addition & 0 deletions backend/fAIr-utilities
Submodule fAIr-utilities added at 93debb

0 comments on commit 01714e7

Please sign in to comment.