Skip to content

Commit

Permalink
fix small typo
Browse files Browse the repository at this point in the history
  • Loading branch information
QiLi111 committed Jul 29, 2024
1 parent 36a0507 commit f8c1bcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion task.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ transformation-representing displacement vectors as results, a set of displaceme

Participant teams are expected to make use of the sequential data and potentially make knowledge transfer from other domains such as computer vision and computer-assisted intervention. The participant teams are expected to take US scan as input and output two sets of pixel displacement vectors, indicating the transformation to reference frame, i.e., first frame in this task. The evaluation process will take the generated displacement vectors from their dockerized models, and produce the final accuracy score to represent the reconstruction performance, at local and global levels, representing different clinical application of the reconstruction methods.

We have provide two baseline algorithms adapted from [Prevost et al. 2018](https://doi.org/10.1016/j.media.2018.06.003) and [Li et al. 2023](https://doi.org/10.1109/TBME.2023.3325551) on this [repo](https://github.com/QiLi111/tus-rec-challenge_baseline).
We have provide two baseline algorithms adapted from [Prevost et al. 2018](https://doi.org/10.1016/j.media.2018.06.003) and [Li et al. 2023](https://doi.org/10.1109/TBME.2023.3325551) in this [repo](https://github.com/QiLi111/tus-rec-challenge_baseline).

0 comments on commit f8c1bcb

Please sign in to comment.