Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 1

Authors:

1. Application of deep learning in object detection


Xinyi Zhou
Information Engineering School, Communication University of China, CUC, Beijng, China
Wei Gong
Information Engineering School, Communication University of China, CUC, Beijng, China
WenLong Fu
Neuroscience and Intelligent Media Institute, Communication University of China, Beijng, China
Fengtong Du
Neuroscience and Intelligent Media Institute, Communication University of China, Beijng, China

Published in: 2017 IEEE/ACIS 16th International Conference on Computer and Information Science (ICIS)

Outcome: The mean average precision (map) for each class depends on the size of images in the dataset. Because the
dataset has a large number of long view pictures, compared to player and soccer goal, the size of corner flag and
football are too small in the long view images. So, even in the process of marking the dataset of those small objects,
bounding box range is not enough accurate so that making recognition of the two types is relatively poor for long
view image.

Remarks: The paper deals with the evolution of different neural networks and also highlights the importance of
quality uniform datasets for efficient results.

Research Gap:

2. TensorFlow: Large-Scale Machine Learning on Heterogeneous Distributed Systems


Mart´ın Abadi, Ashish Agarwal, Paul Barham, Eugene Brevdo, Zhifeng Chen, Craig Citro, Greg S. Corrado, Andy
Davis, Jeffrey Dean, Matthieu Devin, Sanjay Ghemawat, Ian Goodfellow, Andrew Harp, Geoffrey Irving, Michael
Isard, Yangqing Jia, Rafal Jozefowicz, Lukasz Kaiser, Manjunath Kudlur, Josh Levenberg, Dan Mane, Rajat Monga,
Sherry Moore, Derek Murray, ´ Chris Olah, Mike Schuster, Jonathon Shlens, Benoit Steiner, Ilya Sutskever, Kunal
Talwar, Paul Tucker, Vincent Vanhoucke, Vijay Vasudevan, Fernanda Viegas, Oriol Vinyals, ´ Pete Warden, Martin
Wattenberg, Martin Wicke, Yuan Yu, and Xiaoqiang Zheng Google Research∗

Outcome: Outlines the flexibility in the data programming model of tensorflow and its potential for further
development by its future users of google since it is open sourced. The development of TensorFlow has benefitted
enormously from the large and broad machine learning community at Google, and in particular from the suggestions
and contributions from rest of the Google Brain team and also from the hundreds of DistBelief and TensorFlow users
within Google.

Remarks: The paper expresses a brief introduction of the features and feasibility of the tensorflow API and encourages
the developers to help in its expansion of the future scope.

Research Gap: these functions can become reusable components even across different front-end languages for
TensorFlow, so that a user could define a function using the Python front end. We are hopeful that this cross-language
reusability will bootstrap a vibrant community of machine learning researchers publishing not just whole examples of
their research, but also small reusable components from their work that can be reused in other contexts.

You might also like