GithubHelp home page GithubHelp logo

nfl-player-contact-detection's People

Contributors

bamps53 avatar nyanp avatar

Stargazers

 avatar

Watchers

 avatar  avatar

nfl-player-contact-detection's Issues

1DCNN

まずは簡単なもので対Gのモデルを作ってみる?
→K_mat CNNができたのでいらないかも

速度や加速度のシンクロ度合いを特徴量で表現する

contact=1 == 2人が一体となって動いていることが多いはず。手を伸ばした状態でコンタクトしていると、距離はそこそこあるけど速度や加速度などが同期していたりする?
時系列データの類似度を表現するような信号処理系の特徴量をいろいろやってみる。

開始時のフォーメーションパターンをクラスタリングする。

キックプレーとかでチーム内のコンタクトとかを見落としているので、どんなプレーになるかを何かしら把握しておく。

Image

ransac とかでプレイスタート時の配置の類似度をうまいこと(?)作って、240x240playの類似度マトリクスを特徴ベクトルとしてクラスタリングとか?

選手がカメラのROI外に出ているかどうかを、トラッキングデータ→動画データへの座標変換で推定

ヘルメットのbboxが無いとき、

  • 動画の画面内にいるけど検出できていない
  • 画面外に出ている

のどちらなのかを把握したい。後者ならcontact=1になる可能性は相当低いはず。(特に、SidelineでもEndzoneでも動画外なのであれば、基本的にcontactとアノテーションできないはず)

p2p_registration_featuresの中でtrans_targets (tracking dataの座標を動画側の座標にマッピングしたもの)が計算されているので、これが動画サイズをはみ出しているかどうかを計算すれば出来そう。※ただし、今はヘルメットが検出された選手だけ計算しているので、全選手に対して計算しないとダメっぽい

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.