Font Recognition in Natural Images via Transfer Learning

Size: px
Start display at page:

Download "Font Recognition in Natural Images via Transfer Learning"

Transcription

1 Font Recognton n Natural Images va Transfer Learnng Yzh Wang, Zhouhu Lan, Yngmn Tang, and Janguo Xao Insttute of Computer Scence and Technology, Pekng Unversty Abstract. Font recognton s an mportant and challengng problem n areas of Document Analyss, Pattern Recognton and Computer Vson. In ths paper, we try to handle a tougher task that ams to accurately recognze the font styles of texts n natural mages by proposng a novel method based on deep learnng and transfer learnng. Major contrbutons of ths paper are threefold: Frst, we develop a fast and scalable system to synthesze huge amounts of natural mages contanng texts n varous fonts and styles, whch are then utlzed to tran the deep neural network for font recognton. Second, we desgn a transfer learnng scheme to allevate the doman msmatch between synthetc and realworld text mages. Thus, large numbers of unlabeled text mages can be adopted to markedly enhance the dscrmnaton and robustness of our font classfer. Thrd, we buld a benchmarkng database whch conssts of numerous labeled natural mages contanng Chnese characters n 48 fonts. As far as we know, t s the frst publcly-avalable dataset for font recognton of Chnese characters n natural mages. 1 Introducton Font recognton s an mportant and challengng problem n areas of Document Analyss, Pattern Recognton and Computer Vson. Automatc font recognton can greatly mprove the effcency of many people s work. Frst and foremost, t helps people (not lmted to desgners) to know what ther favorte font styles are n the text n mages they see. Besdes, font producers employ t to fnd copyrght nfrngements by automatc font dentfcaton. Moreover, font recognton s useful n mprovng the accuracy and tme of optcal text recognton. Actually, t s a specfc problem of object detecton and classfcaton, n whch deep neural networks [4,5,9,13,14] have made great success. As we know, methods based on deep neural network demand large-scale tranng data and thus tme-consumng manual labelng s typcally requred. Unlke other object detecton and classfcaton tasks, the real-world font annotatons are extremely hard to get because large numbers of experts are needed to dentfy the fonts of texts n mages. Ths problem can be resolved to some extends by syntheszng hgh-qualty mages wth texts n dfferent fonts. However, there stll exst doman msmatch problems between syntheszed and real-world text mages. In Correspondng author. E-mal: lanzhouhu@pku.edu.cn

2 2 ths paper, we put emphass on how to synthesze hgh-qualty text mages of dfferent fonts and how to conduct effectve learnng from massve unlabeled mages wthout supervson. Up to now, many algorthms have been proposed for font recognton, such as modfed quadratc dscrmnant functons (MQDF) [8], wavelet feature descrptors [3], the texture descrptor based on fractal geometry [11], Gaussan mxture models [15], local bnary patterns (LBPs) [17], local feature embeddng (LFE) [2] and sparse features [16] etc. However, these tradtonal methods based on handcrafted features are not able to satsfactorly deal wth nosy data. Recently, neurodynamc models have been presented for solvng font recognton problem. The DeepFont system proposed n [20] employs a Convolutonal Neural Network (CNN) archtecture to recognze the font of Englsh text lnes. In addton to synthetc data augmentaton, a Stacked Convolutonal Auto-Encoder (SCAE) traned wth unlabeled real-world text mages s also utlzed to reduce overfttng. Another system reported n [18] s specfcally desgned to handle the Chnese Character Font Recognton (CCFR) task. They consdered CCFR as a sequence classfcaton problem and developed a 2-D long short-term memory (2DLSTM) model to capture a character s trajectory and dentfy ts font style. Although these recently-developed methods could markedly outperform tradtonal methods, they also have ther own shortcomngs. For nstance, the system proposed n [20] can only deal wth alphabetc language systems, such as Englsh, that consst of small number of dfferent characters. For heroglyph lke Chnese wth more than 6000 dfferent characters whose geometrc structures are often qute complcated, through experments we found that the SCAE does not work well. For real-world mages, the method developed by Tao et. al [18] may fal to capture characters trajectores especally when they are under complcated background and appear wth varous specal effects. Based on above-mentoned reasons, we select Chnese as one of the text languages n our experment and propose a transfer learnng algorthm to make use of unlabeled text mages. Also, our system ams to recognze the font of texts n natural mages, nstead of synthetc text mages adopted n [18]. Moreover, our method can be appled to any other language systems. Experments conducted on publcly-avalable databases demonstrate the effectveness of our system for font recognton n natural mages. 2 Overvew of the System As shown n Fgure 1, the proposed font recognton system can be bult as follows. Frst, we employ our engne to synthesze huge amounts of natural mages contanng texts n varous fonts and styles and meanwhle nformaton of each text lne s font and locaton s also recorded. Then, by usng the locaton nformaton we tran a text localzer to automatcally detect texts n mages collected from nternet. Thus, we have both labeled synthetc text mages and unlabeled real-world text mages. Afterwards, our ntal font classfer base on Convolutonal Neural Networks (CNNs) can be obtaned by tranng on labeled synthetc

3 3 Fg. 1. The ppelne of our font recognton system. text mages. Fnally, the proposed transfer learnng algorthm s mplemented to make use of unlabeled data and mprove the classfer s performance on recognzng fonts of texts n natural mages. Detals of each step n our system wll be explaned explctly n the followng sectons. 3 Syntheszng Text Images The synthetc text mage datasets such as the one descrbed n [20] only contan word-level mage regons and smple backgrounds. Thus they are unsutable to tran text detectors and font classfers for natural mages. The method proposed n [6] for generatng synthetc text mages naturally blends texts n exstng natural scenes, usng off-the-shelf deep learnng and segmentaton technques to algn texts to the geometry of a background mage and respect scene boundares. Inspred by the dea of ths method, we develop a new system to generate synthetc text mages wth texts n dfferent fonts and styles n cluttered condtons. As long as we get the TTF (True Type Font) or OTF (Open Type Font) fles of some fonts, we can generate nearly real text mages n these fonts automatcally, along wth the font label and locaton of each character. Fg. 2. Man steps to blend texts nto a background mage.

4 4 3.1 Blendng Texts nto Images As shown n Fgure 2, texts can be naturally blended nto a gven mage by usng our system. As we know, texts tend to be contaned n well-defned regons n realworld mages, nstead of crossng strong mage dscontnutes. For ths reason, we segment the mage nto contguous regons based on the cues of local color and texture nformaton usng the approach presented n [1]. After obtanng segmentaton regons, we choose sutable canddates from them for placng texts. Sutable regons should not be too small, should not have an extreme aspect rato, or have surface normal orthogonal to the vew drecton. In natural mages, texts are typcally panted on top of surfaces. In order to acheve a smlar effect n our synthetc data, we need to calculate the local surface normal of the regon where we are gong to put the text. To get the local surface normal of each contguous regon, we need to obtan an dense pxel-wse depth map, whch can be estmated by the CNN model proposed n [10]. Next, the text sample s assgned wth a color and a font. The font s chosen randomly from a font lst. Wth ths font s lbrary fle we can render the glyphs of text. Then the text s assgned wth a color whch matches well wth the background color. Fnally, the text s transformed accordng to the local surface orentaton and s blended nto the scene usng Posson mage edtng [12]. Note that, here we record the font type for each character nstead of ts content. In our experment, the text s font s chosen randomly from one of the fonts mentoned n Secton 6. Beyond that, we ntroduce more data augmentatons to sngle character mages to make them possess more vsually smlar appearance to real-world data. Detals are dscussed n the followng secton. 3.2 Text and Image Source We employ news corpora of dfferent languages, ncludng Arabc, Bangla, Chnese, Japanese, Korean and Englsh, as our text source. Each tme we randomly select some words from the corpus and blend them nto a background mage. The background mage for blendng text can nether be too smple nor too complex. To cover common scenes n our daly lves, we select mages from Open Images, an open dataset wth 9 mllon URLs to mages that were uploaded by users and have been annotated wth labels spannng over 6000 categores. We pck about 30,000 mages from the dataset wth the labels such as person and natural scenes nstead of street etc. whose backgrounds are too cluttered. 3.3 Data Augmentaton The synthetc texts generated by the above method are panted on flat surfaces and match well wth the background color. As a matter of fact, texts photographed n natural scenes may be blurred or n uneven llumnaton. To ncrease the dversty of our synthetc dataset, we apply some augmentaton processng to those synthetc text mages, ncludng rotaton, changng contrast and brghtness, GaussanBlur, addng Gaussan nose, and shear. The parameter of

