Skip to content

Commit

Permalink
Update tasks/src/depth-estimation/data.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
merveenoyan authored Jun 19, 2023
1 parent 43d2465 commit a86af3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/src/depth-estimation/data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ const taskData: TaskDataCustom = {
},
{
description: "Estimate Root Mean Sqaure Error (RMSE) between logarithmic depth-estimate and logarithmic ground-truth",
id: "RMSE_Log",
id: "Logarithmic RMSE",
},
{
description: "Estimate Absolute Relative distance (ARD) between depth-estimate and ground-truth",
Expand Down

0 comments on commit a86af3e

Please # to comment.