Skip to content

Generating Optical Flow Ground Truth with Unreal Engine 4

Notifications You must be signed in to change notification settings

ProfFan/UnrealOpticalFlowDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DOI

Optical Flow from Unreal

This project demonstrates how to get optical flow information from Unreal Engine for computer vision and AI training purposes.

Usage

You need to first have UE 4.20.1 source code and use patch -p1 UE4.patch to patch the engine.

Then you can compile the engine. After a successful compilation, use the Editor to open this project.

Screen Capture

The Optical Flow Screen

Citation

If you found this work helpful in your research, please cite this repository.

@INPROCEEDINGS{fan_jiang_icra19,
  author       = {Fan Jiang and Qi Hao},
  booktitle = {Robotics and Automation (ICRA), 2019 IEEE International Conference on}, 
  title        = {Pavilion: Bridging Photo-Realism and Robotics},
  month        = may,
  year         = 2019,
}

@misc{fan_jiang_2018_1345482,
  author       = {Fan Jiang},
  title        = {Unreal Optical Flow Demo},
  month        = aug,
  year         = 2018,
  doi          = {10.5281/zenodo.1345482},
  url          = {https://doi.org/10.5281/zenodo.1345482}
}

LICENSE

MIT

About

Generating Optical Flow Ground Truth with Unreal Engine 4

Resources

Stars

Watchers

Forks

Packages

No packages published