5 5 each effect s selected randomly wthn certan range and these effects are stacked on one mage. Fg. 3. Texts n dfferent languages blended nto natural mages. Fg. 4. Blendng Chnese texts n dfferent fonts nto natural mages. 4 Text Detecton and Font Recognton To recognze the fonts of texts n natural mages, we frst need to accurately localze texts and then correctly dentfy ts font style. Snce text spottng technques have been extensvely studed n the last few years [6, 7, 19], our work does not focus on ths problem. The synthetc mages wth text locaton labels are utlzed to tran a CTPN (Connectonst Text Proposal Network) [19] as our text localzer, whch detects text lnes by fndng and groupng a sequence of fne-scale text proposals. The font recognton methods employed n ths paper are patch-based CNN models, the same as [20]. We frst extract square patches from a word mage, and send them to the convolutonal neural network. Each extracted patch, whose sde length equals the word mage s heght, contans one or more characters from the word mage. For each patch, the network outputs a vector wth each element correspondng to the probablty t belongs to each font. we average all vectors to determne the fnal classfcaton result of the word mage. Our font classfers are constructed by modfyng two famous CNN models (see Fgure 5),.e., AlexNet and VGG16, proposed n [9] and [14], respectvely.

6 6 Fg. 5. An llustraton of two modfed CNN models for font recognton. A 108*108 mage patch s put nto a network and the network ouputs a m-dmensonal probablty vector (m represents the number of font classes). AlexNet s a lghtweght network wth fast tranng speed whle VGG16 s a much deeper and more complex network. As we can see, VGG16 has more convolutonal layers and smaller convoluton strdes than AlexNet. 5 Boostng Accuracy va Transfer Learnng Due to the doman msmatch between synthetc data and real-world data, there stll exst a lot of text mages that can not be classfed correctly. Thus, we want to explot more nformaton from unlabeled real-world text mages. Fortunately, real-world text mages are easy to obtan from nternet. For example, when we type keywords lke text mages n a search engne, we can get large numbers of mages wth texts n varous knds of fonts. The proposed transfer learnng algorthm ams to further mprove the performance of font recognton for real-world text mages by makng use of the knowledge we gan from the syntheszed data. The key dea of our method s to try to assgn the unlabeled text mages wth correct tags by usng our ntal font classfers. Then, these newly-labeled texts mages can be adopted wth our synthetc mages to tran our CNN-based classfers agan to make them more robust and effectve. It s worthy of note that how we label text mages whose font categores are out of the range we consder. Snce some of them have smlar font styles, we should label them wth the most smlar fonts ncluded n our font lst. Meanwhle, we dscard those mages whose font styles are very dfferent aganst the fonts that we are nterested n. The problem to be addressed can be formulated as follows. Assume that the unlabeled dataset s composed of n text lnes (a text lne contans one or more words), let x be the th text lne of our dataset. The text lne x contans t () extracted patches and each patch n x s denoted by x j (1 n, 1 j t ()).

7 7 Our m-class font classfer takes a sngle patch as nput. After feedng a patch x j nto our pre-traned classfer, we get the probablty dstrbuton P ( xj) = ( ( ) ( ) ( )) ( ) P1 x j, P2 x j,..., Pm x j, n whch Pk x j means the probablty of x j belongng to the font f k (1 k m), and m k=1 P ( ) k x j = 1. The classfcaton result of x j s L ( ) ( ) p x j = arg maxk P k x j. For a gven text lne, we ntend to predct each patch s most probable font or dscard t based on the abovementoned analyses. Intutvely, the font type of patch mage x j can be labeled accordng to the ( ) ( ) classfcaton result L p x j. If PLp(x x j) j s smaller than a threshold, we dscard ths patch. However, our pre-traned CNN classfer may make mstakes when handlng real-world mages t has never seen before. If we label these unknown mages wth naccurate classfcaton results, the classfer would be ncorrectly supervsed whch often results n a declne n ts performance. Typcally, text mages possess a property that characters (or words) n one text lne are usually n the same font style. On account of ths, the font labels of patches n one text lne dentfed by the classfer are supposed to be dentcal. If the labels are not dentcal, t means that our pre-traned classfer fals to adapt new data. Through a statstcal analyss of all patches classfcaton results n the same text lne, we select a representatve font style to relabel them. In ths manner, the probablty of makng mstake can be greatly reduced. Our method s desgned as follows: for each font f k (1 k m), we defne two varables to estmate how lkely ths entre text lne x s n font f k. The frst varable s A (k) = t() j=1 1 { ( ) } L p x j = k, meanng the tmes that label k appears n the predcted labels of patches n x. The other one s B (k) = t() j=1 P ( ) k x j, denotng the probablty of x belongng to font f k accumulated by patches n the text lne. We use A as the frst sort key and B as the second sort key to rank these fonts (f 1, f 2,..., f m ) (f k ranks ahead f A (k) or B (k) s hgher). Let the font rankng frst be f l, f B (l) th t () (th s set to 0.4 here), we assgn the label of each patch n text lne x wth f l. The method s actually a votng procedure to decde a text lne s font. As a general rule, n turn-based games who wnng more rounds wns the game. The pseudo code of ths method s shown n Algorthm 1. 6 Experments 6.1 Font Recognton of Chnese Text Images To measure the performance of our font recognton method, we need to collect real-world text mages contanng characters n varous font styles as our test dataset. We cooperate wth Founder Electroncs, one of the world s largest Chnese font producer, to buld a large-scale database for font recognton n natural mages, named VFRWld-CHS 1. Specfcally, the VFRWld-CHS dataset conssts of 816 text mages captured n natural scenes, from whch 6,827 sngle 1

8 8 Algorthm 1 Predctng Labels for Unlabeled Text Images Input The font label lst (f 1, f 2,..., f m), the unlabeled patches set T = { x j 1 n, 1 j t () }, the pre-traned font classfcaton functon P. Output The most probable font L ( xj) for each patch x j. 1: for = 1 n do 2: for ( j = ( 1 ) t () ( do ) ( )) ( ) 3: P1 x j, P2 x j,..., Pm x j P x ( ) ( ) j 4: L p x j arg maxk P k x j 5: end for 6: for k = 1 m do 7: A (k) t() j=1 1 { ( ) } L p x j = k 8: B (k) t() j=1 P ( ) k x j 9: end for 10: sortedlst sort(f 1, f 2,..., f m), sortkey(a, B) 11: f l sortedlst[0] 12: f B (l) th t () then 13: for j = 1 t () do 14: L ( xj) fl 15: end for 16: end f 17: end for Chnese character mages n 48 fonts are extracted and labeled. As we can see from Fgure 6, the nosy backgrounds and specal effects added artfcally make t qute dffcult to locate the characters and recognze ther font styles. We prepare three dfferent datasets to tran our font classfer. The frst dataset, denoted as Syn Smple, conssts of smple synthetc character mages wth no augmentatons (black characters rendered n whte background mages). The second dataset, denoted as Syn Blend, s composed of sngle Chnese character mages cropped from synthetc mages generated by our text mage syntheszng method wthout data augmentatons. Sample mages of these two datasets are shown n fgure 7. We apply the augmentaton methods mentoned n Secton 3.3 to Syn Blend and get a larger dataset Syn Blend Aug. Detaled nformaton of these datasets s descrbed n Table 1. Besdes, we buld a database consstng of more than 200,000 unlabeled mages whch are collected from nternet (See Fgure 8). We compare the performance of our classfers on the test set whch are traned on the above-mentoned tranng datasets, respectvely. Through our experments, we fnd that compared to Syn Smple, the synthetc text mages generated by our method can sgnfcantly mprove the classfcaton performance on our test dataset. As t can be observed from Table 2, the accuracy of our classfer based on AlexNet and VGG16 s very low when traned wth Syn Smple, but mproves consderably when traned wth Syn Blend and Syn Blend Aug. The result s reasonable because the mages n Syn Blend and Syn Blend Aug look more natural than mages n Syn Smple. To sum up, the method mentoned n Secton 3 s an effectve soluton to recognze fonts of texts n natural mages.

