paper-with-me

홈 › Papers

UnrealCV: Connecting Computer Vision to Unreal Engine

2016-09-05 · Weichao Qiu, Alan Yuille

Computer graphics can not only generate synthetic images and ground truth but it also offers the possibility of constructing virtual worlds in which: (i) an agent can perceive, navigate, and take actions guided by AI algorithms, (ii) properties of the worlds can be modified (e.g., material and reflectance), (iii) physical simulations can be performed, and (iv) algorithms can be learnt and evaluated. But creating realistic virtual worlds is not easy. The game industry, however, has spent a lot of effort creating 3D worlds, which a player can interact with. So researchers can build on these resources to create virtual worlds, provided we can access and modify the internal data structures of the games. To enable this we created an open-source plugin UnrealCV (http://unrealcv.github.io) for a popular game engine Unreal Engine 4 (UE4). We show two applications: (i) a proof of concept image dataset, and (ii) linking Caffe with the virtual world to test deep network algorithms.

📄 PDF Abstract BibTeX arXiv:1609.01326

Code (1)

unrealcv/unrealcv

Tasks

NavigatePhysical Simulations

Similar Papers 제목 키워드 기반

UnrealZoo: Enriching Photo-realistic Virtual Worlds for Embodied AI

2024-12-30 · Fangwei Zhong, Kui Wu, Churan Wang, Hao Chen 외

We introduce UnrealZoo, a rich collection of photo-realistic 3D virtual worlds built on Unreal Engine, designed to reflect the complexity and variability of the open worlds. Additionally, we offer a variety of playable e…

BenchmarkingReinforcement Learning (RL)Visual Navigation

5D Light Field Synthesis from a Monocular Video

2019-12-23 · Kyuho Bae, Andre Ivan, Hajime Nagahara, In Kyu Park

Commercially available light field cameras have difficulty in capturing 5D (4D + time) light field videos. They can only capture still light filed images or are excessively expensive for normal users to capture the light…

Depth Estimation

EmbRACE-3K: Embodied Reasoning and Action in Complex Environments

2025-07-14 · Mingxian Lin, Wei Huang, Yitang Li, Chengjie Jiang 외

Recent advanced vision-language models(VLMs) have demonstrated strong performance on passive, offline image and video understanding tasks. However, their effectiveness in embodied settings, which require online interacti…

Scene UnderstandingSpatial ReasoningVideo Understanding

UnrealROX+: An Improved Tool for Acquiring Synthetic Data from Virtual 3D Environments

2021-04-23 · Pablo Martinez-Gonzalez, Sergiu Oprea, John Alejandro Castro-Vargas, Alberto Garcia-Garcia 외

Synthetic data generation has become essential in last years for feeding data-driven algorithms, which surpassed traditional techniques performance in almost every computer vision problem. Gathering and labelling the amo…

Depth Estimationobject-detectionObject DetectionSemantic Segmentation+1

3D Pathfinding and Collision Avoidance Using Uneven Search-space Quantization and Visual Cone Search

2017-06-05 · Diptangshu Pandit

Pathfinding is a very popular area in computer game development. While two-dimensional (2D) pathfinding is widely applied in most of the popular game engines, little implementation of real three-dimensional (3D) pathfind…

Collision AvoidanceQuantization