2018 International Conference on Inventive Research in Computing Applications (ICIRCA) 2018
DOI: 10.1109/icirca.2018.8597266
|View full text |Cite
|
Sign up to set email alerts
|

Real Time Object Detection and Tracking Using Deep Learning and OpenCV

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
56
0
1

Year Published

2019
2019
2021
2021

Publication Types

Select...
5
3

Relationship

0
8

Authors

Journals

citations
Cited by 195 publications
(72 citation statements)
references
References 2 publications
0
56
0
1
Order By: Relevance
“…Some object detection algorithms include the regionbased convolutional neural networks (RCNN), Faster-RCNN, the single shot detector (SSD) and you only look once (YOLO). Among these, Faster-RCNN and SSD achieve higher accuracy, while YOLO offers is more advantageous speed is given preference over accuracy [191].…”
Section: Deep Learning For Decision Making In Risk Management At mentioning
confidence: 99%
“…Some object detection algorithms include the regionbased convolutional neural networks (RCNN), Faster-RCNN, the single shot detector (SSD) and you only look once (YOLO). Among these, Faster-RCNN and SSD achieve higher accuracy, while YOLO offers is more advantageous speed is given preference over accuracy [191].…”
Section: Deep Learning For Decision Making In Risk Management At mentioning
confidence: 99%
“…Then, fast-tracking with less accuracy. Bochinski et al [16] proposed a new tracking method based on Intersection over Union (IOU) Algorithm. It shows a simple tracker with some drawbacks in multi-object tracking.…”
Section: Related Workmentioning
confidence: 99%
“…7. The anchors or surrounding squares calculated in advance were created and are of a specific size as well as match the original real squares and correspond to them in the distribution [16]. It was also selected so that the cross-to-union ratio called (IOU) was more significant than 0.5.…”
Section: Intersection Over the Union (Iou)mentioning
confidence: 99%
See 1 more Smart Citation
“…First step in training a network using deep learning for an application is to prepare an appropriate dataset and make Train-Test Split depending on the available data. Suitable network is designed or selected (in case of Transfer Learning) for training [13]. Validation Loss is monitored throughout the training process to produce a very less constant value after few epochs, if not then the hyper parameter tuning is performed on model to give lowest possible validation loss values.…”
Section: A Neural Network Trainingmentioning
confidence: 99%