9 9 Fg. 6. Examples of sngle Chnese character mages cropped from text mages n our test dataset. Fg. 7. The Left mages (n Dataset Syn Blend) are synthetc characters generated by our method. The rght mages (n Dataset Syn Smple) are correspondng blankbackground and no-specal-effect characters. Fg. 8. Some text lnes detected by the our text localzer. These mages come from Internet and have some specal effects and manual desgns our synthetc mages don t have.

10 10 Table 1. Comparson of all datasets adopted n our experment name Source Label? Purpose Sze Class VFRWld-CHS Real Y Test 6, Syn Smple Syn Y Tran 324, Syn Blend Syn Y Tran 474, Syn Blend Aug Syn Y Tran 670, Unlabeled Dataset Real N Tran 229,044 N/A 1 The unlabeled dataset conssts of text lne mages. The others consst of sngle Chnese character mages. Next, we would lke to verfy the effectveness of our transfer learnng scheme. As shown n Table 2, our transfer learnng algorthm further mproves the classfer s performance. On the contrary, f we drectly label each character wth the predcted result gven by the ntal classfers (dscard t f the classfcaton probablty s lower than th), we wtness a declne n classfcaton accuracy: AlexNet top %, VGG16 top % n our experment. Ths demonstrates the effectveness of the proposed transfer learnng scheme n font recognton tasks. Table 2. Our method s performance on VFRWld-CHS Accuracy Method Model SS SB SBA TL AlexNet(top-1) 13.85% 69.30% 71.14% 77.75% AlexNet(top-5) 46.80% 90.75% 91.12% 93.93% VGG16(top-1) 34.21% 81.93% 84.83% 87.68% VGG16(top-5) 53.68% 95.22% 96.14% 97.53% 1 SS, SB and SBA denote our proposed methods traned on Syn Smple, Syn Blend and Syn Blend Aug datasets, respectvely. TL denotes transfer learnng. 6.2 Comparson wth Other Methods We compare the performance of our methods wth other recently-proposed approaches on VFRWld-CHS. LFE (local feature embeddng) ntroduced n [2] s a representatve tradtonal method whch fuses handcrafted local features. DeepFont F ntroduced n [20] uses synthetc text mages wth tradtonal augmentatons to tran a convolutonal neural network. These two methods, along wth our SBA method, are supervsed learnng methods. DeepFont CAEFR [20] and our transfer learnng method are both sem-supervsed methods explotng unlabeled real-world mages. For comparatve analyss, we employ the same network archtecture as [20], whch s very smlar to AlexNet. The dfference s that we utlze meth-

11 11 ods ntroduced n Secton 3 and 5 to synthesze tranng data and explot unlabeled data. As shown n Table 3, our method outperforms other methods. The VFRWld-CHS dataset features nosy backgrounds and dstortons, whch can not be properly handled by methods of [2] and [20]. Results shown here verfy the effectveness and generalty of our methods. Table 3. Comparson of dfferent methods performance on VFRWld-CHS Accuracy Methods TOP-1 TOP-5 LFE [2] 32.65% 60.69% DeepFont F [20] 50.26% 72.93% SBA(ours) 70.97% 91.05% DeepFont CAEFR [20] 55.58% 76.21% TL(ours) 77.68% 93.97% 7 Concluson In ths paper, we developed a new system for accurate font recognton n natural mages. One major advantage of our system s that tme-consumng and costly font annotatons for mages n the tranng dataset can be avoded. On the one hand, by blendng text nto background mages and mplementng data augmentatons, the syntheszed text mages look more real and thus large-scale hgh-qualty tranng data can be automatcally constructed for our CNN based font classfers. On the other hand, the ntroducton of our transfer learnng algorthm explots a large corpus of unlabeled real-world mages and thereby sgnfcantly mproves the capacty and accuracy of classfcaton. Expermental results on a publcly-avalable database we bult demonstrated that consderable good performance of font recognton n natural mages can be obtaned by usng our system. References 1. Arbeláez, P., Pont-Tuset, J., Barron, J.T., Marques, F., Malk, J.: Multscale combnatoral groupng. In: Proceedngs of the IEEE Conference on Computer Vson and Pattern Recognton. pp (2014) 2. Chen, G., Yang, J., Jn, H., Brandt, J., Shechtman, E., Agarwala, A., Han, T.X.: Large-scale vsual font recognton. In: Proceedngs of the IEEE Conference on Computer Vson and Pattern Recognton. pp (2014) 3. Dng, X., Chen, L., Wu, T.: Character ndependent font recognton on a sngle chnese character. IEEE Transactons on pattern analyss and machne ntellgence 29(2), (2007) 4. Grshck, R.: Fast r-cnn. In: Proceedngs of the IEEE Internatonal Conference on Computer Vson. pp (2015)

12 12 5. Grshck, R., Donahue, J., Darrell, T., Malk, J.: Rch feature herarches for accurate object detecton and semantc segmentaton. In: Proceedngs of the IEEE conference on computer vson and pattern recognton. pp (2014) 6. Gupta, A., Vedald, A., Zsserman, A.: Synthetc data for text localsaton n natural mages. In: Proceedngs of the IEEE Conference on Computer Vson and Pattern Recognton. pp (2016) 7. Jaderberg, M., Smonyan, K., Vedald, A., Zsserman, A.: Readng text n the wld wth convolutonal neural networks. Internatonal Journal of Computer Vson 116(1), 1 20 (2016) 8. Kmura, F., Takashna, K., Tsuruoka, S., Myake, Y.: Modfed quadratc dscrmnant functons and the applcaton to chnese character recognton. IEEE Transactons on Pattern Analyss and Machne Intellgence (1), (1987) 9. Krzhevsky, A., Sutskever, I., Hnton, G.E.: Imagenet classfcaton wth deep convolutonal neural networks. In: Advances n neural nformaton processng systems. pp (2012) 10. Lu, F., Shen, C., Ln, G.: Deep convolutonal neural felds for depth estmaton from a sngle mage. In: Proceedngs of the IEEE Conference on Computer Vson and Pattern Recognton. pp (2015) 11. Moussa, S.B., Zahour, A., Benabdelhafd, A., Alm, A.M.: New features usng fractal mult-dmensons for generalzed arabc font recognton. Pattern Recognton Letters 31(5), (2010) 12. Pérez, P., Gangnet, M., Blake, A.: Posson mage edtng. In: ACM Transactons on Graphcs (TOG). vol. 22, pp ACM (2003) 13. Ren, S., He, K., Grshck, R., Sun, J.: Faster r-cnn: Towards real-tme object detecton wth regon proposal networks. In: Advances n neural nformaton processng systems. pp (2015) 14. Smonyan, K., Zsserman, A.: Very deep convolutonal networks for large-scale mage recognton. Computer Scence (2014) 15. Slmane, F., Kanoun, S., Hennebert, J., Alm, A.M., Ingold, R.: A study on fontfamly and font-sze recognton appled to arabc word mages at ultra-low resoluton. Pattern Recognton Letters 34(2), (2013) 16. Song, W., Lan, Z., Tang, Y., Xao, J.: Content-ndependent font recognton on a sngle chnese character usng sparse representaton. In: Document Analyss and Recognton (ICDAR), th Internatonal Conference on. pp IEEE (2015) 17. Tao, D., Jn, L., Zhang, S., Yang, Z., Wang, Y.: Sparse dscrmnatve nformaton preservaton for chnese character font categorzaton. Neurocomputng 129, (2014) 18. Tao, D., Ln, X., Jn, L., L, X.: Prncpal component 2-d long short-term memory for font recognton on sngle chnese characters. IEEE transactons on cybernetcs 46(3), (2016) 19. Tan, Z., Huang, W., He, T., He, P., Qao, Y.: Detectng text n natural mage wth connectonst text proposal network. In: European Conference on Computer Vson. pp Sprnger (2016) 20. Wang, Z., Yang, J., Jn, H., Shechtman, E., Agarwala, A., Brandt, J., Huang, T.S.: Deepfont: Identfy your font from an mage. In: Proceedngs of the 23rd ACM nternatonal conference on Multmeda. pp ACM (2015)

A Fast Visual Tracking Algorithm Based on Circle Pixels Matching

