Skip to content

Vision Based Dynamic Offside Line Marker for Soccer Games #17

@AtomScott

Description

@AtomScott

1. Overview (basic ideas)

Baseline method for offside detection in football games.

2. Novelty

  • No knowledge of the camera orientations nor any pre-trained models is assumed
  • Real-time inference.
  • FIFA 18 game-play videos as training data

3. Method (Technical details)

  • Hough transform
  • Connected components
  • KLT tracking
  • Color similarity
    image

4. Results

image
FP = False Positives, FN= False Negatives, SC = Stadium Configuration, BCC = Boundary Line Connected Components.

5. links to papers, codes, etc.

6. Thoughts, Comments

  • Lacks validation
  • Should test on real-world data, they don't so its probably not that robust
  • Probably be able to reimplement in a week from scratch if given the data.

7. bibtex

8. Related Papers

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions