2020 7th International Forum on Electrical Engineering and Automation (IFEEA) 2020
DOI: 10.1109/ifeea51475.2020.00199
|View full text |Cite
|
Sign up to set email alerts
|

DBSCAN Clustering Algorithm Based on Density

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
54
0
3

Year Published

2021
2021
2024
2024

Publication Types

Select...
4
3
1

Relationship

0
8

Authors

Journals

citations
Cited by 137 publications
(57 citation statements)
references
References 7 publications
0
54
0
3
Order By: Relevance
“…As a result, YOLOv3 has the capability to detect a multitude of targets, despite their size. Like any other single-shot detectors, this algorithm also makes real-time inference possible on standard CPU-GPU devices [ 37 , 38 ]. The network architecture for YOLov3 is as seen in Figure 4 .…”
Section: Proposed Fusion Methodsmentioning
confidence: 99%
See 2 more Smart Citations
“…As a result, YOLOv3 has the capability to detect a multitude of targets, despite their size. Like any other single-shot detectors, this algorithm also makes real-time inference possible on standard CPU-GPU devices [ 37 , 38 ]. The network architecture for YOLov3 is as seen in Figure 4 .…”
Section: Proposed Fusion Methodsmentioning
confidence: 99%
“…In YOLOv3, a slightly tweaked architecture is used with the application of a feature extractor known as DarkNet-53. DarkNet-53 consists of 53 convolutional layers such that each layer is followed by Leaky ReLU activation and batch normalisation [ 38 ]. YOLOv3 is an open-source algorithm and was used off the shelf, as worked upon by Lee et al [ 36 ].…”
Section: Proposed Fusion Methodsmentioning
confidence: 99%
See 1 more Smart Citation
“…DBSCAN creates a cluster category by grouping closely related samples. By grouping all groups of closely connected samples into different categories, we obtain the final result of all clustering categories [5] . DBSCAN algorithm requires the user to set two parameters:…”
Section: Dbscan Basicsmentioning
confidence: 99%
“…I.e., outliers in the embedding space are still clustered with other concepts even though there is little evidence they belong to the same concept. Instead, we leverage DBSCAN, [6] whose clusters formed from entities that fall within a density threshold . Thus, only tightly knit clusters are produced and noisy entities are discarded, creating more visually coherent concepts as shown in Figure 3(b).…”
Section: Obtaining Concept Groupsmentioning
confidence: 99%