A Fast Visual Tracking Algorithm Based on Circle Pixels Matching A Fast Vsual Trackng Algorthm Based on Crcle Pxels Matchng Zhqang Hou hou_zhq@sohu.com Chongzhao Han czhan@mal.xjtu.edu.cn Ln Zheng Abstract: A fast vsual trackng algorthm based on crcle pxels matchng

More information

A Binarization Algorithm specialized on Document Images and Photos

A Binarization Algorithm specialized on Document Images and Photos A Bnarzaton Algorthm specalzed on Document mages and Photos Ergna Kavalleratou Dept. of nformaton and Communcaton Systems Engneerng Unversty of the Aegean kavalleratou@aegean.gr Abstract n ths paper, a

More information

MULTISPECTRAL IMAGES CLASSIFICATION BASED ON KLT AND ATR AUTOMATIC TARGET RECOGNITION

MULTISPECTRAL IMAGES CLASSIFICATION BASED ON KLT AND ATR AUTOMATIC TARGET RECOGNITION MULTISPECTRAL IMAGES CLASSIFICATION BASED ON KLT AND ATR AUTOMATIC TARGET RECOGNITION Paulo Quntlano 1 & Antono Santa-Rosa 1 Federal Polce Department, Brasla, Brazl. E-mals: quntlano.pqs@dpf.gov.br and

More information

FEATURE EXTRACTION. Dr. K.Vijayarekha. Associate Dean School of Electrical and Electronics Engineering SASTRA University, Thanjavur

FEATURE EXTRACTION. Dr. K.Vijayarekha. Associate Dean School of Electrical and Electronics Engineering SASTRA University, Thanjavur FEATURE EXTRACTION Dr. K.Vjayarekha Assocate Dean School of Electrcal and Electroncs Engneerng SASTRA Unversty, Thanjavur613 41 Jont Intatve of IITs and IISc Funded by MHRD Page 1 of 8 Table of Contents

More information

Detection of an Object by using Principal Component Analysis

Detection of an Object by using Principal Component Analysis Detecton of an Object by usng Prncpal Component Analyss 1. G. Nagaven, 2. Dr. T. Sreenvasulu Reddy 1. M.Tech, Department of EEE, SVUCE, Trupath, Inda. 2. Assoc. Professor, Department of ECE, SVUCE, Trupath,

More information

Classifying Acoustic Transient Signals Using Artificial Intelligence

Classifying Acoustic Transient Signals Using Artificial Intelligence Classfyng Acoustc Transent Sgnals Usng Artfcal Intellgence Steve Sutton, Unversty of North Carolna At Wlmngton (suttons@charter.net) Greg Huff, Unversty of North Carolna At Wlmngton (jgh7476@uncwl.edu)

More information

An Optimal Algorithm for Prufer Codes *

An Optimal Algorithm for Prufer Codes * J. Software Engneerng & Applcatons, 2009, 2: 111-115 do:10.4236/jsea.2009.22016 Publshed Onlne July 2009 (www.scrp.org/journal/jsea) An Optmal Algorthm for Prufer Codes * Xaodong Wang 1, 2, Le Wang 3,

More information

Learning the Kernel Parameters in Kernel Minimum Distance Classifier

Learning the Kernel Parameters in Kernel Minimum Distance Classifier Learnng the Kernel Parameters n Kernel Mnmum Dstance Classfer Daoqang Zhang 1,, Songcan Chen and Zh-Hua Zhou 1* 1 Natonal Laboratory for Novel Software Technology Nanjng Unversty, Nanjng 193, Chna Department

More information

Parallelism for Nested Loops with Non-uniform and Flow Dependences

Parallelism for Nested Loops with Non-uniform and Flow Dependences Parallelsm for Nested Loops wth Non-unform and Flow Dependences Sam-Jn Jeong Dept. of Informaton & Communcaton Engneerng, Cheonan Unversty, 5, Anseo-dong, Cheonan, Chungnam, 330-80, Korea. seong@cheonan.ac.kr

More information

Classifier Selection Based on Data Complexity Measures *

Classifier Selection Based on Data Complexity Measures * Classfer Selecton Based on Data Complexty Measures * Edth Hernández-Reyes, J.A. Carrasco-Ochoa, and J.Fco. Martínez-Trndad Natonal Insttute for Astrophyscs, Optcs and Electroncs, Lus Enrque Erro No.1 Sta.

More information

Skew Angle Estimation and Correction of Hand Written, Textual and Large areas of Non-Textual Document Images: A Novel Approach

Skew Angle Estimation and Correction of Hand Written, Textual and Large areas of Non-Textual Document Images: A Novel Approach Angle Estmaton and Correcton of Hand Wrtten, Textual and Large areas of Non-Textual Document Images: A Novel Approach D.R.Ramesh Babu Pyush M Kumat Mahesh D Dhannawat PES Insttute of Technology Research

More information

Feature Reduction and Selection

Feature Reduction and Selection Feature Reducton and Selecton Dr. Shuang LIANG School of Software Engneerng TongJ Unversty Fall, 2012 Today s Topcs Introducton Problems of Dmensonalty Feature Reducton Statstc methods Prncpal Components

More information

Face Detection with Deep Learning

Face Detection with Deep Learning Face Detecton wth Deep Learnng Yu Shen Yus122@ucsd.edu A13227146 Kuan-We Chen kuc010@ucsd.edu A99045121 Yzhou Hao y3hao@ucsd.edu A98017773 Mn Hsuan Wu mhwu@ucsd.edu A92424998 Abstract The project here

More information

Audio Event Detection and classification using extended R-FCN Approach. Kaiwu Wang, Liping Yang, Bin Yang

Audio Event Detection and classification using extended R-FCN Approach. Kaiwu Wang, Liping Yang, Bin Yang Audo Event Detecton and classfcaton usng extended R-FCN Approach Kawu Wang, Lpng Yang, Bn Yang Key Laboratory of Optoelectronc Technology and Systems(Chongqng Unversty), Mnstry of Educaton, ChongQng Unversty,

More information

Outline. Discriminative classifiers for image recognition. Where in the World? A nearest neighbor recognition example 4/14/2011. CS 376 Lecture 22 1

Outline. Discriminative classifiers for image recognition. Where in the World? A nearest neighbor recognition example 4/14/2011. CS 376 Lecture 22 1 4/14/011 Outlne Dscrmnatve classfers for mage recognton Wednesday, Aprl 13 Krsten Grauman UT-Austn Last tme: wndow-based generc obect detecton basc ppelne face detecton wth boostng as case study Today:

More information

Improvement of Spatial Resolution Using BlockMatching Based Motion Estimation and Frame. Integration

Improvement of Spatial Resolution Using BlockMatching Based Motion Estimation and Frame. Integration Improvement of Spatal Resoluton Usng BlockMatchng Based Moton Estmaton and Frame Integraton Danya Suga and Takayuk Hamamoto Graduate School of Engneerng, Tokyo Unversty of Scence, 6-3-1, Nuku, Katsuska-ku,

More information

EYE CENTER LOCALIZATION ON A FACIAL IMAGE BASED ON MULTI-BLOCK LOCAL BINARY PATTERNS

EYE CENTER LOCALIZATION ON A FACIAL IMAGE BASED ON MULTI-BLOCK LOCAL BINARY PATTERNS P.G. Demdov Yaroslavl State Unversty Anatoly Ntn, Vladmr Khryashchev, Olga Stepanova, Igor Kostern EYE CENTER LOCALIZATION ON A FACIAL IMAGE BASED ON MULTI-BLOCK LOCAL BINARY PATTERNS Yaroslavl, 2015 Eye

More information

Term Weighting Classification System Using the Chi-square Statistic for the Classification Subtask at NTCIR-6 Patent Retrieval Task

Term Weighting Classification System Using the Chi-square Statistic for the Classification Subtask at NTCIR-6 Patent Retrieval Task Proceedngs of NTCIR-6 Workshop Meetng, May 15-18, 2007, Tokyo, Japan Term Weghtng Classfcaton System Usng the Ch-square Statstc for the Classfcaton Subtask at NTCIR-6 Patent Retreval Task Kotaro Hashmoto

More information

SLAM Summer School 2006 Practical 2: SLAM using Monocular Vision

