paper-with-me

홈 › Papers

Playing for Data: Ground Truth from Computer Games

2016-08-07 · Stephan R. Richter, Vibhav Vineet, Stefan Roth, Vladlen Koltun

Recent progress in computer vision has been driven by high-capacity models trained on large datasets. Unfortunately, creating large datasets with pixel-level labels has been extremely costly due to the amount of human effort required. In this paper, we present an approach to rapidly creating pixel-accurate semantic label maps for images extracted from modern computer games. Although the source code and the internal operation of commercial games are inaccessible, we show that associations between image patches can be reconstructed from the communication between the game and the graphics hardware. This enables rapid propagation of semantic labels within and across images synthesized by the game, with no access to the source code or the content. We validate the presented approach by producing dense pixel-level semantic annotations for 25 thousand images synthesized by a photorealistic open-world computer game. Experiments on semantic segmentation datasets show that using the acquired data to supplement real-world images significantly increases accuracy and that the acquired data enables reducing the amount of hand-labeled real-world data: models trained with game data and just 1/3 of the CamVid training set outperform models trained on the complete CamVid training set.

📄 PDF Abstract BibTeX arXiv:1608.02192

Code (2)

https://bitbucket.org/visinf/projects-2016-playing-for-data 공식 구현
slevin48/gta tf

Tasks

Semantic Segmentation

Similar Papers 제목 키워드 기반

Computer-Generated Music for Tabletop Role-Playing Games

2020-08-16 · Lucas N. Ferreira, Levi H. S. Lelis, Jim Whitehead

In this paper we present Bardo Composer, a system to generate background music for tabletop role-playing games. Bardo Composer uses a speech recognition system to translate player speech into text, which is classified ac…

speech-recognitionSpeech Recognition

I Feel I Feel You: A Theory of Mind Experiment in Games

2020-01-23 · David Melhart, Georgios N. Yannakakis, Antonios Liapis

In this study into the player's emotional theory of mind of gameplaying agents, we investigate how an agent's behaviour and the player's own performance and emotions shape the recognition of a frustrated behaviour. We fo…

Face Recognition

Transfer in Deep Reinforcement Learning using Knowledge Graphs

2019-08-19 · WS 2019 11 · Prithviraj Ammanabrolu, Mark O. Riedl

Text adventure games, in which players must make sense of the world through text descriptions and declare actions through text descriptions, provide a stepping stone toward grounding action in language. Prior work has de…

Deep Reinforcement LearningKnowledge GraphsQuestion Answeringreinforcement-learning+3

A 3D Role-Playing Game for Abusive Language Annotation

2020-05-01 · LREC 2020 5 · Federico Bonetti, Sara Tonelli

Gamification has been applied to many linguistic annotation tasks, as an alternative to crowdsourcing platforms to collect annotated data in an inexpensive way. However, we think that still much has to be explored. Games…

Abusive Language

Multi-Labelled Value Networks for Computer Go

2017-05-30 · Ti-Rong Wu, I-Chen Wu, Guan-Wun Chen, Ting-Han Wei 외

This paper proposes a new approach to a novel value network architecture for the game Go, called a multi-labelled (ML) value network. In the ML value network, different values (win rates) are trained simultaneously for d…