Skip to content

Commit

Permalink
structure of the project
Browse files Browse the repository at this point in the history
Signed-off-by: krematas <[email protected]>
  • Loading branch information
krematas authored and krematas committed Apr 29, 2018
1 parent 4ba198e commit 3ac8f2a
Showing 1 changed file with 18 additions and 2 deletions.
20 changes: 18 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,29 @@ Warning: I am in the process of transferring the repo, so many things will proba

-----------------

### Overview ###
This repository contains:

##### Third Party requirements
Upconversion of YouTube Soccer videos to 3D
- Camera Calibration
- Player Analysis (detection/segmentation/tracking)
- Player Depth estimation
- Temporal Game Reconstruction

Scripts for getting training data from video games
- Electronic Arts FIFA 2016 RenderDoc Depth buffer capture
- Depth buffer to point cloud

Visualization tools
- Example Unity project
- Hololens VS Solution

### Dependencies ###
Install [Detectron](https://github.com/facebookresearch/Detectron) for detection and (instance) segmentation.

Install [OpenPose](https://github.com/CMU-Perceptual-Computing-Lab/openpose) for the players' pose estimation.


-----------------

##### Third Party requirements
## Upconversion of YouTube Soccer videos to 3D ##

0 comments on commit 3ac8f2a

Please sign in to comment.