SLAM Summer School 2006 Practical 2: SLAM using Monocular Vision SLAM Summer School 2006 Practcal 2: SLAM usng Monocular Vson Javer Cvera, Unversty of Zaragoza Andrew J. Davson, Imperal College London J.M.M Montel, Unversty of Zaragoza. josemar@unzar.es, jcvera@unzar.es,

More information

Corner-Based Image Alignment using Pyramid Structure with Gradient Vector Similarity

Corner-Based Image Alignment using Pyramid Structure with Gradient Vector Similarity Journal of Sgnal and Informaton Processng, 013, 4, 114-119 do:10.436/jsp.013.43b00 Publshed Onlne August 013 (http://www.scrp.org/journal/jsp) Corner-Based Image Algnment usng Pyramd Structure wth Gradent

More information

Tsinghua University at TAC 2009: Summarizing Multi-documents by Information Distance

Tsinghua University at TAC 2009: Summarizing Multi-documents by Information Distance Tsnghua Unversty at TAC 2009: Summarzng Mult-documents by Informaton Dstance Chong Long, Mnle Huang, Xaoyan Zhu State Key Laboratory of Intellgent Technology and Systems, Tsnghua Natonal Laboratory for

More information

A PATTERN RECOGNITION APPROACH TO IMAGE SEGMENTATION

A PATTERN RECOGNITION APPROACH TO IMAGE SEGMENTATION 1 THE PUBLISHING HOUSE PROCEEDINGS OF THE ROMANIAN ACADEMY, Seres A, OF THE ROMANIAN ACADEMY Volume 4, Number 2/2003, pp.000-000 A PATTERN RECOGNITION APPROACH TO IMAGE SEGMENTATION Tudor BARBU Insttute

More information

A Background Subtraction for a Vision-based User Interface *

A Background Subtraction for a Vision-based User Interface * A Background Subtracton for a Vson-based User Interface * Dongpyo Hong and Woontack Woo KJIST U-VR Lab. {dhon wwoo}@kjst.ac.kr Abstract In ths paper, we propose a robust and effcent background subtracton

More information

Learning a Class-Specific Dictionary for Facial Expression Recognition

Learning a Class-Specific Dictionary for Facial Expression Recognition BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume 16, No 4 Sofa 016 Prnt ISSN: 1311-970; Onlne ISSN: 1314-4081 DOI: 10.1515/cat-016-0067 Learnng a Class-Specfc Dctonary for

More information

Fast Feature Value Searching for Face Detection

Fast Feature Value Searching for Face Detection Vol., No. 2 Computer and Informaton Scence Fast Feature Value Searchng for Face Detecton Yunyang Yan Department of Computer Engneerng Huayn Insttute of Technology Hua an 22300, Chna E-mal: areyyyke@63.com

More information

CS 534: Computer Vision Model Fitting

CS 534: Computer Vision Model Fitting CS 534: Computer Vson Model Fttng Sprng 004 Ahmed Elgammal Dept of Computer Scence CS 534 Model Fttng - 1 Outlnes Model fttng s mportant Least-squares fttng Maxmum lkelhood estmaton MAP estmaton Robust

More information

Vol. 5, No. 3 March 2014 ISSN Journal of Emerging Trends in Computing and Information Sciences CIS Journal. All rights reserved.

Vol. 5, No. 3 March 2014 ISSN Journal of Emerging Trends in Computing and Information Sciences CIS Journal. All rights reserved. Journal of Emergng Trends n Computng and Informaton Scences 009-03 CIS Journal. All rghts reserved. http://www.csjournal.org Unhealthy Detecton n Lvestock Texture Images usng Subsampled Contourlet Transform

More information

Local Quaternary Patterns and Feature Local Quaternary Patterns

Local Quaternary Patterns and Feature Local Quaternary Patterns Local Quaternary Patterns and Feature Local Quaternary Patterns Jayu Gu and Chengjun Lu The Department of Computer Scence, New Jersey Insttute of Technology, Newark, NJ 0102, USA Abstract - Ths paper presents

More information

A New Approach For the Ranking of Fuzzy Sets With Different Heights

A New Approach For the Ranking of Fuzzy Sets With Different Heights New pproach For the ankng of Fuzzy Sets Wth Dfferent Heghts Pushpnder Sngh School of Mathematcs Computer pplcatons Thapar Unversty, Patala-7 00 Inda pushpndersnl@gmalcom STCT ankng of fuzzy sets plays

More information

Comparison Study of Textural Descriptors for Training Neural Network Classifiers

Comparison Study of Textural Descriptors for Training Neural Network Classifiers Comparson Study of Textural Descrptors for Tranng Neural Network Classfers G.D. MAGOULAS (1) S.A. KARKANIS (1) D.A. KARRAS () and M.N. VRAHATIS (3) (1) Department of Informatcs Unversty of Athens GR-157.84

More information

User Authentication Based On Behavioral Mouse Dynamics Biometrics

User Authentication Based On Behavioral Mouse Dynamics Biometrics User Authentcaton Based On Behavoral Mouse Dynamcs Bometrcs Chee-Hyung Yoon Danel Donghyun Km Department of Computer Scence Department of Computer Scence Stanford Unversty Stanford Unversty Stanford, CA

More information

A Modified Median Filter for the Removal of Impulse Noise Based on the Support Vector Machines

A Modified Median Filter for the Removal of Impulse Noise Based on the Support Vector Machines A Modfed Medan Flter for the Removal of Impulse Nose Based on the Support Vector Machnes H. GOMEZ-MORENO, S. MALDONADO-BASCON, F. LOPEZ-FERRERAS, M. UTRILLA- MANSO AND P. GIL-JIMENEZ Departamento de Teoría

More information

Collaboratively Regularized Nearest Points for Set Based Recognition

Collaboratively Regularized Nearest Points for Set Based Recognition Academc Center for Computng and Meda Studes, Kyoto Unversty Collaboratvely Regularzed Nearest Ponts for Set Based Recognton Yang Wu, Mchhko Mnoh, Masayuk Mukunok Kyoto Unversty 9/1/013 BMVC 013 @ Brstol,

More information

SHAPE RECOGNITION METHOD BASED ON THE k-nearest NEIGHBOR RULE

SHAPE RECOGNITION METHOD BASED ON THE k-nearest NEIGHBOR RULE SHAPE RECOGNITION METHOD BASED ON THE k-nearest NEIGHBOR RULE Dorna Purcaru Faculty of Automaton, Computers and Electroncs Unersty of Craoa 13 Al. I. Cuza Street, Craoa RO-1100 ROMANIA E-mal: dpurcaru@electroncs.uc.ro

More information

Content Based Image Retrieval Using 2-D Discrete Wavelet with Texture Feature with Different Classifiers

Content Based Image Retrieval Using 2-D Discrete Wavelet with Texture Feature with Different Classifiers IOSR Journal of Electroncs and Communcaton Engneerng (IOSR-JECE) e-issn: 78-834,p- ISSN: 78-8735.Volume 9, Issue, Ver. IV (Mar - Apr. 04), PP 0-07 Content Based Image Retreval Usng -D Dscrete Wavelet wth

More information

Edge Detection in Noisy Images Using the Support Vector Machines

Edge Detection in Noisy Images Using the Support Vector Machines Edge Detecton n Nosy Images Usng the Support Vector Machnes Hlaro Gómez-Moreno, Saturnno Maldonado-Bascón, Francsco López-Ferreras Sgnal Theory and Communcatons Department. Unversty of Alcalá Crta. Madrd-Barcelona

More information

IEEE TRANSACTIONS ON IMAGE PROCESSING, VOL. 25, NO. 4, APRIL

IEEE TRANSACTIONS ON IMAGE PROCESSING, VOL. 25, NO. 4, APRIL IEEE TRANSACTIONS ON IMAGE PROCESSING, VOL. 25, NO. 4, APRIL 2016 1713 Weakly Supervsed Fne-Graned Categorzaton Wth Part-Based Image Representaton Yu Zhang, Xu-Shen We, Janxn Wu, Member, IEEE, Janfe Ca,

More information

A Unified Framework for Semantics and Feature Based Relevance Feedback in Image Retrieval Systems

A Unified Framework for Semantics and Feature Based Relevance Feedback in Image Retrieval Systems A Unfed Framework for Semantcs and Feature Based Relevance Feedback n Image Retreval Systems Ye Lu *, Chunhu Hu 2, Xngquan Zhu 3*, HongJang Zhang 2, Qang Yang * School of Computng Scence Smon Fraser Unversty

More information

Classifier Swarms for Human Detection in Infrared Imagery

Classifier Swarms for Human Detection in Infrared Imagery Classfer Swarms for Human Detecton n Infrared Imagery Yur Owechko, Swarup Medasan, and Narayan Srnvasa HRL Laboratores, LLC 3011 Malbu Canyon Road, Malbu, CA 90265 {owechko, smedasan, nsrnvasa}@hrl.com

More information

The Research of Support Vector Machine in Agricultural Data Classification

The Research of Support Vector Machine in Agricultural Data Classification The Research of Support Vector Machne n Agrcultural Data Classfcaton Le Sh, Qguo Duan, Xnmng Ma, Me Weng College of Informaton and Management Scence, HeNan Agrcultural Unversty, Zhengzhou 45000 Chna Zhengzhou

More information

A Fast Content-Based Multimedia Retrieval Technique Using Compressed Data

A Fast Content-Based Multimedia Retrieval Technique Using Compressed Data A Fast Content-Based Multmeda Retreval Technque Usng Compressed Data Borko Furht and Pornvt Saksobhavvat NSF Multmeda Laboratory Florda Atlantc Unversty, Boca Raton, Florda 3343 ABSTRACT In ths paper,

More information

Detection of hand grasping an object from complex background based on machine learning co-occurrence of local image feature

Detection of hand grasping an object from complex background based on machine learning co-occurrence of local image feature Detecton of hand graspng an object from complex background based on machne learnng co-occurrence of local mage feature Shnya Moroka, Yasuhro Hramoto, Nobutaka Shmada, Tadash Matsuo, Yoshak Shra Rtsumekan

More information

MOTION BLUR ESTIMATION AT CORNERS

MOTION BLUR ESTIMATION AT CORNERS Gacomo Boracch and Vncenzo Caglot Dpartmento d Elettronca e Informazone, Poltecnco d Mlano, Va Ponzo, 34/5-20133 MILANO boracch@elet.polm.t, caglot@elet.polm.t Keywords: Abstract: Pont Spread Functon Parameter

More information

Face Recognition Based on SVM and 2DPCA

Face Recognition Based on SVM and 2DPCA Vol. 4, o. 3, September, 2011 Face Recognton Based on SVM and 2DPCA Tha Hoang Le, Len Bu Faculty of Informaton Technology, HCMC Unversty of Scence Faculty of Informaton Scences and Engneerng, Unversty

More information

An Image Fusion Approach Based on Segmentation Region

An Image Fusion Approach Based on Segmentation Region Rong Wang, L-Qun Gao, Shu Yang, Yu-Hua Cha, and Yan-Chun Lu An Image Fuson Approach Based On Segmentaton Regon An Image Fuson Approach Based on Segmentaton Regon Rong Wang, L-Qun Gao, Shu Yang 3, Yu-Hua

More information

Incremental MQDF Learning for Writer Adaptive Handwriting Recognition 1

Incremental MQDF Learning for Writer Adaptive Handwriting Recognition 1 200 2th Internatonal Conference on Fronters n Handwrtng Recognton Incremental MQDF Learnng for Wrter Adaptve Handwrtng Recognton Ka Dng, Lanwen Jn * School of Electronc and Informaton Engneerng, South

More information

Gender Classification using Interlaced Derivative Patterns

Gender Classification using Interlaced Derivative Patterns Gender Classfcaton usng Interlaced Dervatve Patterns Author Shobernejad, Ameneh, Gao, Yongsheng Publshed 2 Conference Ttle Proceedngs of the 2th Internatonal Conference on Pattern Recognton (ICPR 2) DOI

More information

UB at GeoCLEF Department of Geography Abstract

UB at GeoCLEF Department of Geography   Abstract UB at GeoCLEF 2006 Mguel E. Ruz (1), Stuart Shapro (2), June Abbas (1), Slva B. Southwck (1) and Davd Mark (3) State Unversty of New York at Buffalo (1) Department of Lbrary and Informaton Studes (2) Department

More information

Lecture 5: Multilayer Perceptrons

Lecture 5: Multilayer Perceptrons Lecture 5: Multlayer Perceptrons Roger Grosse 1 Introducton So far, we ve only talked about lnear models: lnear regresson and lnear bnary classfers. We noted that there are functons that can t be represented

More information

CAN COMPUTERS LEARN FASTER? Seyda Ertekin Computer Science & Engineering The Pennsylvania State University

CAN COMPUTERS LEARN FASTER? Seyda Ertekin Computer Science & Engineering The Pennsylvania State University CAN COMPUTERS LEARN FASTER? Seyda Ertekn Computer Scence & Engneerng The Pennsylvana State Unversty sertekn@cse.psu.edu ABSTRACT Ever snce computers were nvented, manknd wondered whether they mght be made

More information

Support Vector Machines

Support Vector Machines /9/207 MIST.6060 Busness Intellgence and Data Mnng What are Support Vector Machnes? Support Vector Machnes Support Vector Machnes (SVMs) are supervsed learnng technques that analyze data and recognze patterns.

More information

Smoothing Spline ANOVA for variable screening

Smoothing Spline ANOVA for variable screening Smoothng Splne ANOVA for varable screenng a useful tool for metamodels tranng and mult-objectve optmzaton L. Rcco, E. Rgon, A. Turco Outlne RSM Introducton Possble couplng Test case MOO MOO wth Game Theory

More information

Deep learning is a good steganalysis tool when embedding key is reused for different images, even if there is a cover source-mismatch

Deep learning is a good steganalysis tool when embedding key is reused for different images, even if there is a cover source-mismatch Deep learnng s a good steganalyss tool when embeddng key s reused for dfferent mages, even f there s a cover source-msmatch Lonel PIBRE 2,3, Jérôme PASQUET 2,3, Dno IENCO 2,3, Marc CHAUMONT 1,2,3 (1) Unversty

More information

Deep Classification in Large-scale Text Hierarchies

Deep Classification in Large-scale Text Hierarchies Deep Classfcaton n Large-scale Text Herarches Gu-Rong Xue Dkan Xng Qang Yang 2 Yong Yu Dept. of Computer Scence and Engneerng Shangha Jao-Tong Unversty {grxue, dkxng, yyu}@apex.sjtu.edu.cn 2 Hong Kong

More information

A Gradient Difference based Technique for Video Text Detection

A Gradient Difference based Technique for Video Text Detection A Gradent Dfference based Technque for Vdeo Text Detecton Palaahnakote Shvakumara, Trung Quy Phan and Chew Lm Tan School of Computng, Natonal Unversty of Sngapore {shva, phanquyt, tancl }@comp.nus.edu.sg

More information

Determining the Optimal Bandwidth Based on Multi-criterion Fusion

Determining the Optimal Bandwidth Based on Multi-criterion Fusion Proceedngs of 01 4th Internatonal Conference on Machne Learnng and Computng IPCSIT vol. 5 (01) (01) IACSIT Press, Sngapore Determnng the Optmal Bandwdth Based on Mult-crteron Fuson Ha-L Lang 1+, Xan-Mn

More information

Face Recognition using 3D Directional Corner Points

Face Recognition using 3D Directional Corner Points 2014 22nd Internatonal Conference on Pattern Recognton Face Recognton usng 3D Drectonal Corner Ponts Xun Yu, Yongsheng Gao School of Engneerng Grffth Unversty Nathan, QLD, Australa xun.yu@grffthun.edu.au,

More information

Integrated Expression-Invariant Face Recognition with Constrained Optical Flow

Integrated Expression-Invariant Face Recognition with Constrained Optical Flow Integrated Expresson-Invarant Face Recognton wth Constraned Optcal Flow Chao-Kue Hseh, Shang-Hong La 2, and Yung-Chang Chen Department of Electrcal Engneerng, Natonal Tsng Hua Unversty, Tawan 2 Department

More information

A Gradient Difference based Technique for Video Text Detection

A Gradient Difference based Technique for Video Text Detection 2009 10th Internatonal Conference on Document Analyss and Recognton A Gradent Dfference based Technque for Vdeo Text Detecton Palaahnakote Shvakumara, Trung Quy Phan and Chew Lm Tan School of Computng,

More information

SRBIR: Semantic Region Based Image Retrieval by Extracting the Dominant Region and Semantic Learning

SRBIR: Semantic Region Based Image Retrieval by Extracting the Dominant Region and Semantic Learning Journal of Computer Scence 7 (3): 400-408, 2011 ISSN 1549-3636 2011 Scence Publcatons SRBIR: Semantc Regon Based Image Retreval by Extractng the Domnant Regon and Semantc Learnng 1 I. Felc Raam and 2 S.

More information

Machine Learning 9. week

Machine Learning 9. week Machne Learnng 9. week Mappng Concept Radal Bass Functons (RBF) RBF Networks 1 Mappng It s probably the best scenaro for the classfcaton of two dataset s to separate them lnearly. As you see n the below

More information

Pruning Training Corpus to Speedup Text Classification 1

Pruning Training Corpus to Speedup Text Classification 1 Prunng Tranng Corpus to Speedup Text Classfcaton Jhong Guan and Shugeng Zhou School of Computer Scence, Wuhan Unversty, Wuhan, 430079, Chna hguan@wtusm.edu.cn State Key Lab of Software Engneerng, Wuhan

More information

Alignment Results of SOBOM for OAEI 2010

Alignment Results of SOBOM for OAEI 2010 Algnment Results of SOBOM for OAEI 2010 Pegang Xu, Yadong Wang, Lang Cheng, Tany Zang School of Computer Scence and Technology Harbn Insttute of Technology, Harbn, Chna pegang.xu@gmal.com, ydwang@ht.edu.cn,

More information

CMPS 10 Introduction to Computer Science Lecture Notes

CMPS 10 Introduction to Computer Science Lecture Notes CPS 0 Introducton to Computer Scence Lecture Notes Chapter : Algorthm Desgn How should we present algorthms? Natural languages lke Englsh, Spansh, or French whch are rch n nterpretaton and meanng are not

More information

Hybrid Non-Blind Color Image Watermarking

Hybrid Non-Blind Color Image Watermarking Hybrd Non-Blnd Color Image Watermarkng Ms C.N.Sujatha 1, Dr. P. Satyanarayana 2 1 Assocate Professor, Dept. of ECE, SNIST, Yamnampet, Ghatkesar Hyderabad-501301, Telangana 2 Professor, Dept. of ECE, AITS,

More information

Mathematics 256 a course in differential equations for engineering students

Mathematics 256 a course in differential equations for engineering students Mathematcs 56 a course n dfferental equatons for engneerng students Chapter 5. More effcent methods of numercal soluton Euler s method s qute neffcent. Because the error s essentally proportonal to the

More information

(a) Input data X n. (b) VersNet. (c) Output data Y n. (d) Supervsed data D n. Fg. 2 Illustraton of tranng for proposed CNN. 2. Related Work In segment

(a) Input data X n. (b) VersNet. (c) Output data Y n. (d) Supervsed data D n. Fg. 2 Illustraton of tranng for proposed CNN. 2. Related Work In segment 一般社団法人電子情報通信学会 THE INSTITUTE OF ELECTRONICS, INFORMATION AND COMMUNICATION ENGINEERS 信学技報 IEICE Techncal Report SANE2017-92 (2018-01) Deep Learnng for End-to-End Automatc Target Recognton from Synthetc

More information

R s s f. m y s. SPH3UW Unit 7.3 Spherical Concave Mirrors Page 1 of 12. Notes

R s s f. m y s. SPH3UW Unit 7.3 Spherical Concave Mirrors Page 1 of 12. Notes SPH3UW Unt 7.3 Sphercal Concave Mrrors Page 1 of 1 Notes Physcs Tool box Concave Mrror If the reflectng surface takes place on the nner surface of the sphercal shape so that the centre of the mrror bulges

More information

Modular PCA Face Recognition Based on Weighted Average

Modular PCA Face Recognition Based on Weighted Average odern Appled Scence odular PCA Face Recognton Based on Weghted Average Chengmao Han (Correspondng author) Department of athematcs, Lny Normal Unversty Lny 76005, Chna E-mal: hanchengmao@163.com Abstract

More information

An Approach to Real-Time Recognition of Chinese Handwritten Sentences

An Approach to Real-Time Recognition of Chinese Handwritten Sentences An Approach to Real-Tme Recognton of Chnese Handwrtten Sentences Da-Han Wang, Cheng-Ln Lu Natonal Laboratory of Pattern Recognton, Insttute of Automaton of Chnese Academy of Scences, Bejng 100190, P.R.

More information

Learning-based License Plate Detection on Edge Features

Learning-based License Plate Detection on Edge Features Learnng-based Lcense Plate Detecton on Edge Features Wng Teng Ho, Woo Hen Yap, Yong Haur Tay Computer Vson and Intellgent Systems (CVIS) Group Unverst Tunku Abdul Rahman, Malaysa wngteng_h@yahoo.com, woohen@yahoo.com,

More information

Subspace clustering. Clustering. Fundamental to all clustering techniques is the choice of distance measure between data points;

Subspace clustering. Clustering. Fundamental to all clustering techniques is the choice of distance measure between data points; Subspace clusterng Clusterng Fundamental to all clusterng technques s the choce of dstance measure between data ponts; D q ( ) ( ) 2 x x = x x, j k = 1 k jk Squared Eucldean dstance Assumpton: All features

More information

Solving two-person zero-sum game by Matlab

Solving two-person zero-sum game by Matlab Appled Mechancs and Materals Onlne: 2011-02-02 ISSN: 1662-7482, Vols. 50-51, pp 262-265 do:10.4028/www.scentfc.net/amm.50-51.262 2011 Trans Tech Publcatons, Swtzerland Solvng two-person zero-sum game by

More information

Audio Content Classification Method Research Based on Two-step Strategy

Audio Content Classification Method Research Based on Two-step Strategy (IJACSA) Internatonal Journal of Advanced Computer Scence and Applcatons, Audo Content Classfcaton Method Research Based on Two-step Strategy Sume Lang Department of Computer Scence and Technology Chongqng

More information

Cluster Analysis of Electrical Behavior

Cluster Analysis of Electrical Behavior Journal of Computer and Communcatons, 205, 3, 88-93 Publshed Onlne May 205 n ScRes. http://www.scrp.org/ournal/cc http://dx.do.org/0.4236/cc.205.350 Cluster Analyss of Electrcal Behavor Ln Lu Ln Lu, School

More information

Scale Selective Extended Local Binary Pattern For Texture Classification

Scale Selective Extended Local Binary Pattern For Texture Classification Scale Selectve Extended Local Bnary Pattern For Texture Classfcaton Yutng Hu, Zhlng Long, and Ghassan AlRegb Multmeda & Sensors Lab (MSL) Georga Insttute of Technology 03/09/017 Outlne Texture Representaton

More information

A Probabilistic Approach to Detect Urban Regions from Remotely Sensed Images Based on Combination of Local Features

A Probabilistic Approach to Detect Urban Regions from Remotely Sensed Images Based on Combination of Local Features A Probablstc Approach to Detect Urban Regons from Remotely Sensed Images Based on Combnaton of Local Features Berl Sırmaçek German Aerospace Center (DLR) Remote Sensng Technology Insttute Weßlng, 82234,

More information

Announcements. Supervised Learning

Announcements. Supervised Learning Announcements See Chapter 5 of Duda, Hart, and Stork. Tutoral by Burge lnked to on web page. Supervsed Learnng Classfcaton wth labeled eamples. Images vectors n hgh-d space. Supervsed Learnng Labeled eamples

More information

Steps for Computing the Dissimilarity, Entropy, Herfindahl-Hirschman and. Accessibility (Gravity with Competition) Indices

Steps for Computing the Dissimilarity, Entropy, Herfindahl-Hirschman and. Accessibility (Gravity with Competition) Indices Steps for Computng the Dssmlarty, Entropy, Herfndahl-Hrschman and Accessblty (Gravty wth Competton) Indces I. Dssmlarty Index Measurement: The followng formula can be used to measure the evenness between

More information

Available online at Available online at Advanced in Control Engineering and Information Science

Available online at   Available online at   Advanced in Control Engineering and Information Science Avalable onlne at wwwscencedrectcom Avalable onlne at wwwscencedrectcom Proceda Proceda Engneerng Engneerng 00 (2011) 15000 000 (2011) 1642 1646 Proceda Engneerng wwwelsevercom/locate/proceda Advanced

More information

Face Recognition University at Buffalo CSE666 Lecture Slides Resources:

Face Recognition University at Buffalo CSE666 Lecture Slides Resources: Face Recognton Unversty at Buffalo CSE666 Lecture Sldes Resources: http://www.face-rec.org/algorthms/ Overvew of face recognton algorthms Correlaton - Pxel based correspondence between two face mages Structural

More information

TECHNIQUE OF FORMATION HOMOGENEOUS SAMPLE SAME OBJECTS. Muradaliyev A.Z.

TECHNIQUE OF FORMATION HOMOGENEOUS SAMPLE SAME OBJECTS. Muradaliyev A.Z. TECHNIQUE OF FORMATION HOMOGENEOUS SAMPLE SAME OBJECTS Muradalyev AZ Azerbajan Scentfc-Research and Desgn-Prospectng Insttute of Energetc AZ1012, Ave HZardab-94 E-mal:aydn_murad@yahoocom Importance of

More information

Research and Application of Fingerprint Recognition Based on MATLAB

Research and Application of Fingerprint Recognition Based on MATLAB Send Orders for Reprnts to reprnts@benthamscence.ae The Open Automaton and Control Systems Journal, 205, 7, 07-07 Open Access Research and Applcaton of Fngerprnt Recognton Based on MATLAB Nng Lu* Department

More information

Comparing Image Representations for Training a Convolutional Neural Network to Classify Gender

Comparing Image Representations for Training a Convolutional Neural Network to Classify Gender 2013 Frst Internatonal Conference on Artfcal Intellgence, Modellng & Smulaton Comparng Image Representatons for Tranng a Convolutonal Neural Network to Classfy Gender Choon-Boon Ng, Yong-Haur Tay, Bok-Mn

More information

Robust visual tracking based on Informative random fern

Robust visual tracking based on Informative random fern 5th Internatonal Conference on Computer Scences and Automaton Engneerng (ICCSAE 205) Robust vsual trackng based on Informatve random fern Hao Dong, a, Ru Wang, b School of Instrumentaton Scence and Opto-electroncs

More information

Improving Web Image Search using Meta Re-rankers

Improving Web Image Search using Meta Re-rankers VOLUME-1, ISSUE-V (Aug-Sep 2013) IS NOW AVAILABLE AT: www.dcst.com Improvng Web Image Search usng Meta Re-rankers B.Kavtha 1, N. Suata 2 1 Department of Computer Scence and Engneerng, Chtanya Bharath Insttute

More information

A New Knowledge-Based Face Image Indexing System through the Internet

A New Knowledge-Based Face Image Indexing System through the Internet Ne Knoledge-ased Face Image Indexng System through the Internet Shu-Sheng La a Geeng-Neng You b Fu-Song Syu c Hsu-Me Huang d a General Educaton Center, Chna Medcal Unversty, Taan bc Department of Multmeda

More information

Classification Based Mode Decisions for Video over Networks

Classification Based Mode Decisions for Video over Networks Classfcaton Based Mode Decsons for Vdeo over Networks Deepak S. Turaga and Tsuhan Chen Advanced Multmeda Processng Lab Tranng data for Inter-Intra Decson Inter-Intra Decson Regons pdf 6 5 6 5 Energy 4

More information

Reducing Frame Rate for Object Tracking

Reducing Frame Rate for Object Tracking Reducng Frame Rate for Object Trackng Pavel Korshunov 1 and We Tsang Oo 2 1 Natonal Unversty of Sngapore, Sngapore 11977, pavelkor@comp.nus.edu.sg 2 Natonal Unversty of Sngapore, Sngapore 11977, oowt@comp.nus.edu.sg

More information

Mining Image Features in an Automatic Two- Dimensional Shape Recognition System

Mining Image Features in an Automatic Two- Dimensional Shape Recognition System Internatonal Journal of Appled Mathematcs and Computer Scences Volume 2 Number 1 Mnng Image Features n an Automatc Two- Dmensonal Shape Recognton System R. A. Salam, M.A. Rodrgues Abstract The number of

More information

Fusion of Deep Features and Weighted VLAD Vectors based on Multiple Features for Image Retrieval

Fusion of Deep Features and Weighted VLAD Vectors based on Multiple Features for Image Retrieval MATEC Web of Conferences, 0500 (07) DTS-07 DO: 005/matecconf/070500 Fuson of Deep Features and Weghted VLAD Vectors based on Multple Features for mage Retreval Yanhong Wang,, Ygang Cen,, Lequan Lang,*,

More information

Assembler. Building a Modern Computer From First Principles.

Assembler. Building a Modern Computer From First Principles. Assembler Buldng a Modern Computer From Frst Prncples www.nand2tetrs.org Elements of Computng Systems, Nsan & Schocken, MIT Press, www.nand2tetrs.org, Chapter 6: Assembler slde Where we are at: Human Thought

More information

On Modeling Variations For Face Authentication

On Modeling Variations For Face Authentication On Modelng Varatons For Face Authentcaton Xaomng Lu Tsuhan Chen B.V.K. Vjaya Kumar Department of Electrcal and Computer Engneerng, Carnege Mellon Unversty Abstract In ths paper, we present a scheme for

More information

Investigating the Performance of Naïve- Bayes Classifiers and K- Nearest Neighbor Classifiers

Investigating the Performance of Naïve- Bayes Classifiers and K- Nearest Neighbor Classifiers Journal of Convergence Informaton Technology Volume 5, Number 2, Aprl 2010 Investgatng the Performance of Naïve- Bayes Classfers and K- Nearest Neghbor Classfers Mohammed J. Islam *, Q. M. Jonathan Wu,

More information

TN348: Openlab Module - Colocalization

TN348: Openlab Module - Colocalization TN348: Openlab Module - Colocalzaton Topc The Colocalzaton module provdes the faclty to vsualze and quantfy colocalzaton between pars of mages. The Colocalzaton wndow contans a prevew of the two mages

More information

12/2/2009. Announcements. Parametric / Non-parametric. Case-Based Reasoning. Nearest-Neighbor on Images. Nearest-Neighbor Classification

12/2/2009. Announcements. Parametric / Non-parametric. Case-Based Reasoning. Nearest-Neighbor on Images. Nearest-Neighbor Classification Introducton to Artfcal Intellgence V22.0472-001 Fall 2009 Lecture 24: Nearest-Neghbors & Support Vector Machnes Rob Fergus Dept of Computer Scence, Courant Insttute, NYU Sldes from Danel Yeung, John DeNero

More information

An Empirical Comparative Study of Online Handwriting Chinese Character Recognition:Simplified v.s.traditional

An Empirical Comparative Study of Online Handwriting Chinese Character Recognition:Simplified v.s.traditional 2013 12th Internatonal Conference on Document Analyss and Recognton An Emprcal Comparatve Study of Onlne Handwrtng Chnese Recognton:Smplfed v.s.tradtonal Yan Gao, Lanwen Jn +, Wexn Yang School of Electronc

More information

Learning-Based Top-N Selection Query Evaluation over Relational Databases

Learning-Based Top-N Selection Query Evaluation over Relational Databases Learnng-Based Top-N Selecton Query Evaluaton over Relatonal Databases Lang Zhu *, Wey Meng ** * School of Mathematcs and Computer Scence, Hebe Unversty, Baodng, Hebe 071002, Chna, zhu@mal.hbu.edu.cn **

More information

A Computer Vision System for Automated Container Code Recognition

A Computer Vision System for Automated Container Code Recognition A Computer Vson System for Automated Contaner Code Recognton Hsn-Chen Chen, Chh-Ka Chen, Fu-Yu Hsu, Yu-San Ln, Yu-Te Wu, Yung-Nen Sun * Abstract Contaner code examnaton s an essental step n the contaner

More information

An Efficient Face Detection Method Using Adaboost and Facial Parts

An Efficient Face Detection Method Using Adaboost and Facial Parts An Effcent Face Detecton Method Usng Adaboost and Facal Parts Yasaman Heydarzadeh, Abolfazl Torogh Haghghat Computer, IT and Electronc department Azad Unversty of Qazvn Tehran, Iran heydarzadeh@ qau.ac.r,

More information