Skip to content

Commit

Permalink
fix bad image link
Browse files Browse the repository at this point in the history
  • Loading branch information
devinpleuler committed Jun 13, 2024
1 parent cba0132 commit feb2c93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frame-by-frame-position.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ For these labels, we utilize the position categorization conventions used in Sta

The model selection to map the player-level spatial features to their positional labels is not particularly important. For the purposes of this research, we used a vanilla XGBoost classifier, but you can almost certainly achieve similar-to-better results with different flavours and sophistication of approaches.

![](https://github.com/devinpleuler/research/blob/master/src/xbg.png)
![](https://github.com/devinpleuler/research/blob/master/src/xgb.png)

Here is an example inference, and the related tracking frame.

Expand Down

0 comments on commit feb2c93

Please sign in to comment.