• Acta Optica Sinica
  • Vol. 38, Issue 9, 0915005 (2018)
Peiran Zhao*, Xinyuan Wu, Xinyu Tang, Xiaohai Shen, Haiyan Xu, Min Li, and Xuewu Zhang*
Author Affiliations
  • College of Internet of Things Engineering, Hohai University, Changzhou, Jiangsu 213022, China
  • show less
    DOI: 10.3788/AOS201838.0915005 Cite this Article Set citation alerts
    Peiran Zhao, Xinyuan Wu, Xinyu Tang, Xiaohai Shen, Haiyan Xu, Min Li, Xuewu Zhang. An Algorithm of Small Object Detection Region Proposal Search Based on GN Splitting[J]. Acta Optica Sinica, 2018, 38(9): 0915005 Copy Citation Text show less
    Schematic of connected graph
    Fig. 1. Schematic of connected graph
    Segment by Quick Shift algorithm. (a) Original image; (b)segmented result
    Fig. 2. Segment by Quick Shift algorithm. (a) Original image; (b)segmented result
    Part of experimental results with Sk=3.5, dmax=13.5. (a) Airplane; (b) sheep; (c) car; (d) buoy
    Fig. 3. Part of experimental results with Sk=3.5, dmax=13.5. (a) Airplane; (b) sheep; (c) car; (d) buoy
    Relationship between time consumption and number of segment regions
    Fig. 4. Relationship between time consumption and number of segment regions
    Algorithm 1: GN_RP
    Input: (color) image
    Output: Set of small object location boxes B
    Obtain initial regions R={ri}using Quick Shift
    Calculate histograms from different color space in ri
    Foreach Neighbouring region pair (ri.rj) do
    Calculate similarity S(i,j) as the weight wij
    Generate graph G by neighbor node pair and similarity
    Sort wij in an ascending order
    While wij<wthr do
    Delete eij from G
    Extract set of connected subgraph G'from Gcut
    Delete the maximum connected subgraph in G'
    Extract object location boxes B from G'
    Table 1. Algorithm flow
    Types of different parametersRecall/%Number of proposals
    Sk=5.0, dmax=20.070.0412.06
    Sk=3.5, dmax=20.071.6022.17
    Sk=5.0, dmax=13.581.2623.38
    Sk=3.5, dmax=13.584.0941.14
    Sk=2.5, dmax=13.578.4450.49
    Table 2. Effects of segmentation parameters on the results
    Types of different searchRecall/%Time/sNumber of proposals
    Exhaustion search (9900)80.550.0049900
    SS(Sscale=80, Smin=50)61.840.113111.86
    SS(Sscale=30, Smin=10)82.890.565700.82
    GN_RP(Sk=3.5, dmax=13.5)84.090.06841.14
    Table 3. Comparison of results using different algorithms
    Peiran Zhao, Xinyuan Wu, Xinyu Tang, Xiaohai Shen, Haiyan Xu, Min Li, Xuewu Zhang. An Algorithm of Small Object Detection Region Proposal Search Based on GN Splitting[J]. Acta Optica Sinica, 2018, 38(9): 0915005
    Download Citation