Contour Box: Rejecting Object Proposals Without Explicit Closed Contours

Size: px
Start display at page:

Download "Contour Box: Rejecting Object Proposals Without Explicit Closed Contours"

Transcription

1 Contour Box: Rejeting Objet Proposals Without Expliit Closed Contours Cewu Lu, Shu Liu Jiaya Jia Chi-Keung Tang The Hong Kong University of Siene and Tehnology Stanford University The Chinese University of Hong Kong Shanghai Jiao Tong University Abstrat Closed ontour is an important objetness indiator. We propose a new measure subjet to the ompleteness and tightness onstraints, where the optimized losed ontour should be tightly bounded within an objet proposal. The losed ontour measure is defined using losed path integral, and we solve the optimization problem effiiently in polar oordinate system with a global optimum guaranteed. Extensive experiments show that our method an rejet a large number of false proposals, and ahieve over 6% improvement in objet reall at the hallenging overlap threshold 0.8 on the VOC 2007 test dataset.. Introdution Objet detetion benefits from objet proposal generation. A reasonable number of objet proposals an speed up the detetion proess and avoids exhaustive sliding window searh. Closed ontour is a useful ue in generating objet proposals. To find image ontours, in [5], the observation that objets with losed boundaries an be disriminated by the norm of gradients in pathes was made use of. In [26], a simple box objetness sore was proposed to measure the number of edges in the box exluding those who overlap with the box boundary. Albeit effetive, these methods do not expliitly output a losed ontour, beause of the intrinsi hallenge that there exist an exponential number of ways for pixels to onnet to form losed urves. This paper expliitly seeks an optimal losed ontour for objet proposal generation. There are two issues to onsider, i.e., the mathematial definition of a losed ontour in the ontext of objet proposals, and an effiient optimization algorithm to ompute the optimal losed ontour given the large number of andidates within a given image window. This researh is supported by the Researh Grant Counil of the Hong Kong Speial Administrative Region under grant numbers 697 and 429. The sublass of losed ontours we interested in is modeled using the losed path integral subjet to the ompleteness and tightness onstraints. We ompute the optimal ontour by transforming the solution spae to the polar oordinate system. A spatial losed ontour beomes a ontinuous path in polar oordinate system. Interestingly, this problem beomes the shortest path searhing, whih an be solved exatly and effiiently by dynami programming. The result is guaranteed to be a global optimum with the time ost insignifiant ompared to naive searh and omparison. Every optimized ontour is assigned a ontour s- ore to reflet the onfidene. Our seond ontribution is to employ the ontour s- ores in objet proposal generation. Unlike previous work, whih prefers high-soring proposals to indiate objetness, we use the ontour sore to prune non-objet proposals. The reason for not aepting high-sore proposals is that a losed ontour satisfying both the ompleteness and tightness onstraints does not always orrespond to a semanti objet. On the other hand, if a proposal does not have suh a losed ontour, it stands a high probability that this is a non-objet proposal. Figure shows a number of examples. Our empirial study over 50K proposals shows that 99.% of low-sore windows are regarded as non-objet proposals. Based on this finding, we propose a new objetness sheme that rejets proposals unlikely to be an objet. At the time of submitting this paper, our method yields an improvement of 6% over the best one regarding objet reall with the intersetion-over-union (IoU) overlap set at 0.8. Our evaluation is done on the PASCAL VOC dataset [9]. 2. Related Work The goal of generating objet proposals is to produe a set of reliable bounding boxes that likely to ontain objets. With a signifiant redution in the number of andidate boxes, omputationally expensive lassifiers [2, 23, 0] an be employed in objet detetion to ahieve state-of-the-art detetion performane. This pipeline has been widely adopted in objet detetion, whih further motivates researh on improving objet proposal generation. Previous methods an

2 (a) (b) () (d) (e) (f) (g) (h) Figure. If there is no losed ontour near the boundary, the hane that this window ontains a omplete semanti objet is small. A few examples are shown here with their edge maps. Note that () is not an objet window sine it does not tightly enlose the the flower pillow. be lassified into two ategories: produing a large number of proposals in the viewpoint of segmentation and the use of objetness ranking. Seletive searh [2] is a well-known method in the first ategory, whih merges super-pixels in a greedy manner. When two super-pixels are merged, a bounding box is reated to tightly bound them. This proess ontinues until there is only one super-pixel left. In order to generate a number of good bounding boxes, several strategies were proposed for reasonable diversity. The seletive searh work was extended in [25], where more features are added and weights are learned. In [5], randomness is onsidered during the merging proess. In [4, 8, 9, 24], segmentation is employed while different objet proposals are generated by enumerating many foreground-bakground masks. Their omputation ost is generally high. The method related to ours [6] uses a fixation point to define the polar spae for finding the optimal ontour where the fous is ative visual segmentation. A feedbak proess is used to establish the relationship between edges and regions, whereas our ontour box only uses an edge map. In [2], the struture of super-pixel graph is reused to speed up omputation. A fast normalized-ut algorithm was proposed in [2] to generate objet proposals by grouping image segments. Most of these methods an generate high-quality segmentation masks. However, without a good objetness sore, it is diffiult to redue the large number of boxes into a reasonable number to failitate subsequent proesses. For the seond ategory, they seek different ues to desribe objets. In [], a number of objetness ues, suh as objet ontour, olor, ontrast, edge, edge density and salient map are used to sore a bounding box. Then the sampled bounding boxes are ranked by the generated objetness sores. This method was modified in [8] by hanging the features and lassifiers. In [4], proposals were ranked by performing regression between features and their atual overlap with an objet. In [5], a linear lassifier was proposed to alulate the objetness sore based on gradient features, while in [26] edges were used to alulate the objetness sore by ounting the number of ontours that are wholly ontained in a bounding box and removing those who straddle the box boundary. In [7], a ategory-independent proposal generation method was proposed. In [3], Blashko et al. omputed additional objetness features at a low ost based a nonmaximal suppression (NMS) sheme on the asade arhiteture. Still, the method does not exploit the ue of objet ontour expliitly. Differently, we disover objet ontours and sore them in an optimization framework. We also review other methods related to losed urves using dynami programming in polar oordinate system. In [20], a dynami programming-based algorithm was proposed to extrat multiple paths using onstrained expanded trellis (CET) for feature extration and objet segmentation. In [6], Gore et al. proposed dihotomi multiple searh (DMS) to find the global minimum as the irular shortest path. While we share some similarity in terms of dynami programming and polar oordinates, the new ompleteness and tightness onstraints are important and unique to make our method work for proposal generation. 3. Contour Box: Optimizing Closed Contours In this setion, we desribe our method to optimize a losed urve that predits an objet silhouette tightly bounded by an image window. We first desribe the way to model a losed ontour subjet to the ompleteness and tightness onstraints. Then an effiient solution is presented to ompute it. 3.. Closed Path Integral The edge intensity at pixel loationxis denoted bye(x). Our optimized ontour is defined as a losed urve. In essene, edge evidene along the urve should be as omplete as possible while the urve should be lose to the window border. In our implementation, we ompute edges using the method of [7]. Completeness onstraint An intuitive definition of omplete edge evidene requires the mean edge strength along a losed urve to be suffiiently large. However, this definition annot tell whether salient edges along a losed urve

