AI For Sports Commentary With End-To-End Transformers? | Game Futurology #38

Описание к видео AI For Sports Commentary With End-To-End Transformers? | Game Futurology #38

This is episode #38 of the video series "Game Futurology" covering the paper "End-to-End Object Detection with Transformers" by Nicolas Carion, Francisco Massa, Gabriel Synnaeve, Nicolas Usunier, Alexander Kirillov and Sergey Zagoruyko.
PDF: https://arxiv.org/pdf/2005.12872.pdf
Code (GitHub): https://github.com/facebookresearch/detr

Game Futurology:
This is a video series consisting of short 2-3 minute overview of research papers in the field of AI and Game Development. This series aims to ponder over what the future games might look like based on the latest academic research going on in the field today. Subscribe for more weekly videos!

Abstract:
We present a new method that views object detection as a direct set prediction problem. Our approach streamlines the detection pipeline, effectively removing the need for many hand-designed components like a non-maximum suppression procedure or anchor generation that explicitly encode our prior knowledge about the task. The main ingredients of the new framework, called DEtection TRansformer or DETR, are a set-based global loss that forces unique predictions via bipartite matching, and a transformer encoder-decoder architecture. Given a fixed small set of learned object queries, DETR reasons about the relations of the objects and the global image context to directly output the final set of predictions in parallel. The new model is conceptually simple and does not require a specialized library, unlike many other modern detectors. DETR demonstrates accuracy and run-time performance on par with the well-established and highly-optimized Faster RCNN baseline on the challenging COCO object detection dataset. Moreover, DETR can be easily generalized to produce panoptic segmentation in a unified manner. We show that it significantly outperforms competitive baselines. Training code and pretrained models are available at this https URL.


Music Credits: https://www.fesliyanstudios.com/

----------------------------------------------------------------
• YouTube -    / deepgaminga.  .
• Twitter -   / deepgamingai  
• Medium -   / chintan.t93  
• GitHub - https://github.com/ChintanTrivedi
--------------------------------------------------------------------

#ArtificialIntelligence #ComputerVision #DeepLearning

Комментарии

Информация по комментариям в разработке