3 (a) objet (b) non-objet Figure 2. Two losed urves (in red) optimized with and without adjusted edge evidene. Without the adjustment, the mean edge intensities of the urves are similar, whih are and respetively. After the adjustment, the mean edge intensities of the right urve drops to while the left remains unhanged. are missing or not. One example is shown in Figure 2(b), where the mean edge strength along the red urve is reasonably strong. But there is a segment missing in order to form the losed urve. We propose a simple adjustment of the edge map as { y y > τ φ[y] = () γ y τ where τ = 0.00 and γ = are onstants. Empirially, γ is in range [0.8, 2]. This serves to penalize edge intensity belowτ or missing edges. The parameterτ is not ritial in our experiments. With the adjusted edge map, we define the ompleteness ondition as maximizing the objetive funtion φ[e(x)]dx dx, (2) where is a losed urve and dx is a path length normalization fator. Without this fator, maximizing Eq. (2) would produe a unreasonably long urve that maximizes the total edge values. Tightness onstraint Aording to the definition of objets, every window should tightly enlose an objet. Therefore, we expet the losed urve is near or on window borders. Put differently, we prefer a losed urve whose pixels are reasonably far from entroid of the window. To this end, we define the normalized distane to the window entroid for every pixel as u(x) = [2/h,2/w] (x x 0 ) 2, where x 0 is the entroid, is the point-wise produt, and w and h are respetively the width and height of the given image window. We adjust u(x) using a nonlinear funtion that penalizes non-losed urves as ϕ[y] = min{y 2,0.7} (3) to update the results. While there exist other non-linear adjustment funtions, Eq. (3) is good enough in our experi- Figure 3. Average map of all objet boundaries in the VOC 202 segmentation dataset. All objet images are resized into before averaging. ments. To impose the tightness onstraint, we maximize ϕ[u(x)]dx dx. (4) Our objet proposal generator is ategory-independent without any presumed shape priors, while the tightness onstraint impliitly prefers a round (or elliptial) shape, whih is a soft onstraint. To justify our hoie, Figure 3 shows the average map of all the objet boundaries in the VOC 202 segmentation dataset. A rough annulus shape near the boundary an be observed. Objetive funtion We ombine the two terms desribed above to form the objetive funtion max C dx{ φ[e(x)]dx+λ ϕ[u(x)]dx}, (5) where C is the set of all losed paths in the window, and λ is a parameter to be set during training. If Eq. (5) outputs a small energy, there is no suitable objet ontour that is omplete and tight Solution in Polar Coordinates We now desribe how to solve the energy funtion (5). Note the solution spae of Eq. (5) is prohibitively large due to the large number of possible losed paths in the set C. Further, due to the normalized fator dx, popular path optimization algorithms annot be applied diretly. To address these issues, we map our onfiguration from the Cartesian oordinate system to the polar oordinate system. An example is illustrated in Figure 4. A losed path in x-y oordinate system is mapped to a ontinuous one-way path in the polar oordinate system, where the radial oordinate r and angular oordinate θ are obtained with respet to entroid of the image window. We use a linear interpolation approah to ahieve disrete mapping. Our polar oordinate map is stored as a m n matrix. That is, we quantize 360 into m bins and radii into n bins. We use m = 90 and n = 50 in our experiments.

4 (a) (b) Figure 4. Mapping a urve from (a) Eulidean oordinates to (b) polar oordinates. We then rewrite Eq. (5) as max C dx{ M(x)dx}, (6) where M(x) = φ[e(x)]+λϕ[u(x)]. (7) In polar oordinates, M(x) is denoted as g(r, θ). Interestingly, the problem of optimizing our omplete and tight losed ontour in Eq. (5) is equivalent to seeking the optimal ontinuous path in polar oordinates from top to bottom in our m n matrix. Thus we optimize a ontinuous path starting at (,k) in polar oordinates and ending at a point near (m, k), whih ensures that the optimized path is losed. We solve the optimization problem of E(k,g) = max { m g(a[i],i)} a i= s.t. a[i] a[i ] δ, i = 2,...,m (8) a[] = k, a[m] k δ, (9) where a denotes a path and every a[i] is the radial oordinate with angle i. Eq. (8) enfores the onstraint that the optimized urve should be ontinuous in polar oordinates. We set δ = 3 in our experiments. The onstraint (9) presribes that a onnets the starting point to the ending one, sineais losed. This problem is a standard shortest path searh one, whih seeks an optimal path from the soure point (,k) to{(m,k δ),...,(m,k+δ)}. It an be effiiently solved by dynami programming where the global optimum exists. The omputation amounts to heking n possible starting points, and then seleting the best path maxe(k,g). (0) k By optimizing Eq. (0), we obtain the required path and its energy the latter is used to rejet non-objet proposals. Disussion on the Two Coordinate Systems In our disrete solution, a urve is omposed of exatlymsegments, represented bymelements in the polar matrixm. Every element in the polar matrix reords the mean intensity of the orresponding segment in the Eulidean oordinate system. All urves are normalized in terms of length. The omputation in the polar oordinates is simple. Cheking n starting points redues the time omplexity to the order of the matrix resolution. Also, all ontinuous paths from top to bottom have the same length, thus naturally aneling out the length normalization fator dx in the original objetive funtion, whih explains why dynami programming an now be applied. The time omplexity of our method is O(mn 2 ), whih is onstant w.r.t. the window size. Notwithstanding, there exist losed urves in the original oordinate system that annot be mapped to a ontinuous path in the polar oordinate system. These exeptions mainly arise when entroid of the image window is not enlosed by the optimal urve. But we found this ase is rare. In the VOC 2007 training data, 99.3% of the objet boundaries enlose entroid of the image window. In our experiments, the differene of solutions respetively produed in the two oordinate systems is insignifiant Non objet Indiation As disussed above, our ontour sore is used as a nonobjet indiator. We determine the non-objet threshold T and label those proposals whose ontour sores are lower than T as non-objets. To this end, we manually label 40,000 proposals as with ontour and without losed objet ontour respetively on pasal VOC 2007 dataset. Then, we seek the bestλfor Eq. (7) andt together in these two ategories. Finally, we label proposals whose ontour sores are smaller thant as non-objets. 4. Experiments Following previous work [5, 5, 26, ], we evaluate our method on the VOC2007 dataset [9]. We ompare our results with those state-of-the-arts [2, 5, 9, 26, 2, 5, ]. The simple method of omputing losed urves using levelset [4] is also ompared with, sine it is a famous ontour generation strategy. We use the author-released implementations with reommended parameter settings. To evaluate the reall of bounding boxes, we use the Intersetion-over-Union (IoU) metri, whih omputes the intersetion of a andidate box and the ground-truth divided by the area of their union. We report the performane at the hallenging IoU threshold Differene in the Two Coordinate Systems We solve the problem in Eq. (5) in the polar oordinate system. We arry out the following experiments to veri-

5 Detetion rate Proposals SS MCG Edgebox70 Edgebox90 Bing Rantalankila Objetness Rand. Prim s Level Set Ours(C only) Ours(C+S+A) Detetion rate Edgebox Bing Objetness Ours Intersetion over union Figure 5. Reall with different IoUs using,000 proposals. ours (C only) means ontour sore only. ours (C+S+A) is the linear ombination of ontour sore, size and aspet ratio. Detetion rate SS MCG Edgebox70 Edgebox90 Bing Rantalankila Objetness Rand. Prim s Ours IoU = Number of proposals Figure 6. Reall with different proposal numbers at IoU 0.8. fy that our solution is a good approximation of the original one. We randomly selet 20,000 proposals and ompute their ontour sores in both the Eulidian and polar oordinate systems. Then, we solve the original Eq. (5) by exhaustively searhing all possible losed urves. This is very time-onsuming and takes about 2 days to finish. We evaluate a ranking distane metri to evaluate the two results, sine we are onerned more with the relative sore for rejeting non-objet proposals. The ranking distane we use is Kendall-tau rank distane, whih is defined as #{onordant pair} #{disordant pair} 2 n(n ). () n is the total number of sores (20,000 here). The Kendalltau rank distane lies in the interval [, ]. Normally, a distane with 0.8 indiates that two sore lists are very lose in terms of element ranking. The distane of the results omputed in the two oordinate systems is 0.97, whih indiates that these two sets of results are almost idential Intersetion over union Figure 7. Reall of non-objet proposals labeled by different methods (false positive rate) Proposal Quality Comparisons In this setion, we empirially show that our Contour Box, whih adopts non-objet proposal rejetion using ontour sores, improves objet reall and ahieves state-ofthe-art performane. Following [5, 5, 26, ], we evaluate our results on the VOC2007 test set, whih onsists of 4,952 images with bounding box annotations for objets in 20 d- ifferent ategories. We evaluate our performane using the standard reallover-iou performane over,000 proposals: every method reports,000 bounding boxes and its reall is tested over d- ifferent IoUs. To produe,000 proposals, we first perform the seletive searh [2] to generate around 0,000 proposals for every image. Then our ontour sore is used to disard proposals labeled as non-objet. The average number of proposals we remove is per image. Finally, we report,000 proposals by randomly sampling from the remaining proposals. To explore the statistis of objet boxes, we also ombine aspet ratio and size of objet boxes by weighting them with the ontour sore. The 2D weight is learned using linear SVM. Here, objet aspet ratio and size are respetively h w, hw HW, wherehandw are respetively height and width of the bounding box, H and W are respetively height and width of the image. Figure 5 shows the statistial omparison between our method and SS [2], MCG [2], BING [5], EdgeBox [26], Rantalankila [9], Objetness [], Prime proposal [5], Rahtu [7], and Blas [3]. We tune the ode of Rahtu [7] and Blas [3] and report urves with the best reall at IoU= 0.8. In [26], a high IoU (0.7) is reommended for objet detetion. Our method works well with an even higher IoU. We observe about 6% improvement at the hallenging overlap threshold 0.8. When evaluated within the IoU range [0.9, ], our method is still omparable to state-of-the-art

6 ( a ) ( b ) ( ) ( d) ( e ) ( f ) ( g ) ( h) Figure 8. Result examples with optimized losed paths. In every example, the left and right maps are respetively the results in the image and polar oordinate systems, while the top and bottom are the original images and proposals with the optimal paths highlighted in red. (a) (d) are four examples with losed ontours where sores are 02.5, 90.4, 89.2 and 0.9 respetively. () (d) are two examples without losed ontours and the sores are 34.9, 25.6, 27.2 and 7.9 respetively. methods [5] [2] [2] [26] ours reall (in%) Table. We randomly pik 200 oluded objets from the VOC 2007 and 202 datasets. The reall at IoU 0.8 for different methods given 000 proposals are reported. methods. Note our method applies the new ontour sore to pik,000 proposals from seletive searh [2]. They are signifiantly better than the,000 proposals reported by seletive searh at almost all IoUs. To show more about the performane, Figure 6 plots the detetion rates under varying numbers (from to 000) of objet proposals for overlap 0.8. Our method runs best s- tarting at number Oluded Objets Partially oluded objets are ommon in images. Our method also works to an extent for these objets sine the non-oluded part still forms a omplete and tight losed path. Empirially, we randomly pik 200 oluded objets from the VOC 2007 and 202 datasets. Table reports the IoU [3] (in%) Ours (in%) Table 2. Reall on applying our ontour rejetion sheme to the proposals generated by [3], where the number of proposals is 000. reall at IoU Soring on [3] To demonstrate that our ontour soring is general, we apply our method to another proposal generator [3] besides seletive searh. For every image in VOC 202, our ontour rejetion method works on the boxes generated by the method of [3]. We report the reall performane on different IoUs in Table 2. The result shows that our ontour soring ahieves about 4.4% reall improvement at IoU Non objet Identifiation Evaluation A number of methods, suh as [, 26, 5] provide objetness sores, whih an also be used to label non-objet proposals. In our experiments, we sort proposals in a desend-

7 Figure 0. Examples of objet proposals. Our generated proposals are shown in red. Figure. Examples of labeled non-objet proposals are shown as green bounding boxes. ing order regarding the objetness sores, and label the last k proposals as non-objets. To make omparison fair, we set k as the number of non-objet proposals we have labeled for every image using our method. The proposals used for soring are provided by the seletive searh [22], whih produes about 0,000 boxes for every image.

8 (a) (b) () (d) (e) (f) (g) (h) (i) Figure 9. (a) () input edge maps; (d) (f) level set results; (g) (i) our results. The level set method [4] falls short to ompute the desired objet without onsidering the ompleteness and tightness onstraints. Note that we an rejet ase () easily due to its low ompleteness sore. We report the reall values of objet proposals that are mistakenly labeled as non-objet proposals. A small reall means that a small number of objet proposals are mistakenly labeled as non-objets. Figure 7 shows results. Our method is better than others using respetively alulated objet sores for non-objet identifiation. Figure 8 shows examples with optimized losed paths and their orresponding ontour sores in the two oordinate systems. Some objets in those examples have ompliated strutures. The level-set method is a standard tehnique for omputing losed paths. It is less optimal in our ase as shown in Figure 5 without exploiting the ompleteness and tightness onstraints. A few failure ases are shown in Figure 9. Figure 0 shows high-sored proposals. While proposals rejeted by our method are shown in Figure. In the lowsored non-objet proposals, the optimized losed urves do not have salient edge evidenes and/or are not tightly bounded by the window. The running time of our method is about seonds on a PC using a single thread. 5. Conlusion and Future Work We have presented a new method to expliitly ompute objet ontours subjet to the ompleteness and tightness onditions. We ompute these ontours in the polar oordinate system where a omplex searh problem beomes an easily tratable dynami programming problem. As every generated ontour has a sore, it an be used to selet good proposals. Our new sheme is not based on the best sores but instead to sample proposals after removing the low-sore proposals beause they are mostly non-objets. We have validated our non-objet proposal rejetion sheme. Our performane is reasonable. Our future work will be to find other reliable features for identifying objets and ombine them with our ontour ues. The exeutable will be publily available in our projet website. Referenes [] B. Alexe, T. Deselaers, and V. Ferrari. Measuring the objetness of image windows. IEEE Transations on Pattern Analysis and Mahine Intelligene (PAMI), 202. [2] P. A. Arbeláez, J. Pont-Tuset, J. T. Barron, F. Marqués, and J. Malik. Multisale ombinatorial grouping. In CVPR, 204. [3] M. B. Blashko, J. Kannala, and E. Rahtu. Non maximal suppression in asaded ranking models. Image Analysis, pages , 203. [4] J. Carreira and C. Sminhisesu. CPMC: automati objet segmentation using onstrained parametri min-uts. IEEE Transations on Pattern Analysis and Mahine Intelligene (PAMI), 202. [5] M.-M. Cheng, Z. Zhang, W.-Y. Lin, and P. Torr. Bing: Binarized normed gradients for objetness estimation at 300fps. In CVPR, 204. [6] M. de La Gore and N. Paragios. Fast dihotomi multiple searh algorithm for shortest irular path. In ICPR, 203. [7] P. Dollár and C. L. Zitnik. Strutured forests for fast edge detetion. In ICCV, 203. [8] I. Endres and D. Hoiem. Category-independent objet proposals with diverse ranking. IEEE Transations on Pattern Analysis and Mahine Intelligene (PAMI), 204. [9] M. Everingham, L. J. V. Gool, C. K. I. Williams, J. M. Winn, and A. Zisserman. The pasal visual objet lasses (VOC) hallenge. International Journal of Computer Vision (IJCV), 200. [0] R. B. Girshik, J. Donahue, T. Darrell, and J. Malik. Rih feature hierarhies for aurate objet detetion and semanti segmentation. In CVPR, 204. [] J. Hosang, R. Benenson, and B. Shiele. How good are detetion proposals, really? In BMVC, 204. [2] A. Humayun, F. Li, and J. M. Rehg. RIGOR: reusing inferene in graph uts for generating objet regions. In CVPR, 204. [3] P. Krähenbühl and V. Koltun. Learning to propose objets. In CVPR, 205. [4] C. Li, C. Xu, C. Gui, and M. D. Fox. Distane regularized level set evolution and its appliation to image segmentation. IEEE Transations on Image Proessing (TIP), 200. [5] S. Manen, M. Guillaumin, and L. J. V. Gool. Prime objet proposals with randomized prim s algorithm. In ICCV, 203.

9 [6] A. K. Mishra, Y. Aloimonos, L.-F. Cheong, and A. Kassim. Ative visual segmentation. IEEE Transation on Pattern Analysis and Mahine Intelligene, 34(2): , 202. [7] E. Rahtu, J. Kannala, and M. Blashko. Learning a ategory independent objet detetion asade. In ICCV, 20. [8] E. Rahtu, J. Kannala, and M. B. Blashko. Learning a ategory independent objet detetion asade. In ICCV, 20. [9] P. Rantalankila, J. Kannala, and E. Rahtu. Generating objet segmentation proposals using global and loal searh. In CVPR, 204. [20] C. Sun and B. Appleton. Multiple paths extration in images using a onstrained expanded trellis. IEEE Transations on Pattern Analysis and Mahine Intelligene (PAMI), 27(2): , [2] J. R. R. Uijlings, K. E. A. van de Sande, T. Gevers, and A. W. M. Smeulders. Seletive searh for objet reognition. International Journal of Computer Vision (IJCV), 04(2):54 7, 203. [22] K. E. Van de Sande, J. R. Uijlings, T. Gevers, and A. W. S- meulders. Segmentation as seletive searh for objet reognition. In ICCV, 20. [23] X. Wang, M. Yang, S. Zhu, and Y. Lin. Regionlets for generi objet detetion. In ICCV, 203. [24] Y. Xiao, C. Lu, E. Tsougenis, Y. Lu, and C.-K. Tang. Complexity-adaptive distane metri for objet proposals generation. In CVPR, 205. [25] V. Yanulevskaya, J. R. R. Uijlings, and N. Sebe. Learning to group objets. In CVPR, 204. [26] L. Zitnik and P. Dollar. Edge boxes: Loating objet proposals from edges. In ECCV, 204.

Detection and Recognition of Non-Occluded Objects using Signature Map

Detection and Recognition of Non-Occluded Objects using Signature Map 6th WSEAS International Conferene on CIRCUITS, SYSTEMS, ELECTRONICS,CONTROL & SIGNAL PROCESSING, Cairo, Egypt, De 9-31, 007 65 Detetion and Reognition of Non-Oluded Objets using Signature Map Sangbum Park,

More information

Automatic Physical Design Tuning: Workload as a Sequence Sanjay Agrawal Microsoft Research One Microsoft Way Redmond, WA, USA +1-(425)

Automatic Physical Design Tuning: Workload as a Sequence Sanjay Agrawal Microsoft Research One Microsoft Way Redmond, WA, USA +1-(425) Automati Physial Design Tuning: Workload as a Sequene Sanjay Agrawal Mirosoft Researh One Mirosoft Way Redmond, WA, USA +1-(425) 75-357 sagrawal@mirosoft.om Eri Chu * Computer Sienes Department University

More information

Exploiting Enriched Contextual Information for Mobile App Classification

Exploiting Enriched Contextual Information for Mobile App Classification Exploiting Enrihed Contextual Information for Mobile App Classifiation Hengshu Zhu 1 Huanhuan Cao 2 Enhong Chen 1 Hui Xiong 3 Jilei Tian 2 1 University of Siene and Tehnology of China 2 Nokia Researh Center

More information

Learning Convention Propagation in BeerAdvocate Reviews from a etwork Perspective. Abstract

Learning Convention Propagation in BeerAdvocate Reviews from a etwork Perspective. Abstract CS 9 Projet Final Report: Learning Convention Propagation in BeerAdvoate Reviews from a etwork Perspetive Abstrat We look at the way onventions propagate between reviews on the BeerAdvoate dataset, and

More information

Gray Codes for Reflectable Languages

Gray Codes for Reflectable Languages Gray Codes for Refletable Languages Yue Li Joe Sawada Marh 8, 2008 Abstrat We lassify a type of language alled a refletable language. We then develop a generi algorithm that an be used to list all strings

More information

arxiv: v1 [cs.db] 13 Sep 2017

arxiv: v1 [cs.db] 13 Sep 2017 An effiient lustering algorithm from the measure of loal Gaussian distribution Yuan-Yen Tai (Dated: May 27, 2018) In this paper, I will introdue a fast and novel lustering algorithm based on Gaussian distribution

More information

the data. Structured Principal Component Analysis (SPCA)

the data. Structured Principal Component Analysis (SPCA) Strutured Prinipal Component Analysis Kristin M. Branson and Sameer Agarwal Department of Computer Siene and Engineering University of California, San Diego La Jolla, CA 9193-114 Abstrat Many tasks involving

More information

Unsupervised Stereoscopic Video Object Segmentation Based on Active Contours and Retrainable Neural Networks

Unsupervised Stereoscopic Video Object Segmentation Based on Active Contours and Retrainable Neural Networks Unsupervised Stereosopi Video Objet Segmentation Based on Ative Contours and Retrainable Neural Networks KLIMIS NTALIANIS, ANASTASIOS DOULAMIS, and NIKOLAOS DOULAMIS National Tehnial University of Athens

More information

Semi-Supervised Affinity Propagation with Instance-Level Constraints

Semi-Supervised Affinity Propagation with Instance-Level Constraints Semi-Supervised Affinity Propagation with Instane-Level Constraints Inmar E. Givoni, Brendan J. Frey Probabilisti and Statistial Inferene Group University of Toronto 10 King s College Road, Toronto, Ontario,

More information

Cluster-Based Cumulative Ensembles

Cluster-Based Cumulative Ensembles Cluster-Based Cumulative Ensembles Hanan G. Ayad and Mohamed S. Kamel Pattern Analysis and Mahine Intelligene Lab, Eletrial and Computer Engineering, University of Waterloo, Waterloo, Ontario N2L 3G1,

More information

A Novel Validity Index for Determination of the Optimal Number of Clusters

A Novel Validity Index for Determination of the Optimal Number of Clusters IEICE TRANS. INF. & SYST., VOL.E84 D, NO.2 FEBRUARY 2001 281 LETTER A Novel Validity Index for Determination of the Optimal Number of Clusters Do-Jong KIM, Yong-Woon PARK, and Dong-Jo PARK, Nonmembers

More information

The Minimum Redundancy Maximum Relevance Approach to Building Sparse Support Vector Machines

The Minimum Redundancy Maximum Relevance Approach to Building Sparse Support Vector Machines The Minimum Redundany Maximum Relevane Approah to Building Sparse Support Vetor Mahines Xiaoxing Yang, Ke Tang, and Xin Yao, Nature Inspired Computation and Appliations Laboratory (NICAL), Shool of Computer

More information

Performance of Histogram-Based Skin Colour Segmentation for Arms Detection in Human Motion Analysis Application

Performance of Histogram-Based Skin Colour Segmentation for Arms Detection in Human Motion Analysis Application World Aademy of Siene, Engineering and Tehnology 8 009 Performane of Histogram-Based Skin Colour Segmentation for Arms Detetion in Human Motion Analysis Appliation Rosalyn R. Porle, Ali Chekima, Farrah

More information

Extracting Partition Statistics from Semistructured Data

Extracting Partition Statistics from Semistructured Data Extrating Partition Statistis from Semistrutured Data John N. Wilson Rihard Gourlay Robert Japp Mathias Neumüller Department of Computer and Information Sienes University of Strathlyde, Glasgow, UK {jnw,rsg,rpj,mathias}@is.strath.a.uk

More information

A Novel Bit Level Time Series Representation with Implication of Similarity Search and Clustering

A Novel Bit Level Time Series Representation with Implication of Similarity Search and Clustering A Novel Bit Level Time Series Representation with Impliation of Similarity Searh and lustering hotirat Ratanamahatana, Eamonn Keogh, Anthony J. Bagnall 2, and Stefano Lonardi Dept. of omputer Siene & Engineering,

More information

Edge Boxes: Locating Object Proposals from Edges

Edge Boxes: Locating Object Proposals from Edges Edge Boxes: Locating Object Proposals from Edges C. Lawrence Zitnick and Piotr Dollár Microsoft Research Abstract. The use of object proposals is an effective recent approach for increasing the computational

More information

Boosted Random Forest

Boosted Random Forest Boosted Random Forest Yohei Mishina, Masamitsu suhiya and Hironobu Fujiyoshi Department of Computer Siene, Chubu University, 1200 Matsumoto-ho, Kasugai, Aihi, Japan {mishi, mtdoll}@vision.s.hubu.a.jp,

More information

Pipelined Multipliers for Reconfigurable Hardware

Pipelined Multipliers for Reconfigurable Hardware Pipelined Multipliers for Reonfigurable Hardware Mithell J. Myjak and José G. Delgado-Frias Shool of Eletrial Engineering and Computer Siene, Washington State University Pullman, WA 99164-2752 USA {mmyjak,

More information

What are Cycle-Stealing Systems Good For? A Detailed Performance Model Case Study

What are Cycle-Stealing Systems Good For? A Detailed Performance Model Case Study What are Cyle-Stealing Systems Good For? A Detailed Performane Model Case Study Wayne Kelly and Jiro Sumitomo Queensland University of Tehnology, Australia {w.kelly, j.sumitomo}@qut.edu.au Abstrat The

More information

Evolutionary Feature Synthesis for Image Databases

Evolutionary Feature Synthesis for Image Databases Evolutionary Feature Synthesis for Image Databases Anlei Dong, Bir Bhanu, Yingqiang Lin Center for Researh in Intelligent Systems University of California, Riverside, California 92521, USA {adong, bhanu,

More information

KERNEL SPARSE REPRESENTATION WITH LOCAL PATTERNS FOR FACE RECOGNITION

KERNEL SPARSE REPRESENTATION WITH LOCAL PATTERNS FOR FACE RECOGNITION KERNEL SPARSE REPRESENTATION WITH LOCAL PATTERNS FOR FACE RECOGNITION Cuiui Kang 1, Shengai Liao, Shiming Xiang 1, Chunhong Pan 1 1 National Laboratory of Pattern Reognition, Institute of Automation, Chinese

More information

Improved Vehicle Classification in Long Traffic Video by Cooperating Tracker and Classifier Modules

Improved Vehicle Classification in Long Traffic Video by Cooperating Tracker and Classifier Modules Improved Vehile Classifiation in Long Traffi Video by Cooperating Traker and Classifier Modules Brendan Morris and Mohan Trivedi University of California, San Diego San Diego, CA 92093 {b1morris, trivedi}@usd.edu

More information

Adaptive Implicit Surface Polygonization using Marching Triangles

Adaptive Implicit Surface Polygonization using Marching Triangles Volume 20 (2001), Number 2 pp. 67 80 Adaptive Impliit Surfae Polygonization using Marhing Triangles Samir Akkouhe Eri Galin L.I.G.I.M L.I.G.I.M Eole Centrale de Lyon Université Claude Bernard Lyon 1 B.P.

More information

Multiple-Criteria Decision Analysis: A Novel Rank Aggregation Method

Multiple-Criteria Decision Analysis: A Novel Rank Aggregation Method 3537 Multiple-Criteria Deision Analysis: A Novel Rank Aggregation Method Derya Yiltas-Kaplan Department of Computer Engineering, Istanbul University, 34320, Avilar, Istanbul, Turkey Email: dyiltas@ istanbul.edu.tr

More information

Rotation Invariant Spherical Harmonic Representation of 3D Shape Descriptors

Rotation Invariant Spherical Harmonic Representation of 3D Shape Descriptors Eurographis Symposium on Geometry Proessing (003) L. Kobbelt, P. Shröder, H. Hoppe (Editors) Rotation Invariant Spherial Harmoni Representation of 3D Shape Desriptors Mihael Kazhdan, Thomas Funkhouser,

More information

Texture Complexity based Redundant Regions Ranking for Object Proposal

Texture Complexity based Redundant Regions Ranking for Object Proposal 26 IEEE Conference on Computer Vision and Pattern Recognition Workshops Texture Complexity based Redundant Regions Ranking for Object Proposal Wei Ke,2, Tianliang Zhang., Jie Chen 2, Fang Wan, Qixiang

More information

Chromaticity-matched Superimposition of Foreground Objects in Different Environments

Chromaticity-matched Superimposition of Foreground Objects in Different Environments FCV216, the 22nd Korea-Japan Joint Workshop on Frontiers of Computer Vision Chromatiity-mathed Superimposition of Foreground Objets in Different Environments Yohei Ogura Graduate Shool of Siene and Tehnology

More information

Exploring the Commonality in Feature Modeling Notations

Exploring the Commonality in Feature Modeling Notations Exploring the Commonality in Feature Modeling Notations Miloslav ŠÍPKA Slovak University of Tehnology Faulty of Informatis and Information Tehnologies Ilkovičova 3, 842 16 Bratislava, Slovakia miloslav.sipka@gmail.om

More information

特集 Road Border Recognition Using FIR Images and LIDAR Signal Processing

特集 Road Border Recognition Using FIR Images and LIDAR Signal Processing デンソーテクニカルレビュー Vol. 15 2010 特集 Road Border Reognition Using FIR Images and LIDAR Signal Proessing 高木聖和 バーゼル ファルディ Kiyokazu TAKAGI Basel Fardi ヘンドリック ヴァイゲル Hendrik Weigel ゲルド ヴァニーリック Gerd Wanielik This paper

More information

Approximate logic synthesis for error tolerant applications

Approximate logic synthesis for error tolerant applications Approximate logi synthesis for error tolerant appliations Doohul Shin and Sandeep K. Gupta Eletrial Engineering Department, University of Southern California, Los Angeles, CA 989 {doohuls, sandeep}@us.edu

More information

Gradient based progressive probabilistic Hough transform

Gradient based progressive probabilistic Hough transform Gradient based progressive probabilisti Hough transform C.Galambos, J.Kittler and J.Matas Abstrat: The authors look at the benefits of exploiting gradient information to enhane the progressive probabilisti

More information

System-Level Parallelism and Throughput Optimization in Designing Reconfigurable Computing Applications

System-Level Parallelism and Throughput Optimization in Designing Reconfigurable Computing Applications System-Level Parallelism and hroughput Optimization in Designing Reonfigurable Computing Appliations Esam El-Araby 1, Mohamed aher 1, Kris Gaj 2, arek El-Ghazawi 1, David Caliga 3, and Nikitas Alexandridis

More information

Smooth Trajectory Planning Along Bezier Curve for Mobile Robots with Velocity Constraints

Smooth Trajectory Planning Along Bezier Curve for Mobile Robots with Velocity Constraints Smooth Trajetory Planning Along Bezier Curve for Mobile Robots with Veloity Constraints Gil Jin Yang and Byoung Wook Choi Department of Eletrial and Information Engineering Seoul National University of

More information

Multi-Piece Mold Design Based on Linear Mixed-Integer Program Toward Guaranteed Optimality

Multi-Piece Mold Design Based on Linear Mixed-Integer Program Toward Guaranteed Optimality INTERNATIONAL CONFERENCE ON MANUFACTURING AUTOMATION (ICMA200) Multi-Piee Mold Design Based on Linear Mixed-Integer Program Toward Guaranteed Optimality Stephen Stoyan, Yong Chen* Epstein Department of

More information

Learning Discriminative and Shareable Features. Scene Classificsion

Learning Discriminative and Shareable Features. Scene Classificsion Learning Disriminative and Shareable Features for Sene Classifiation Zhen Zuo, Gang Wang, Bing Shuai, Lifan Zhao, Qingxiong Yang, and Xudong Jiang Nanyang Tehnologial University, Singapore, Advaned Digital

More information

Performance Benchmarks for an Interactive Video-on-Demand System

Performance Benchmarks for an Interactive Video-on-Demand System Performane Benhmarks for an Interative Video-on-Demand System. Guo,P.G.Taylor,E.W.M.Wong,S.Chan,M.Zukerman andk.s.tang ARC Speial Researh Centre for Ultra-Broadband Information Networks (CUBIN) Department

More information

Using Augmented Measurements to Improve the Convergence of ICP

Using Augmented Measurements to Improve the Convergence of ICP Using Augmented Measurements to Improve the onvergene of IP Jaopo Serafin, Giorgio Grisetti Dept. of omputer, ontrol and Management Engineering, Sapienza University of Rome, Via Ariosto 25, I-0085, Rome,

More information

Drawing lines. Naïve line drawing algorithm. drawpixel(x, round(y)); double dy = y1 - y0; double dx = x1 - x0; double m = dy / dx; double y = y0;

Drawing lines. Naïve line drawing algorithm. drawpixel(x, round(y)); double dy = y1 - y0; double dx = x1 - x0; double m = dy / dx; double y = y0; Naïve line drawing algorithm // Connet to grid points(x0,y0) and // (x1,y1) by a line. void drawline(int x0, int y0, int x1, int y1) { int x; double dy = y1 - y0; double dx = x1 - x0; double m = dy / dx;

More information

timestamp, if silhouette(x, y) 0 0 if silhouette(x, y) = 0, mhi(x, y) = and mhi(x, y) < timestamp - duration mhi(x, y), else

timestamp, if silhouette(x, y) 0 0 if silhouette(x, y) = 0, mhi(x, y) = and mhi(x, y) < timestamp - duration mhi(x, y), else 3rd International Conferene on Multimedia Tehnolog(ICMT 013) An Effiient Moving Target Traking Strateg Based on OpenCV and CAMShift Theor Dongu Li 1 Abstrat Image movement involved bakground movement and

More information

Superpixel Tracking. School of Information and Communication Engineering, Dalian University of Technology, China 2

Superpixel Tracking. School of Information and Communication Engineering, Dalian University of Technology, China 2 Superpixel Traking Shu Wang1, Huhuan Lu1, Fan Yang1, and Ming-Hsuan Yang2 1 Shool of Information and Communiation Engineering, Dalian University of Tehnology, China 2 Eletrial Engineering and Computer

More information

CleanUp: Improving Quadrilateral Finite Element Meshes

CleanUp: Improving Quadrilateral Finite Element Meshes CleanUp: Improving Quadrilateral Finite Element Meshes Paul Kinney MD-10 ECC P.O. Box 203 Ford Motor Company Dearborn, MI. 8121 (313) 28-1228 pkinney@ford.om Abstrat: Unless an all quadrilateral (quad)

More information

Algorithms, Mechanisms and Procedures for the Computer-aided Project Generation System

Algorithms, Mechanisms and Procedures for the Computer-aided Project Generation System Algorithms, Mehanisms and Proedures for the Computer-aided Projet Generation System Anton O. Butko 1*, Aleksandr P. Briukhovetskii 2, Dmitry E. Grigoriev 2# and Konstantin S. Kalashnikov 3 1 Department

More information

TUMOR DETECTION IN MRI BRAIN IMAGE SEGMENTATION USING PHASE CONGRUENCY MODIFIED FUZZY C MEAN ALGORITHM

TUMOR DETECTION IN MRI BRAIN IMAGE SEGMENTATION USING PHASE CONGRUENCY MODIFIED FUZZY C MEAN ALGORITHM TUMOR DETECTION IN MRI BRAIN IMAGE SEGMENTATION USING PHASE CONGRUENCY MODIFIED FUZZY C MEAN ALGORITHM M. Murugeswari 1, M.Gayathri 2 1 Assoiate Professor, 2 PG Sholar 1,2 K.L.N College of Information

More information

Video Data and Sonar Data: Real World Data Fusion Example

Video Data and Sonar Data: Real World Data Fusion Example 14th International Conferene on Information Fusion Chiago, Illinois, USA, July 5-8, 2011 Video Data and Sonar Data: Real World Data Fusion Example David W. Krout Applied Physis Lab dkrout@apl.washington.edu

More information

New Fuzzy Object Segmentation Algorithm for Video Sequences *

New Fuzzy Object Segmentation Algorithm for Video Sequences * JOURNAL OF INFORMATION SCIENCE AND ENGINEERING 24, 521-537 (2008) New Fuzzy Obet Segmentation Algorithm for Video Sequenes * KUO-LIANG CHUNG, SHIH-WEI YU, HSUEH-JU YEH, YONG-HUAI HUANG AND TA-JEN YAO Department

More information

Accommodations of QoS DiffServ Over IP and MPLS Networks

Accommodations of QoS DiffServ Over IP and MPLS Networks Aommodations of QoS DiffServ Over IP and MPLS Networks Abdullah AlWehaibi, Anjali Agarwal, Mihael Kadoh and Ahmed ElHakeem Department of Eletrial and Computer Department de Genie Eletrique Engineering

More information

Cluster Centric Fuzzy Modeling

Cluster Centric Fuzzy Modeling 10.1109/TFUZZ.014.300134, IEEE Transations on Fuzzy Systems TFS-013-0379.R1 1 Cluster Centri Fuzzy Modeling Witold Pedryz, Fellow, IEEE, and Hesam Izakian, Student Member, IEEE Abstrat In this study, we

More information

On - Line Path Delay Fault Testing of Omega MINs M. Bellos 1, E. Kalligeros 1, D. Nikolos 1,2 & H. T. Vergos 1,2

On - Line Path Delay Fault Testing of Omega MINs M. Bellos 1, E. Kalligeros 1, D. Nikolos 1,2 & H. T. Vergos 1,2 On - Line Path Delay Fault Testing of Omega MINs M. Bellos, E. Kalligeros, D. Nikolos,2 & H. T. Vergos,2 Dept. of Computer Engineering and Informatis 2 Computer Tehnology Institute University of Patras,

More information

One Against One or One Against All : Which One is Better for Handwriting Recognition with SVMs?

One Against One or One Against All : Which One is Better for Handwriting Recognition with SVMs? One Against One or One Against All : Whih One is Better for Handwriting Reognition with SVMs? Jonathan Milgram, Mohamed Cheriet, Robert Sabourin To ite this version: Jonathan Milgram, Mohamed Cheriet,

More information

Volume 3, Issue 9, September 2013 International Journal of Advanced Research in Computer Science and Software Engineering

Volume 3, Issue 9, September 2013 International Journal of Advanced Research in Computer Science and Software Engineering Volume 3, Issue 9, September 2013 ISSN: 2277 128X International Journal of Advaned Researh in Computer Siene and Software Engineering Researh Paper Available online at: www.ijarsse.om A New-Fangled Algorithm

More information

A Coarse-to-Fine Classification Scheme for Facial Expression Recognition

A Coarse-to-Fine Classification Scheme for Facial Expression Recognition A Coarse-to-Fine Classifiation Sheme for Faial Expression Reognition Xiaoyi Feng 1,, Abdenour Hadid 1 and Matti Pietikäinen 1 1 Mahine Vision Group Infoteh Oulu and Dept. of Eletrial and Information Engineering

More information

Graph-Based vs Depth-Based Data Representation for Multiview Images

Graph-Based vs Depth-Based Data Representation for Multiview Images Graph-Based vs Depth-Based Data Representation for Multiview Images Thomas Maugey, Antonio Ortega, Pasal Frossard Signal Proessing Laboratory (LTS), Eole Polytehnique Fédérale de Lausanne (EPFL) Email:

More information

An Optimized Approach on Applying Genetic Algorithm to Adaptive Cluster Validity Index

An Optimized Approach on Applying Genetic Algorithm to Adaptive Cluster Validity Index IJCSES International Journal of Computer Sienes and Engineering Systems, ol., No.4, Otober 2007 CSES International 2007 ISSN 0973-4406 253 An Optimized Approah on Applying Geneti Algorithm to Adaptive

More information

Comparing Images Under Variable Illumination

Comparing Images Under Variable Illumination ( This paper appeared in CVPR 8. IEEE ) Comparing Images Under Variable Illumination David W. Jaobs Peter N. Belhumeur Ronen Basri NEC Researh Institute Center for Computational Vision and Control The

More information

Contents Contents...I List of Tables...VIII List of Figures...IX 1. Introduction Information Retrieval... 8

Contents Contents...I List of Tables...VIII List of Figures...IX 1. Introduction Information Retrieval... 8 Contents Contents...I List of Tables...VIII List of Figures...IX 1. Introdution... 1 1.1. Internet Information...2 1.2. Internet Information Retrieval...3 1.2.1. Doument Indexing...4 1.2.2. Doument Retrieval...4

More information

FOREGROUND OBJECT EXTRACTION USING FUZZY C MEANS WITH BIT-PLANE SLICING AND OPTICAL FLOW

FOREGROUND OBJECT EXTRACTION USING FUZZY C MEANS WITH BIT-PLANE SLICING AND OPTICAL FLOW FOREGROUND OBJECT EXTRACTION USING FUZZY C EANS WITH BIT-PLANE SLICING AND OPTICAL FLOW SIVAGAI., REVATHI.T, JEGANATHAN.L 3 APSG, SCSE, VIT University, Chennai, India JRF, DST, Dehi, India. 3 Professor,

More information

FUZZY WATERSHED FOR IMAGE SEGMENTATION

FUZZY WATERSHED FOR IMAGE SEGMENTATION FUZZY WATERSHED FOR IMAGE SEGMENTATION Ramón Moreno, Manuel Graña Computational Intelligene Group, Universidad del País Vaso, Spain http://www.ehu.es/winto; {ramon.moreno,manuel.grana}@ehu.es Abstrat The

More information

Trajectory Tracking Control for A Wheeled Mobile Robot Using Fuzzy Logic Controller

Trajectory Tracking Control for A Wheeled Mobile Robot Using Fuzzy Logic Controller Trajetory Traking Control for A Wheeled Mobile Robot Using Fuzzy Logi Controller K N FARESS 1 M T EL HAGRY 1 A A EL KOSY 2 1 Eletronis researh institute, Cairo, Egypt 2 Faulty of Engineering, Cairo University,

More information

Shape Outlier Detection Using Pose Preserving Dynamic Shape Models

Shape Outlier Detection Using Pose Preserving Dynamic Shape Models Shape Outlier Detetion Using Pose Preserving Dynami Shape Models Chan-Su Lee Ahmed Elgammal Department of Computer Siene, Rutgers University, Pisataway, NJ 8854 USA CHANSU@CS.RUTGERS.EDU ELGAMMAL@CS.RUTGERS.EDU

More information

Self-Adaptive Parent to Mean-Centric Recombination for Real-Parameter Optimization

Self-Adaptive Parent to Mean-Centric Recombination for Real-Parameter Optimization Self-Adaptive Parent to Mean-Centri Reombination for Real-Parameter Optimization Kalyanmoy Deb and Himanshu Jain Department of Mehanial Engineering Indian Institute of Tehnology Kanpur Kanpur, PIN 86 {deb,hjain}@iitk.a.in

More information

COST PERFORMANCE ASPECTS OF CCD FAST AUXILIARY MEMORY

COST PERFORMANCE ASPECTS OF CCD FAST AUXILIARY MEMORY COST PERFORMANCE ASPECTS OF CCD FAST AUXILIARY MEMORY Dileep P, Bhondarkor Texas Instruments Inorporated Dallas, Texas ABSTRACT Charge oupled devies (CCD's) hove been mentioned as potential fast auxiliary

More information

Relevance for Computer Vision

Relevance for Computer Vision The Geometry of ROC Spae: Understanding Mahine Learning Metris through ROC Isometris, by Peter A. Flah International Conferene on Mahine Learning (ICML-23) http://www.s.bris.a.uk/publiations/papers/74.pdf

More information

Abstract. Key Words: Image Filters, Fuzzy Filters, Order Statistics Filters, Rank Ordered Mean Filters, Channel Noise. 1.

Abstract. Key Words: Image Filters, Fuzzy Filters, Order Statistics Filters, Rank Ordered Mean Filters, Channel Noise. 1. Fuzzy Weighted Rank Ordered Mean (FWROM) Filters for Mixed Noise Suppression from Images S. Meher, G. Panda, B. Majhi 3, M.R. Meher 4,,4 Department of Eletronis and I.E., National Institute of Tehnology,

More information

Capturing Large Intra-class Variations of Biometric Data by Template Co-updating

Capturing Large Intra-class Variations of Biometric Data by Template Co-updating Capturing Large Intra-lass Variations of Biometri Data by Template Co-updating Ajita Rattani University of Cagliari Piazza d'armi, Cagliari, Italy ajita.rattani@diee.unia.it Gian Lua Marialis University

More information

Complexity-Adaptive Distance Metric for Object Proposals Generation

Complexity-Adaptive Distance Metric for Object Proposals Generation Complexity-Adaptive Distance Metric for Object Proposals Generation Yao Xiao Cewu Lu Efstratios Tsougenis Yongyi Lu Chi-Keung Tang The Hong Kong University of Science and Technology {yxiaoab,lucewu,tsougenis,yluaw,cktang}@cse.ust.hk

More information

The Implementation of RRTs for a Remote-Controlled Mobile Robot

The Implementation of RRTs for a Remote-Controlled Mobile Robot ICCAS5 June -5, KINEX, Gyeonggi-Do, Korea he Implementation of RRs for a Remote-Controlled Mobile Robot Chi-Won Roh*, Woo-Sub Lee **, Sung-Chul Kang *** and Kwang-Won Lee **** * Intelligent Robotis Researh

More information

PARAMETRIC SAR IMAGE FORMATION - A PROMISING APPROACH TO RESOLUTION-UNLIMITED IMAGING. Yesheng Gao, Kaizhi Wang, Xingzhao Liu

PARAMETRIC SAR IMAGE FORMATION - A PROMISING APPROACH TO RESOLUTION-UNLIMITED IMAGING. Yesheng Gao, Kaizhi Wang, Xingzhao Liu 20th European Signal Proessing Conferene EUSIPCO 2012) Buharest, Romania, August 27-31, 2012 PARAMETRIC SAR IMAGE FORMATION - A PROMISING APPROACH TO RESOLUTION-UNLIMITED IMAGING Yesheng Gao, Kaizhi Wang,

More information

Discrete sequential models and CRFs. 1 Case Study: Supervised Part-of-Speech Tagging

Discrete sequential models and CRFs. 1 Case Study: Supervised Part-of-Speech Tagging 0-708: Probabilisti Graphial Models 0-708, Spring 204 Disrete sequential models and CRFs Leturer: Eri P. Xing Sribes: Pankesh Bamotra, Xuanhong Li Case Study: Supervised Part-of-Speeh Tagging The supervised

More information

Flow Demands Oriented Node Placement in Multi-Hop Wireless Networks

Flow Demands Oriented Node Placement in Multi-Hop Wireless Networks Flow Demands Oriented Node Plaement in Multi-Hop Wireless Networks Zimu Yuan Institute of Computing Tehnology, CAS, China {zimu.yuan}@gmail.om arxiv:153.8396v1 [s.ni] 29 Mar 215 Abstrat In multi-hop wireless

More information

A scheme for racquet sports video analysis with the combination of audio-visual information

A scheme for racquet sports video analysis with the combination of audio-visual information A sheme for raquet sports video analysis with the ombination of audio-visual information Liyuan Xing a*, Qixiang Ye b, Weigang Zhang, Qingming Huang a and Hua Yu a a Graduate Shool of the Chinese Aadamy

More information

1. Introduction. 2. The Probable Stope Algorithm

1. Introduction. 2. The Probable Stope Algorithm 1. Introdution Optimization in underground mine design has reeived less attention than that in open pit mines. This is mostly due to the diversity o underground mining methods and omplexity o underground

More information

Dr.Hazeem Al-Khafaji Dept. of Computer Science, Thi-Qar University, College of Science, Iraq

Dr.Hazeem Al-Khafaji Dept. of Computer Science, Thi-Qar University, College of Science, Iraq Volume 4 Issue 6 June 014 ISSN: 77 18X International Journal of Advaned Researh in Computer Siene and Software Engineering Researh Paper Available online at: www.ijarsse.om Medial Image Compression using

More information

HEXA: Compact Data Structures for Faster Packet Processing

HEXA: Compact Data Structures for Faster Packet Processing Washington University in St. Louis Washington University Open Sholarship All Computer Siene and Engineering Researh Computer Siene and Engineering Report Number: 27-26 27 HEXA: Compat Data Strutures for

More information

Object Proposals Using SVM-based Integrated Model

Object Proposals Using SVM-based Integrated Model Object Proposals Using SVM-based Integrated Model Wenjing Geng, Shuzhen Li, Tongwei Ren and Gangshan Wu State Key Laboratory for Novel Software Technology Nanjing University, Nanjing 210023, China Email:

More information

Outline: Software Design

Outline: Software Design Outline: Software Design. Goals History of software design ideas Design priniples Design methods Life belt or leg iron? (Budgen) Copyright Nany Leveson, Sept. 1999 A Little History... At first, struggling

More information

Face and Facial Feature Tracking for Natural Human-Computer Interface

Face and Facial Feature Tracking for Natural Human-Computer Interface Fae and Faial Feature Traking for Natural Human-Computer Interfae Vladimir Vezhnevets Graphis & Media Laboratory, Dept. of Applied Mathematis and Computer Siene of Mosow State University Mosow, Russia

More information

Calculation of typical running time of a branch-and-bound algorithm for the vertex-cover problem

Calculation of typical running time of a branch-and-bound algorithm for the vertex-cover problem Calulation of typial running time of a branh-and-bound algorithm for the vertex-over problem Joni Pajarinen, Joni.Pajarinen@iki.fi Otober 21, 2007 1 Introdution The vertex-over problem is one of a olletion

More information

Naïve Bayes Slides are adapted from Sebastian Thrun (Udacity ), Ke Chen Jonathan Huang and H. Witten s and E. Frank s Data Mining and Jeremy Wyatt,

Naïve Bayes Slides are adapted from Sebastian Thrun (Udacity ), Ke Chen Jonathan Huang and H. Witten s and E. Frank s Data Mining and Jeremy Wyatt, Naïve Bayes Slides are adapted from Sebastian Thrun (Udaity ), Ke Chen Jonathan Huang and H. Witten s and E. Frank s Data Mining and Jeremy Wyatt, Bakground There are three methods to establish a lassifier

More information

Time delay estimation of reverberant meeting speech: on the use of multichannel linear prediction

Time delay estimation of reverberant meeting speech: on the use of multichannel linear prediction University of Wollongong Researh Online Faulty of Informatis - apers (Arhive) Faulty of Engineering and Information Sienes 7 Time delay estimation of reverberant meeting speeh: on the use of multihannel

More information

NONLINEAR BACK PROJECTION FOR TOMOGRAPHIC IMAGE RECONSTRUCTION. Ken Sauer and Charles A. Bouman

NONLINEAR BACK PROJECTION FOR TOMOGRAPHIC IMAGE RECONSTRUCTION. Ken Sauer and Charles A. Bouman NONLINEAR BACK PROJECTION FOR TOMOGRAPHIC IMAGE RECONSTRUCTION Ken Sauer and Charles A. Bouman Department of Eletrial Engineering, University of Notre Dame Notre Dame, IN 46556, (219) 631-6999 Shool of

More information

Analysis of input and output configurations for use in four-valued CCD programmable logic arrays

Analysis of input and output configurations for use in four-valued CCD programmable logic arrays nalysis of input and output onfigurations for use in four-valued D programmable logi arrays J.T. utler H.G. Kerkhoff ndexing terms: Logi, iruit theory and design, harge-oupled devies bstrat: s in binary,

More information

DEPTH-AWARE LAYERED EDGE FOR OBJECT PROPOSAL

DEPTH-AWARE LAYERED EDGE FOR OBJECT PROPOSAL DEPTH-AWARE LAYERED EDGE FOR OBJECT PROPOSAL Jing Liu 1, Tongwei Ren 1,, Bing-Kun Bao 1,2, Jia Bei 1 1 State Key Laboratory for Novel Software Technology, Nanjing University, China 2 National Laboratory

More information

SEGMENTATION OF IMAGERY USING NETWORK SNAKES

SEGMENTATION OF IMAGERY USING NETWORK SNAKES SEGMENTATION OF IMAGERY USING NETWORK SNAKES Matthias Butenuth Institute of Photogrammetry and GeoInformation, Leibniz Universität Hannover Nienburger Str. 1, 30167 Hannover, Germany butenuth@ipi.uni-hannover.de

More information

A DYNAMIC ACCESS CONTROL WITH BINARY KEY-PAIR

A DYNAMIC ACCESS CONTROL WITH BINARY KEY-PAIR Malaysian Journal of Computer Siene, Vol 10 No 1, June 1997, pp 36-41 A DYNAMIC ACCESS CONTROL WITH BINARY KEY-PAIR Md Rafiqul Islam, Harihodin Selamat and Mohd Noor Md Sap Faulty of Computer Siene and

More information

Oriented Object Proposals

Oriented Object Proposals Oriented Object Proposals Shengfeng He and Rynson W.H. Lau City University of Hong Kong shengfeng he@yahoo.com, rynson.lau@cityu.edu.hk Abstract In this paper, we propose a new approach to generate oriented

More information

Algorithms for External Memory Lecture 6 Graph Algorithms - Weighted List Ranking

Algorithms for External Memory Lecture 6 Graph Algorithms - Weighted List Ranking Algorithms for External Memory Leture 6 Graph Algorithms - Weighted List Ranking Leturer: Nodari Sithinava Sribe: Andi Hellmund, Simon Ohsenreither 1 Introdution & Motivation After talking about I/O-effiient

More information

Simulation of Crystallographic Texture and Anisotropie of Polycrystals during Metal Forming with Respect to Scaling Aspects

Simulation of Crystallographic Texture and Anisotropie of Polycrystals during Metal Forming with Respect to Scaling Aspects Raabe, Roters, Wang Simulation of Crystallographi Texture and Anisotropie of Polyrystals during Metal Forming with Respet to Saling Aspets D. Raabe, F. Roters, Y. Wang Max-Plank-Institut für Eisenforshung,

More information

A Partial Sorting Algorithm in Multi-Hop Wireless Sensor Networks

A Partial Sorting Algorithm in Multi-Hop Wireless Sensor Networks A Partial Sorting Algorithm in Multi-Hop Wireless Sensor Networks Abouberine Ould Cheikhna Department of Computer Siene University of Piardie Jules Verne 80039 Amiens Frane Ould.heikhna.abouberine @u-piardie.fr

More information

An Alternative Approach to the Fuzzifier in Fuzzy Clustering to Obtain Better Clustering Results

An Alternative Approach to the Fuzzifier in Fuzzy Clustering to Obtain Better Clustering Results An Alternative Approah to the Fuzziier in Fuzzy Clustering to Obtain Better Clustering Results Frank Klawonn Department o Computer Siene University o Applied Sienes BS/WF Salzdahlumer Str. 46/48 D-38302

More information

Particle Swarm Optimization for the Design of High Diffraction Efficient Holographic Grating

Particle Swarm Optimization for the Design of High Diffraction Efficient Holographic Grating Original Artile Partile Swarm Optimization for the Design of High Diffration Effiient Holographi Grating A.K. Tripathy 1, S.K. Das, M. Sundaray 3 and S.K. Tripathy* 4 1, Department of Computer Siene, Berhampur

More information

Context-Aware Activity Modeling using Hierarchical Conditional Random Fields

Context-Aware Activity Modeling using Hierarchical Conditional Random Fields Context-Aware Ativity Modeling using Hierarhial Conditional Random Fields Yingying Zhu, Nandita M. Nayak, and Amit K. Roy-Chowdhury Abstrat In this paper, rather than modeling ativities in videos individually,

More information

Towards Optimal Naive Bayes Nearest Neighbor

Towards Optimal Naive Bayes Nearest Neighbor Towards Optimal Naive Bayes Nearest Neighbor Régis Behmo 1, Paul Marombes 1,2, Arnak Dalalyan 2,andVéronique Prinet 1 1 NLPR / LIAMA, Institute of Automation, Chinese Aademy of Sienes 2 IMAGINE, LIGM,

More information

Weak Dependence on Initialization in Mixture of Linear Regressions

Weak Dependence on Initialization in Mixture of Linear Regressions Proeedings of the International MultiConferene of Engineers and Computer Sientists 8 Vol I IMECS 8, Marh -6, 8, Hong Kong Weak Dependene on Initialization in Mixture of Linear Regressions Ryohei Nakano

More information

An Efficient and Scalable Approach to CNN Queries in a Road Network

An Efficient and Scalable Approach to CNN Queries in a Road Network An Effiient and Salable Approah to CNN Queries in a Road Network Hyung-Ju Cho Chin-Wan Chung Dept. of Eletrial Engineering & Computer Siene Korea Advaned Institute of Siene and Tehnology 373- Kusong-dong,

More information

Chapter 2: Introduction to Maple V

Chapter 2: Introduction to Maple V Chapter 2: Introdution to Maple V 2-1 Working with Maple Worksheets Try It! (p. 15) Start a Maple session with an empty worksheet. The name of the worksheet should be Untitled (1). Use one of the standard

More information

We P9 16 Eigenray Tracing in 3D Heterogeneous Media

We P9 16 Eigenray Tracing in 3D Heterogeneous Media We P9 Eigenray Traing in 3D Heterogeneous Media Z. Koren* (Emerson), I. Ravve (Emerson) Summary Conventional two-point ray traing in a general 3D heterogeneous medium is normally performed by a shooting

More information

Object Proposal by Multi-branch Hierarchical Segmentation

Object Proposal by Multi-branch Hierarchical Segmentation Object Proposal by Multi-branch Hierarchical Segmentation Chaoyang Wang Shanghai Jiao Tong University wangchaoyang@sjtu.edu.cn Long Zhao Tongji University 92garyzhao@tongji.edu.cn Shuang Liang Tongji University

More information

Object Proposal by Multi-branch Hierarchical Segmentation

Object Proposal by Multi-branch Hierarchical Segmentation Object Proposal by Multi-branch Hierarchical Segmentation Chaoyang Wang Shanghai Jiao Tong University wangchaoyang@sjtu.edu.cn Long Zhao Tongji University 92garyzhao@tongji.edu.cn Shuang Liang Tongji University

More information

A New RBFNDDA-KNN Network and Its Application to Medical Pattern Classification

A New RBFNDDA-KNN Network and Its Application to Medical Pattern Classification A New RBFNDDA-KNN Network and Its Appliation to Medial Pattern Classifiation Shing Chiang Tan 1*, Chee Peng Lim 2, Robert F. Harrison 3, R. Lee Kennedy 4 1 Faulty of Information Siene and Tehnology, Multimedia

More information

A Comprehensive Review of Overlapping Community Detection Algorithms for Social Networks

A Comprehensive Review of Overlapping Community Detection Algorithms for Social Networks International Journal of Engineering Researh and Appliations (IJERA) ISSN: 2248-9622 National Conferene on Advanes in Engineering and Tehnology (AET- 29th Marh 2014) RESEARCH ARTICLE OPEN ACCESS A Comprehensive

More information