arxiv: v2 [cs.cv] 20 May 2018

Size: px
Start display at page:

Download "arxiv: v2 [cs.cv] 20 May 2018"

Transcription

1 Sereoscopic Neural Syle Transfer Dongdong Chen 1 Lu Yuan 2, Jing Liao 2, Nenghai Yu 1, Gang Hua 2 1 Universiy of Science and Technology of China 2 Microsof Research cd722522@mail.usc.edu.cn, {jliao, luyuan, ganghua}@microsof.com, ynh@usc.edu.cn arxiv: v2 [cs.cv] 20 May 2018 Absrac This paper presens he firs aemp a sereoscopic neural syle ransfer, which responds o he emerging demand for 3D movies or AR/VR. We sar wih a careful examinaion of applying exising monocular syle ransfer mehods o lef and righ views of sereoscopic images separaely. This reveals ha he original dispariy consisency canno be well preserved in he final sylizaion resuls, which causes 3D faigue o he viewers. To address his issue, we incorporae a new dispariy loss ino he widely adoped syle loss funcion by enforcing he bidirecional dispariy consrain in non-occluded regions. For a pracical realime soluion, we propose he firs feed-forward nework by joinly raining a sylizaion sub-nework and a dispariy sub-nework, and inegrae hem in a feaure level middle domain. Our dispariy sub-nework is also he firs end-oend nework for simulaneous bidirecional dispariy and occlusion mask esimaion. Finally, our nework is effecively exended o sereoscopic videos, by considering boh emporal coherence and dispariy consisency. We will show ha he proposed mehod clearly ouperforms he baseline algorihms boh quaniaively and qualiaively. 1. Inroducion Sereoscopic 3D was on he cusp of becoming a mass consumer media such as 3D movies, TV and games. Nowadays, wih he developmen of head-mouned 3D display (e.g., AR/VR glasses) and dual-lens smar phones, sereoscopic 3D is aracing increasing aenion and spurring a lo of ineresing research works, such as sereoscopic inpaining [42, 32], video sabilizaion [19], and panorama [45]. Among hese sudies, creaing sereoscopic 3D conens is always inriguing. Recenly, syle ransfer echniques used o reproduce famous paining syles on naural images become a rending opic in conen creaion. For example, he recen film Loving Vincen is he firs animaed film made enirely of oil This work was done when Dongdong Chen is an inern a MSR Asia. painings by well-rained ariss. Inspired by he power of Convoluional Neural Nework (CNN), he pioneering work of Gays e al. [17] presened a general soluion o ransfer he syle of a given arwork o any images auomaically. Many follow-up works [25, 23, 40, 14, 13, 37, 29] have been proposed o eiher improve or exend i. These echniques are also applied o many successful indusrial applicaions (e.g., Prisma [1], Osagram [2], and Microsof Pix [3]). However, o he bes of our knowledge, here are no echniques ha apply syle ransfer o sereoscopic images or videos. In his paper, we address he need for his emerging 3D conen by proposing he firs sereoscopic neural syle ransfer algorihm. We sar wih a careful examinaion of naive applicaion of exising syle ransfer mehods o lef and righ views independenly. We found ha i ofen fails o produce geomeric consisen sylized exure across he wo views. As a resul, i induces problemaic deph percepion and leads o 3D faigue o he viewers as shown in Figure 1. Therefore, we need o enable he mehod o produce sylized exures ha are consisen across he wo views. Moreover, a fas soluion is required, especially for pracical real-ime 3D display (e.g., AR/VR glasses). Las bu no leas, syle ransfer in sereoscopic video as a furher exension should saisfy emporal coherence simulaneously. In his paper, we propose he firs feed-forward nework for fas sereoscopic syle ransfer. Besides he widely adoped syle loss funcion [17, 23], we inroduce an addiional dispariy consisency loss, which penalizes he deviaions of sylizaion resuls in non-occluded regions. Specifically, given he bidirecional dispariy and occlusion mask, we esablish correspondences beween he lef and righ view, and penalize he sylizaion inconsisencies of he overlapped regions which are visible in boh views. We firs validae his new loss erm in he opimizaionbased soluion [17]. As shown in Figure 1, by joinly considering sylizaion and dispariy consisency in he opimizaion procedure, our mehod can produce much more consisen sylizaion resuls for he wo views. We furher incorporae his new dispariy loss ino a feedforward deep nework ha we designed for sereoscopic sylizaion. 1

2 (a) (b) (c) (d) (e) Figure 1. (a) Given a sereoscopic image pair and a syle image, when he lef and righ view are sylized separaely (firs row), he lef sylizaion resul (b) will be inconsisen wih ha of he righ view (c) in spaially corresponding areas (d).this will lead o undesirable verical dispariies and incorrec horizonal dispariies, subsequenly causing 3D visual faigue in anaglyph images (e). In conras, by inroducing a new dispariy consisency consrain, our mehod (second row) can produce consisen sylizaion resuls for he wo views. Our nework consiss of wo sub-neworks. One is he sylizaion sub-nework SyleNe, which employs he same archiecure in [23]. The oher is he dispariy subnework DispOccNe, which can esimae bidirecional dispariy maps and occlusion masks direcly for an inpu sereo image pair. These wo sub-neworks are inegraed in a feaure level middle domain. They are firs rained on each ask separaely, and hen joinly rained as a whole. Our new dispariy sub-nework has wo advanages: 1) i enables real-ime processing, when compared agains some sae-of-he-ar sereo maching algorihms [39, 26] ha use slow global opimizaion echniques; 2) i is he firs endo-end nework which esimaes he bidirecional dispariies and occlusion masks simulaneously, while oher mehods [31, 44] only esimae a single direcional dispariy map in each forward and need pos-processing seps o obain he occlusion mask. In Sec. 5.2, we will show ha his bidirecional design is beer han he single direcional design. Our nework can also be easily exended o sereoscopic 3D videos by inegraing he sub-neworks used in [12]. In his way, he final sylizaion resuls can keep no only he horizonal spaial consisency a each ime sep, bu also he emporal coherence beween adjacen ime seps. This work may inspire film creaors o hink abou auomaically urning 3D movies or TVs ino famous arisic syles. In our experimens, we show ha our mehod ouperforms he baseline boh quaniaively and qualiaively. In summary, his paper consiss of four main conribuions: We propose he firs sereoscopic syle ransfer algorihm by incorporaing a new dispariy consisency consrain ino he original syle loss funcion. We propose he firs feed-forward nework for fas sereoscopic syle ransfer, which combines sylizaion, bidirecional dispariies and occlusion masks esimaion ino an end-o-end sysem. Our dispariy sub-nework is he firs end-o-end nework which simulaneously esimaes bidirecional dispariy maps and occlusion masks. We furher exend our mehod o sereoscopic videos by inegraing addiional sub-neworks o consider boh dispariy consisency and emporal coherency. In he remainder of his paper, we will firs summarize some relaed works. In our mehod, we validae our new dispariy consrain using a baseline opimizaion-based mehod, and hen inroduce our feed-forward nework for fas sereoscopic syle ransfer, and exend i o sereoscopic videos. Experimens will show he evaluaion and comparison wih oher ablaion analysis of our mehod. Finally, we conclude wih furher discussion. 2. Relaed Work Wih he increasing populariy and grea business poenial of 3D movies or AR/VR echniques, sereoscopic image/video processing echniques have drawn much aenion. Some ineresing sereoscopic opics include image inpaining [42], objec copy and pase [30], image reargeing [11, 7], image warping [33] and video sabilizaion [19]. In his work, we inroduce a new opic which urns sereoscopic images or videos ino synheic arworks. In he pas, re-drawing an image in a paricular syle required a well-rained aris o do los of ime-consuming manual work. This moivaed he developmen of a pleny of Non-phoorealisic Rendering (NPR) algorihms o make he process auomaic, such ha everyone can be an aris. However, hey are usually confined o he specific arisic

3 syles (e.g., oil painings and skeches). Gays e al. [18] were he firs o sudy how o use CNNs o reproduce famous syles on naural images. They leverage CNNs o characerize he visual conen and syle, and hen recombine boh for he ransferring syles, which is general o various arisic syles. To furher improve he qualiy, many domain priors or schemes are used, including face consrains [36], MRF priors [25], or user guidances [10]. To accelerae he rendering process, a feed-forward generaive nework [23, 40, 14, 13] can be direcly learn insead, which were successfully deployed popular apps (e.g., Prisma[1], Microsof Pix [3]). However, he algorihms described above are designed only for monocular images. When hey are independenly applied o sereoscopic views, hey ineviably inroduce spaial inconsisency, causing visual discomfor (3D faigue). Generally, sereoscopic 3D echniques consider he dispariy consisency in he objecive funcion. Sereoscopic syle ransfer is no an excepion. The firs sep is o esimae a high qualiy dispariy map from he wo inpu views, which is sill an acive research opic. Tradiional mehods ofen use sophisicaed global opimizaion echniques and MRF formulaions, such as [21, 43, 41]. Recenly, some CNN-based mehods have been explored. Zbonar e al. [44] adoped a Siamese nework for compuing maching disances beween image paches. Mayer e al. [31] synhesized a large daase and rained an end-o-end nework for dispariy esimaion. However, i can only obain a single direcional dispariy map in each forward and need posprocessing seps o obain he occlusion mask. Our dispariy sub-nework adops a similar nework archiecure bu wih a differen loss funcion. I can simulaneously esimae he bidirecional dispariy maps and occlusion masks, which is essenial o high-qualiy sereo image/video ediing. To he bes of our knowledge, i is he firs end-o-end nework for bidirecional dispariies and occlusion masks esimaion. The mos relaed work o ours is video syle ransfer. Previous mehods [4, 34, 12, 20, 22, 35] all incorporaed a new emporal consisency consrain in he loss funcion o avoid flickering arifacs. Analogous o he emporal consisency, sereoscopic syle ransfer requires spaial consisency beween he lef and righ view. Differen from sequenial processing in video syle ransfer, wo views should be processed symmerically in sereoscopic syle ransfer. I is crucial o avoid he srucure disconinuiy near he occlusion boundary as shown in Figure 2. Our syle ransfer nework is naurally exended o sereoscopic videos by considering boh spaial consisency and emporal consisency a he same ime. 3. Dispariy Loss for Spaial Consisency Since previous neural syle ransfer mehods only ackle monocular views, he naive exension fails o preserve spa- Figure 2. Comparison resuls of sylizing lef and righ view sequenially (op row) or joinly (middle row) wih he dispariy consisency consrain. The former mehod will ofen generae exure disconinuiy near occlusion mask boundary. Boom row is he righ view occlusion mask and enlarged sylizaion paches. ial consisency beween he lef and righ view images, as shown in in Figure 1. How o enforce spaial consisen consrain across wo views is worh exploring. Video syle ransfer is also confroned by similar consisency preservaion problem, bu in he emporal axis. To reduce inconsisency, some mehods [12, 34, 35] use he sylizaion resuls of previous frames o consrain ha of he curren frame. By analogy, we can firsly sylize he lef view, and hen use i o consrain he sylizaion of he righ view wih dispariy consisency, or vice versa. In his way, we can obain spaially consisen resuls in visible overlapping regions, bu he coninuiy of sylizaion paerns near he occlusion boundary is ofen damaged, as shown in Figure 2. The underlying reason is ha he lef sylizaion resul is fixed during he opimizaion procedure of he righ view. To avoid i, we should regard he lef and righ view in a symmeric way and joinly process hem. Therefore, we add a new erm by enforcing symmeric bidirecional dispariy consrain, o he sylizaion loss funcion, and joinly opimize lef and righ views. We firs validae he new loss in opimizaion-based syle ransfer framework [17], which is formulaed as an energy minimizaion problem. In he nex secion, we will furher incorporae he proposed loss o our feed-forward nework. Given a sereoscopic image pair I l, I r and a syle image S, he lef and righ view sylizaion resuls O l, O r are ieraively opimized via gradien descen. The objecive loss funcion L oal consiss of hree componens: conen loss L v con, syle loss L v sy and dispariy loss L v disp, where v {l, r} represens he lef or righ view, i.e.,

4 L oal = v {l,r} ( αl v con (O v, I v ) + βl v sy(o v, S) +γl v disp(o v, D v, M v ) ). Boh he conen loss and syle loss are similar o [23]: L v con(o v, I v ) = i {l c} F i (O v ) F i (I v ) 2, L v sy(o v, S) = i {l s} G(F i (O v )) G(F i (S)) 2, (2) where F i and G are feaure maps and Gram marix compued from he layer i of a pre-rained VGG-19 nework [38]. {l c }, {l s } are VGG-19 layers used for conen represenaion and syle represenaion, respecively. The new erm of dispariy loss enforces he sylizaion resul a one view o be as close as possible o he warped resul from he oher view in he visible and overlapping regions (i.e., non-occludded regions). I is defined as: L v disp(o v, D v, M v ) = (1 M v ) O v W(O v, D v ) 2 (3) where v is he opposie view of v (if v is he lef, hen v is he righ). W(O v, D v ) is he backward warping funcion ha warps O v using he dispariy map D v via bilinear inerpolaion, namely W(O v, D v )(p) = O v (p + D v (p)). M v is he occlusion mask, where M v (p) = 0 for pixel p visible in boh views and M v (p) = 1 for pixel p occluded in he opposie view. Given he lef and righ dispariy map, he occlusion mask M can be obained by a forward-backward consisency check, which is also used in [34]. Noe ha he loss L disp is symmeric for boh views, and relies on he bidirecional dispariies and occlusion masks. As shown in Figure 1, compared o he baseline (i.e., processing each view independenly), our mehod achieves more consisen resuls and can avoid 3D visual faigue in final anaglyph images. Joinly opimizing he lef and righ view in a symmeric way can furher avoid he disconinuiy near he occlusion boundary as shown in Figure 2,. 4. Sereroscopic Syle Transfer Nework In his secion, we propose a feed-forward nework for fas sereoscopic syle ransfer. The whole nework consiss of wo sub-neworks: he SyleNe which is similar o exising syle ransfer neworks [12, 13, 14, 20], and he DispOccNe which simulaneously esimaes bidirecional dispariy maps and occlusion masks. we inegrae hese wo sub-neworks in a feaure level middle domain, making he lef view and righ view compleely symmeric. SyleNe. We use he defaul syle nework srucure firsly proposed by [23] and used exensively in he oher (1) works [12, 13, 14, 20]. The archiecure basically follows an image auo-encoder, which consiss of several srided convoluion layers (encoding he image ino feaure space), five residual blocks, and fracionally srided convoluion layers (decoding feaure o he image). In our implemenaion, we follow he same designing as [12], where he layers before he hird residual block (inclusive) are regarded as he encoder, and he remaining layers are regarded as he decoder. DispOccNe. Recenly, Mayer e al. [31] inroduced an end-o-end convoluion nework called DispNe for dispariy esimaion. However, i can only predic single direcional dispariy map D l (l r) in each forward. Here, we use he similar nework srucure, bu add hree more branches in he expanding par for each resoluion (1/64,...,1/2). These hree branches are used o regress dispariy D r and bidirecional occlusion masks M l, M r. The loss funcion for each resoluion is: L = L d (Mv g, D v, Dv) g + λl o (W v, M v, Mv g ), v {l,r} L d (Mv g, D v, Dv) g = (1 Mv g ) D v Dv, g L o (W v, M v, Mv g ) = 1 W v (i)[mv g (i)log(m v (i)) n i + (1 Mv g (i))log(1 M v (i))], (4) where he superscrip g denoes he ground ruh. Differen from he original loss in [31], we remove he dispariy deviaion penaly in occluded regions in L d, where he dispariy values are undefined in real scenarios. W v is a pixel-wise class balance weigh map, where values in occluded regions are he raio of non-occluded and occlusion pixel number #non occ #occ, while values in non-occluded regions are 1. Noe ha he ground ruh of D v, M v a each resoluion are bilinearly inerpolaed from ha of he original image resoluion. The losses for each resoluion are summed. Please refer o he supplemenary maerial for deails of he sub-nework. Middle Domain Inegraion. Since he lef and righ view are compleely symmeric, we also consider he SyleNe and DispOccNe in a symmeric way. In fac, for a sereoscopic image pair, he overlapping regions visible in boh views can be defined in a inermediae symmeric middle domain [8, 27]. If we know he occlusion mask for each view, we can sylize he overlapping regions and occluded regions respecively, hen compose he image based on he occlusion mask. In his way, he final sylizaion resuls would naurally saisfy dispariy consisency. Image level composiion ofen suffers from flow or dispariy errors, and produces blurring and ghosing arifacs. As demonsraed in [12], feaure level composiion, followed by a decoder back o he image space, is more ol-

5 Encoder (SyleNe) warp : forward warp F l warp M l -1 warp F l fuse F l o Decoder (SyleNe) I l I r DispOccNe D l D r M l M r Combine warp D h M h F h warp F r fuse F r o O l O r F r M r Figure 3. The overall nework srucure for fas sereoscopic image syle ransfer. I consiss of wo sub-neworks: SyleNe and DispOccNe, which are inegraed in he feaure level middle domain H. eran o errors. Therefore, we inegrae he SyleNe and DispOccNe in a new feaure level middle domain H. The overall Nework archiecure is shown in Figure 3. Nework Overview. Specifically, We firs encode I l, I r ino feaure maps F l, F r wih he encoder of he SyleNe and predic he bidirecional dispariy maps and occlusion masks D l, D r, M l, M r wih he DispOccNe, which are bilinearly resized o mach he resoluion of F l, F r. Then for each view v, we warp F v and he halved D v o he middle domain using a forward warping funcion, which allows warping from each view o he middle domain wihou knowing he middle view dispariy. The warped wo views are combined, generaing he middle dispariy D h, feaure map F h, and hole mask M h. Similar o [27], he value D h (p) of a poin p is defined as he symmeric shif disance o he correspondence poin in he lef and righ view (lef: p D h (p), righ: p + D h (p)). The hole masks generaed in he lef and righ view forward warping are combined as M h, and he corresponding pixel values in F h are excluded in he following warping, i.e., D l := D l 2, D r := D r 2, D h = W(D l, D l, M l ) + W(D r, D r, M r ) 2 W(F l, D l, M l ) + W(F r, D r, M r ) F h =, 2 where W(x, y, m) is he forward warping funcion ha warps x using he dispariy map y guided by he occlusion mask m. Namely, if z = W(x, y), hen q z(p) = w q x(q + y(q)) q w, q : q + y(q) N 8 (p) q (6) where N 8 (p) denoes he eigh-neighborhood of p, w q is he bilinear inerpolaion weigh, making z boh differeniable o x and y. All he occluded pixels q in m are excluded in (5) he forward warping procedure, which avoids he many-oone mapping problem. Nex, we furher forward warp F h back o he original lef and righ view, and fuse hem wih F l, F h based on M l, M r respecively, i.e., F l = W(F h, D h, M h ), F r = W(F h, D h, M h ) F o v = M v F v + (1 M v ) F v, v {l, r} Finally, he fused feaure maps F o l, F o r are fed ino he decoder of he SyleNe o obain he final sylizaion resuls O l, O r Exension o Sereoscopic Videos To exend our nework for sereoscopic videos, similar o [12, 35], we incorporae one more emporal coherence erm for each view v ino our objecive funcion, i.e., L cohe = (1 Mv) Ov W 1(O v 1 ) 2 (8) v {l,r} where W 1(.) is he funcion o warp Ov 1 o ime sep using he ground ruh backward flow as defined in [12]. Inspired by [12], we furher add an addiional flow subnework and mask sub-nework (ogeher referred o as he Temporal nework ) ino he original nework. We show he basic working flow in he lef par of Figure 4. For a view v, wo adjacen frames Iv 1, Iv are fed ino he flow sub-nework o compue he feaure flow wv, which warps he inpu feaure map Fv o, 1 o Fv. Nex he difference Fv beween he new feaure map Fv compued from Iv and Fv is fed ino he mask sub-nework, generaing he composiion mask M. The new feaure map Fv u, is he linear combinaion of Fv and Fv weighed by M. We inegrae he above sereoscopic image syle ransfer nework (referred o as Sereo nework ) wih Temporal nework in a recurren formulaion. Specifically, for each view v, we recursively feed he previous dispariy consisen and emporal coheren feaure maps Fv o, 1, ogeher wih adjacen frames Iv 1, Iv, ino he Temporal nework, generaing he emporal coheren feaure map Fv u,. Then F u, (7) l

6 I v 1, I v Flow w o, 1 F v warp F v Temporal F v F v diff F v u, fuse M Mask F F v F v warp F l o, 1 F l u, I l 1, I l Temporal F l o, : backward warp Sereo I r 1, I r Temporal F r u, F r o, F r o, 1 Figure 4. The overall srucure for sereoscopic video syle ransfer. The lef par is he simplified working flow for Temporal nework. The righ par is he recurren formulaion for combining he above Sereo nework and he lef addiional Temporal nework. and Fr u, are furher fed ino he Sereo nework o guaranee dispariy consisency. A his poin, he oupu feaure maps F o, l, Fr o, are boh emporal coheren and dispariy consisen and fed o he decoder of SyleNe o ge he sylizaion resuls. Noe ha for = 1, F u,1 l, Fr u,1 are jus he oupu feaure maps of encoder of he SyleNe. 5. Experimens 5.1. Implemenaion Deails For fas sereoscopic image syle ransfer, he overall nework conains wo sub-neworks: he SyleNe and he DispOccNe. In our implemenaion, hese wo sub-neworks are firs prerained separaely, hen joinly rained. For he SyleNe, we adop he prerained models released by [23] direcly, which is rained on Microsof COCO daase[28]. To prerain DispOccNe, we adop he same raining sraegy in [31] wih he synheic daase FlyingThings3D, which conains raining and 4248 es sereo image pairs. During raining, we use he bidirecional consisency check o obain he ground ruh occlusion mask as in [34]. These wo sub-neworks are joinly rained wih a bach size of 1 (image pair) for 80k ieraions. The Adam opimizaion mehod [24] is adoped, which is widely used in image generaion asks [5, 6, 15, 16]. The iniial learning rae is and decayed by 0.1 a 60k ieraions. Because he syle loss is around 10 7 imes larger han he dispariy loss, he corresponding gradien of DispOccNe coming from SyleNe is scaled wih 10 7 o balance. By defaul, γ = 500 is used for all he syles, and α, β remain unchanged as he prerained syle models. For sereoscopic video syle ransfer, we add an addiional Temporal nework (one flow sub-nework and one mask sub-nework) o he above Sereo nework. In our defaul implemenaion, he addiional Temporal nework is rained using he same mehod as [12], and direcly inegraed wih a well-rained Sereo nework in a recurren for- Mehod MPI Sinel clean FlyingThings3D Time DispNe[31] s DispOccNe* s DispOccNe-SD s DispOccNe-OL s Table 1. Non-occluded endpoin errors for DispOccNe and is varians. The es ime is for a 960x540 image on GTX TianX. Mehod Dispariy loss Candy La muse Mosaic Udnie Time baseline [23] s fineuned [23] s our mehod s our mehod s Percepual loss baseline [23] our mehod our mehod Table 2. Comparison resuls of differen mehods of dispariy loss and percepual loss on FlyingThings3D es daase. The es ime is for 640x480 image pair on GTX TianX. mulaion as show in Figure Evaluaion and Analysis of he DispOccNe To evaluae he performance of our DispOccNe, we es our model on he MPI Sinel sereo daase [9] and FlyingThings3D es daase, respecively. To fully undersand he effecs of each modificaion, we furher rain wo varian neworks. The DispOccNe-SD only regresses single direcional dispariy and occlusion mask raher han bidirecional. The DispOccNe-OL is rained wih he original loss funcion in [31] wihou removing he penaly for occluded regions. Since we only care abou he dispariy precision in non-occluded regions, we use he endpoin error (EPE) in non-occluded regions as he error measure. As shown in Table 1, our DispOccNe is only 9.3% slower han he original DispNe while predics he bidirecional dispariy maps and occlusion masks simulaneously. Wih he modified loss funcion and nework srucure, i achieves even beer dispariy boh on he MPI Sinel daase and he FlyingThings3D daase. Compared o he varian nework DispOccNe-SD, which only rains he single direcional dispariy and occlusion mask, DispOccNe is also beer. We believe ha feeding bidirecional dispariies and occlusion masks helps he nework o learn he symmeric propery of he lef and righ dispariies, hus learn more meaningful inermediae feaure maps. Besides dispariy, occlusion mask is also very imporan for image or feaure composiion. In fac, here are wo differen ways o obain he occlusion mask. The firs is o make he nework learn he occlusion mask direcly (such as our mehod). The oher is o run pos bidirecional consisency check afer geing accurae bidirecional dispariy maps. However for he laer mehod, one needs 2 forward ime or rerains one nework for bidirecional dispari-

7 Figure 5. Comparison of occlusion masks: ground ruh (op lef), our mehod (op righ), and pos bidirecional consisency check(boom lef). The occlusion mask generaed by pos bidirecional consisency check conains more false posiives and noise. ies similar o ours. Moreover, when he dispariy map is no sufficienly good, he occlusion mask generaed by he laer mehod will conain more false alarms and noises, as shown in Figure 5. We also compare he F-score of he prediced occlusion masks by hese wo mehods on he FlyingThings3D es daase, our mehod is much beer (F-score: 0.887) han he laer mehod (F-score: 0.805) Evaluaion for Sereoscopic Syle Transfer Quaniaive Evaluaion. To validae he effeciveness of our mehod, we use wo differen quaniaive evaluaion merics: 1) he percepual loss αl con + βl sy o represen he faihfulness o he original syles, and 2) he dispariy loss L disp o evaluae he dispariy consisency. We compare hree differen mehods on he FlyingThings3D es daase for four differen syles: he baseline monocular mehod [23], and SyleNe [23] fineuned wih dispariy loss bu es wihou DispOccNe, our mehod (fineuned SyleNe + DispOccNe). As shown in Table 2, compared o he baseline mehod [23], our resuls are more dispariy consisen while keeping he original syle faihfulness (i.e., similar percepual loss). When esing fineuned SyleNe [23] wihou DispOccNe, he dispariy loss also decreases a lo. This shows ha he sabiliy of he original syle nework is acually improved a lo afer join raining wih he new dispariy loss. We furher conduc an user sudy o compare our mehod wih he baseline mehod [23]. Specifically, we randomly selec 5 sereoscopic image pairs and 2 videos from he MPI-Sinel and kiy daase for 4 differen syles hen ask 20 paricipans o answer which is more sereoscopic consisen?. Our mehod wins 94.8% of he ime while [23] only wins 5.2% of he ime. Qualiaive Evaluaion. In Figure 7, we show he comparison resuls wih our baseline (sylizing each view independenly) for a real sree view sereoscopic image pair. The op row wih red marked boxes is he baseline resuls, where he sylized exures in he corresponding regions beween he lef and righ views are ofen inconsisen. When Figure 6. Comparison resuls using a similar varian of [12](op row), which suffers from boh ghos arifacs and sylizaion inconsisency. The middle row is he resuls wih composiion mask replaced by our mehod, he ghos arifacs disappear bu inconsisencies sill exis. By conras, our resuls (boom row) do no have he above problems. waching hese resuls wih 3d devices, hese inconsisencies will make i more difficul for our eyes o focus, causing 3d faigue. In conras, our resuls are more consisen. In Figure 8, we show he comparison resuls for wo adjacen sereoscopic image pairs of a sereoscopic video. By incorporaing he addiional Temporal nework, our mehod can obain boh dispariy consisen and emporal coheren sylizaion resuls (More visual resuls can be found on youube 1 ) More Comparison Single Direcional vs. Bidirecional We have also designed an asymmeric single direcional sereoscopic image syle ransfer nework for feaure propagaion and composiion. Differen from he symmeric bidirecional nework srucure shown in Figure 3, we direcly warp he lef view feaure F l o he righ view using he righ dispariy map D r, hen conduc composiion wih F r based on he righ occlusion mask M r. As shown in Table 2, for he four es syles, he single direcional mehod (marked wih ) can obain similar sable errors, bu all higher percepual loss han our defaul bidirecional design. Furhermore, by experimen, we find i more difficul o joinly rain SyleNe and DispOccNe for his asymmeric design, because he gradien for he lef and righ view is very unbalanced, making DispOccNe diverge easily. Comparison wih Varian of [12] In he monocular video syle ransfer mehod [12], a flow sub-nework is uilized o guaranee emporal coherence, and he composiion mask is implicily rained wih a mask sub-nework. We 1 hps://

8 Figure 7. Comparison wih our baseline for a real sree view sereoscopic image pair. The op row wih red marked boxes is he baseline resuls, and he boom row wih corresponding green marked boxes is our resuls. Obviously, our resuls are more dispariy consisen. Figure 8. Comparison wih our baseline for wo adjacen sereoscopic image pairs. The op wo rows are he baseline resuls, and he boom wo rows are our resuls. Compared o our baseline, our resuls can guaranee boh dispariy consisency and emporal coherency. The op-righes is he inpu sereoscopic image pair of ime sep 1, and he boom-righes is ha of ime sep. have also designed a similar nework srucure wih flow sub-nework replaced by DispNe [31]. As shown Figure 6, i suffers from boh ghosing arifacs and sylizaion inconsisency. The ghosing arifacs are resuled from he undefined dispariy in occluded regions. When he occlusion mask is unknown, or he final composiion mask is no good enough, he incorrecly warped feaure will be used in he final composie feaure, causing ghos arifacs. We also visualize he implicily rained composiion mask M, which is clearly worse han he composiion mask M l, M r (occlusion mask) from our proposed DispOccNe. For furher validaion, we replace he final composiion mask wih he occlusion mask M l from our DispOccNe, he ghos arifacs disappear. Bu inconsisencies sill exis, because he original syle sub-nework is fixed in [12], which is sensiive o small perurbaions. By conras, our syle sub-nework is more sable afer join raining wih he dispariy consisency loss. 6. Conclusion In his paper, we presen he firs sereoscopic syle ransfer algorihm by inroducing a new dispariy consisency loss. For a pracical soluion, we also propose a feed-forward nework by joinly raining a sylizaion subnework and a dispariy sub-nework. To he bes of our knowledge, our dispariy sub-nework is he firs end-o-end nework ha enables simulaneous esimaion of he bidirecional dispariy maps and he occlusion masks, which can poenially be uilized by oher sereoscopic echniques.

9 To furher exend our mehod for sereoscopic videos, we incorporae an addiional Temporal nework [12] ino our Sereo nework. Along his direcion, here is much fuure work worh invesigaing. For example, moivaed by our DispOccNe, he flow sub-nework used for emporal coherence can poenially also be exended o simulaneously predic he bidirecional flow and occlusion masks if suiable daase exiss. Furhermore, how o unify he flow and dispariy ino one nework remains an open quesion, and worh exploring. References [1] Prisma labs. prisma: Turn memories ino ar using arificial inelligence, , 9. 1, 3 [2] hps://osagram.ru/ [3] Ai wih creaive eyes amplifies he arisic sense of everyone , 3 [4] A. G. Anderson, C. P. Berg, D. P. Mossing, and B. A. Olshausen. Deepmovie: Using opical flow and deep neural neworks o sylize movies. arxiv preprin arxiv: , [5] J. Bao, D. Chen, F. Wen, H. Li, and G. Hua. Cvae-gan: fine-grained image generaion hrough asymmeric raining. ICCV, [6] J. Bao, D. Chen, F. Wen, H. Li, and G. Hua. Towards open-se ideniy preserving face synhesis. arxiv preprin arxiv: , [7] T. Basha, Y. Moses, and S. Avidan. Geomerically consisen sereo seam carving. In Compuer Vision (ICCV), 2011 IEEE Inernaional Conference on, pages IEEE, [8] P. N. Belhumeur and D. Mumford. A bayesian reamen of he sereo correspondence problem using half-occluded regions. In Compuer Vision and Paern Recogniion, Proceedings CVPR 92., 1992 IEEE Compuer Sociey Conference on, pages IEEE, [9] D. J. Buler, J. Wulff, G. B. Sanley, and M. J. Black. A nauralisic open source movie for opical flow evaluaion. In Proc. ECCV, pages Springer, [10] A. J. Champandard. Semanic syle ransfer and urning wo-bi doodles ino fine arworks. arxiv preprin arxiv: , [11] C.-H. Chang, C.-K. Liang, and Y.-Y. Chuang. Conen-aware display adapaion and ineracive ediing for sereoscopic images. IEEE Transacions on Mulimedia, 13(4): , [12] D. Chen, J. Liao, L. Yuan, N. Yu, and G. Hua. Coheren online video syle ransfer. arxiv preprin arxiv: , , 3, 4, 5, 6, 7, 8, 9 [13] D. Chen, L. Yuan, J. Liao, N. Yu, and G. Hua. Sylebank: An explici represenaion for neural image syle ransfer. In Proc. CVPR, , 3, 4 [14] V. Dumoulin, J. Shlens, and M. Kudlur. A learned represenaion for arisic syle. arxiv preprin arxiv: , , 3, 4 [15] Q. Fan, D. Wipf, G. Hua, and B. Chen. Revisiing deep image smoohing and inrinsic image decomposiion. arxiv preprin arxiv: , [16] Q. Fan, J. Yang, G. Hua, B. Chen, and D. Wipf. A generic deep archiecure for single image reflecion removal and image smoohing. In Proceedings of he 16h Inernaional Conference on Compuer Vision (ICCV), pages , [17] L. A. Gays, A. S. Ecker, and M. Behge. A neural algorihm of arisic syle. arxiv preprin arxiv: , , 3 [18] L. A. Gays, A. S. Ecker, M. Behge, A. Herzmann, and E. Shechman. Conrolling percepual facors in neural syle ransfer. arxiv preprin arxiv: , [19] H. Guo, S. Liu, S. Zhu, and B. Zeng. Join bundled camera pahs for sereoscopic video sabilizaion. In Image Processing (ICIP), 2016 IEEE Inernaional Conference on, pages IEEE, , 2 [20] A. Gupa, J. Johnson, A. Alahi, and L. Fei-Fei. Characerizing and improving sabiliy in neural syle ransfer. arxiv preprin arxiv: , , 4 [21] H. Hirschmuller. Sereo processing by semiglobal maching and muual informaion. IEEE Transacions on paern analysis and machine inelligence, 30(2): , [22] H. Huang, H. Wang, W. Luo, L. Ma, W. Jiang, X. Zhu, Z. Li, and W. Liu. Real-ime neural syle ransfer for videos. CVPR, [23] J. Johnson, A. Alahi, and L. Fei-Fei. Percepual losses for real-ime syle ransfer and super-resoluion. arxiv preprin arxiv: , , 2, 3, 4, 6, 7 [24] D. Kingma and J. Ba. Adam: A mehod for sochasic opimizaion. arxiv preprin arxiv: , [25] C. Li and M. Wand. Combining markov random fields and convoluional neural neworks for image synhesis. arxiv preprin arxiv: , , 3 [26] L. Li, S. Zhang, X. Yu, and L. Zhang. Pmsc: Pachmachbased superpixel cu for accurae sereo maching. IEEE Transacions on Circuis and Sysems for Video Technology, [27] J. Liao, R. S. Lima, D. Nehab, H. Hoppe, P. V. Sander, and J. Yu. Auomaing image morphing using srucural similariy on a halfway domain. ACM Transacions on Graphics (TOG), 33(5):168, , 5 [28] T.-Y. Lin, M. Maire, S. Belongie, J. Hays, P. Perona, D. Ramanan, P. Dollár, and C. L. Zinick. Microsof coco: Common objecs in conex. In Proc. ECCV, pages Springer, [29] Y. Liu, J. Ren, J. Liu, J. Zhang, and X. Chen. Learning selfiefriendly absracion from arisic syle images. arxiv preprin arxiv: , [30] W.-Y. Lo, J. Van Baar, C. Knaus, M. Zwicker, and M. Gross. Sereoscopic 3d copy & pase. ACM Transacions on Graphics (TOG), 29(6):147, [31] N. Mayer, E. Ilg, P. Hausser, P. Fischer, D. Cremers, A. Dosoviskiy, and T. Brox. A large daase o rain convoluional neworks for dispariy, opical flow, and scene flow esimaion. In Proceedings of he IEEE Conference

10 on Compuer Vision and Paern Recogniion, pages , , 3, 4, 6, 8 [32] T.-J. Mu, J.-H. Wang, S.-P. Du, and S.-M. Hu. Sereoscopic image compleion and deph recovery. The Visual Compuer, 30(6-8): , [33] Y. Niu, W.-C. Feng, and F. Liu. Enabling warping on sereoscopic images. ACM Transacions on Graphics (TOG), 31(6):183, [34] M. Ruder, A. Dosoviskiy, and T. Brox. Arisic syle ransfer for videos. In Proc. GCPR, pages Springer, , 4, 6 [35] M. Ruder, A. Dosoviskiy, and T. Brox. Arisic syle ransfer for videos and spherical images. arxiv preprin arxiv: , , 5 [36] A. Selim, M. Elgharib, and L. Doyle. Paining syle ransfer for head porrais using convoluional neural neworks. ACM Trans. Graph. (Proc. of SIGGRAPH), 35(4):129, [37] L. Sheng, Z. Lin, J. Shao, and X. Wang. Avaar-ne: Muliscale zero-sho syle ransfer by feaure decoraion. arxiv preprin arxiv: , [38] K. Simonyan and A. Zisserman. Very deep convoluional neworks for large-scale image recogniion. arxiv preprin arxiv: , [39] T. Taniai, Y. Masushia, Y. Sao, and T. Naemura. Coninuous 3D Label Sereo Maching using Local Expansion Moves. Transacions on Paern Analysis and Machine Inelligence (TPAMI), (acceped). 2 [40] D. Ulyanov, V. Lebedev, A. Vedaldi, and V. Lempisky. Texure neworks: Feed-forward synhesis of exures and sylized images. arxiv preprin arxiv: , , 3 [41] L. Wang, H. Jin, and R. Yang. Search space reducion for mrf sereo. Compuer Vision ECCV 2008, pages , [42] L. Wang, H. Jin, R. Yang, and M. Gong. Sereoscopic inpaining: Join color and deph compleion from sereo images. In Compuer Vision and Paern Recogniion, CVPR IEEE Conference on, pages 1 8. IEEE, , 2 [43] K. Yamaguchi, T. Hazan, D. McAlleser, and R. Urasun. Coninuous markov random fields for robus sereo esimaion. Compuer Vision ECCV 2012, pages 45 58, [44] J. Zbonar and Y. LeCun. Sereo maching by raining a convoluional neural nework o compare image paches. Journal of Machine Learning Research, 17(1-32):2, , 3 [45] F. Zhang and F. Liu. Casual sereoscopic panorama siching. In Proceedings of he IEEE Conference on Compuer Vision and Paern Recogniion, pages ,

Stereoscopic Neural Style Transfer

Stereoscopic Neural Style Transfer Sereoscopic Neural Syle Transfer Dongdong Chen 1 Lu Yuan 2, Jing Liao 2, Nenghai Yu 1, Gang Hua 2 1 Universiy of Science and Technology of China 2 Microsof Research cd722522@mail.usc.edu.cn, {luyuan,jliao}@microsof.com,

More information

CAMERA CALIBRATION BY REGISTRATION STEREO RECONSTRUCTION TO 3D MODEL

CAMERA CALIBRATION BY REGISTRATION STEREO RECONSTRUCTION TO 3D MODEL CAMERA CALIBRATION BY REGISTRATION STEREO RECONSTRUCTION TO 3D MODEL Klečka Jan Docoral Degree Programme (1), FEEC BUT E-mail: xkleck01@sud.feec.vubr.cz Supervised by: Horák Karel E-mail: horak@feec.vubr.cz

More information

Implementing Ray Casting in Tetrahedral Meshes with Programmable Graphics Hardware (Technical Report)

Implementing Ray Casting in Tetrahedral Meshes with Programmable Graphics Hardware (Technical Report) Implemening Ray Casing in Terahedral Meshes wih Programmable Graphics Hardware (Technical Repor) Marin Kraus, Thomas Erl March 28, 2002 1 Inroducion Alhough cell-projecion, e.g., [3, 2], and resampling,

More information

STEREO PLANE MATCHING TECHNIQUE

STEREO PLANE MATCHING TECHNIQUE STEREO PLANE MATCHING TECHNIQUE Commission III KEY WORDS: Sereo Maching, Surface Modeling, Projecive Transformaion, Homography ABSTRACT: This paper presens a new ype of sereo maching algorihm called Sereo

More information

Spline Curves. Color Interpolation. Normal Interpolation. Last Time? Today. glshademodel (GL_SMOOTH); Adjacency Data Structures. Mesh Simplification

Spline Curves. Color Interpolation. Normal Interpolation. Last Time? Today. glshademodel (GL_SMOOTH); Adjacency Data Structures. Mesh Simplification Las Time? Adjacency Daa Srucures Spline Curves Geomeric & opologic informaion Dynamic allocaion Efficiency of access Mesh Simplificaion edge collapse/verex spli geomorphs progressive ransmission view-dependen

More information

DAGM 2011 Tutorial on Convex Optimization for Computer Vision

DAGM 2011 Tutorial on Convex Optimization for Computer Vision DAGM 2011 Tuorial on Convex Opimizaion for Compuer Vision Par 3: Convex Soluions for Sereo and Opical Flow Daniel Cremers Compuer Vision Group Technical Universiy of Munich Graz Universiy of Technology

More information

A Matching Algorithm for Content-Based Image Retrieval

A Matching Algorithm for Content-Based Image Retrieval A Maching Algorihm for Conen-Based Image Rerieval Sue J. Cho Deparmen of Compuer Science Seoul Naional Universiy Seoul, Korea Absrac Conen-based image rerieval sysem rerieves an image from a daabase using

More information

Curves & Surfaces. Last Time? Today. Readings for Today (pick one) Limitations of Polygonal Meshes. Today. Adjacency Data Structures

Curves & Surfaces. Last Time? Today. Readings for Today (pick one) Limitations of Polygonal Meshes. Today. Adjacency Data Structures Las Time? Adjacency Daa Srucures Geomeric & opologic informaion Dynamic allocaion Efficiency of access Curves & Surfaces Mesh Simplificaion edge collapse/verex spli geomorphs progressive ransmission view-dependen

More information

Robust LSTM-Autoencoders for Face De-Occlusion in the Wild

Robust LSTM-Autoencoders for Face De-Occlusion in the Wild IEEE TRANSACTIONS ON IMAGE PROCESSING, DRAFT 1 Robus LSTM-Auoencoders for Face De-Occlusion in he Wild Fang Zhao, Jiashi Feng, Jian Zhao, Wenhan Yang, Shuicheng Yan arxiv:1612.08534v1 [cs.cv] 27 Dec 2016

More information

Today. Curves & Surfaces. Can We Disguise the Facets? Limitations of Polygonal Meshes. Better, but not always good enough

Today. Curves & Surfaces. Can We Disguise the Facets? Limitations of Polygonal Meshes. Better, but not always good enough Today Curves & Surfaces Moivaion Limiaions of Polygonal Models Some Modeling Tools & Definiions Curves Surfaces / Paches Subdivision Surfaces Limiaions of Polygonal Meshes Can We Disguise he Faces? Planar

More information

MORPHOLOGICAL SEGMENTATION OF IMAGE SEQUENCES

MORPHOLOGICAL SEGMENTATION OF IMAGE SEQUENCES MORPHOLOGICAL SEGMENTATION OF IMAGE SEQUENCES B. MARCOTEGUI and F. MEYER Ecole des Mines de Paris, Cenre de Morphologie Mahémaique, 35, rue Sain-Honoré, F 77305 Fonainebleau Cedex, France Absrac. In image

More information

Last Time: Curves & Surfaces. Today. Questions? Limitations of Polygonal Meshes. Can We Disguise the Facets?

Last Time: Curves & Surfaces. Today. Questions? Limitations of Polygonal Meshes. Can We Disguise the Facets? Las Time: Curves & Surfaces Expeced value and variance Mone-Carlo in graphics Imporance sampling Sraified sampling Pah Tracing Irradiance Cache Phoon Mapping Quesions? Today Moivaion Limiaions of Polygonal

More information

A time-space consistency solution for hardware-in-the-loop simulation system

A time-space consistency solution for hardware-in-the-loop simulation system Inernaional Conference on Advanced Elecronic Science and Technology (AEST 206) A ime-space consisency soluion for hardware-in-he-loop simulaion sysem Zexin Jiang a Elecric Power Research Insiue of Guangdong

More information

Learning in Games via Opponent Strategy Estimation and Policy Search

Learning in Games via Opponent Strategy Estimation and Policy Search Learning in Games via Opponen Sraegy Esimaion and Policy Search Yavar Naddaf Deparmen of Compuer Science Universiy of Briish Columbia Vancouver, BC yavar@naddaf.name Nando de Freias (Supervisor) Deparmen

More information

Visual Indoor Localization with a Floor-Plan Map

Visual Indoor Localization with a Floor-Plan Map Visual Indoor Localizaion wih a Floor-Plan Map Hang Chu Dep. of ECE Cornell Universiy Ihaca, NY 14850 hc772@cornell.edu Absrac In his repor, a indoor localizaion mehod is presened. The mehod akes firsperson

More information

Video Content Description Using Fuzzy Spatio-Temporal Relations

Video Content Description Using Fuzzy Spatio-Temporal Relations Proceedings of he 4s Hawaii Inernaional Conference on Sysem Sciences - 008 Video Conen Descripion Using Fuzzy Spaio-Temporal Relaions rchana M. Rajurkar *, R.C. Joshi and Sananu Chaudhary 3 Dep of Compuer

More information

arxiv: v1 [cs.cv] 25 Apr 2017

arxiv: v1 [cs.cv] 25 Apr 2017 Sudheendra Vijayanarasimhan Susanna Ricco svnaras@google.com ricco@google.com... arxiv:1704.07804v1 [cs.cv] 25 Apr 2017 SfM-Ne: Learning of Srucure and Moion from Video Cordelia Schmid Esimaed deph, camera

More information

Sam knows that his MP3 player has 40% of its battery life left and that the battery charges by an additional 12 percentage points every 15 minutes.

Sam knows that his MP3 player has 40% of its battery life left and that the battery charges by an additional 12 percentage points every 15 minutes. 8.F Baery Charging Task Sam wans o ake his MP3 player and his video game player on a car rip. An hour before hey plan o leave, he realized ha he forgo o charge he baeries las nigh. A ha poin, he plugged

More information

Deep Appearance Models for Face Rendering

Deep Appearance Models for Face Rendering Deep Appearance Models for Face Rendering STEPHEN LOMBARDI, Facebook Realiy Labs JASON SARAGIH, Facebook Realiy Labs TOMAS SIMON, Facebook Realiy Labs YASER SHEIKH, Facebook Realiy Labs Deep Appearance

More information

Schedule. Curves & Surfaces. Questions? Last Time: Today. Limitations of Polygonal Meshes. Acceleration Data Structures.

Schedule. Curves & Surfaces. Questions? Last Time: Today. Limitations of Polygonal Meshes. Acceleration Data Structures. Schedule Curves & Surfaces Sunday Ocober 5 h, * 3-5 PM *, Room TBA: Review Session for Quiz 1 Exra Office Hours on Monday (NE43 Graphics Lab) Tuesday Ocober 7 h : Quiz 1: In class 1 hand-wrien 8.5x11 shee

More information

Quantitative macro models feature an infinite number of periods A more realistic (?) view of time

Quantitative macro models feature an infinite number of periods A more realistic (?) view of time INFINIE-HORIZON CONSUMPION-SAVINGS MODEL SEPEMBER, Inroducion BASICS Quaniaive macro models feaure an infinie number of periods A more realisic (?) view of ime Infinie number of periods A meaphor for many

More information

IntentSearch:Capturing User Intention for One-Click Internet Image Search

IntentSearch:Capturing User Intention for One-Click Internet Image Search JOURNAL OF L A T E X CLASS FILES, VOL. 6, NO. 1, JANUARY 2010 1 InenSearch:Capuring User Inenion for One-Click Inerne Image Search Xiaoou Tang, Fellow, IEEE, Ke Liu, Jingyu Cui, Suden Member, IEEE, Fang

More information

Image segmentation. Motivation. Objective. Definitions. A classification of segmentation techniques. Assumptions for thresholding

Image segmentation. Motivation. Objective. Definitions. A classification of segmentation techniques. Assumptions for thresholding Moivaion Image segmenaion Which pixels belong o he same objec in an image/video sequence? (spaial segmenaion) Which frames belong o he same video sho? (emporal segmenaion) Which frames belong o he same

More information

EECS 487: Interactive Computer Graphics

EECS 487: Interactive Computer Graphics EECS 487: Ineracive Compuer Graphics Lecure 7: B-splines curves Raional Bézier and NURBS Cubic Splines A represenaion of cubic spline consiss of: four conrol poins (why four?) hese are compleely user specified

More information

Optimal Crane Scheduling

Optimal Crane Scheduling Opimal Crane Scheduling Samid Hoda, John Hooker Laife Genc Kaya, Ben Peerson Carnegie Mellon Universiy Iiro Harjunkoski ABB Corporae Research EWO - 13 November 2007 1/16 Problem Track-mouned cranes move

More information

4. Minimax and planning problems

4. Minimax and planning problems CS/ECE/ISyE 524 Inroducion o Opimizaion Spring 2017 18 4. Minima and planning problems ˆ Opimizing piecewise linear funcions ˆ Minima problems ˆ Eample: Chebyshev cener ˆ Muli-period planning problems

More information

FIELD PROGRAMMABLE GATE ARRAY (FPGA) AS A NEW APPROACH TO IMPLEMENT THE CHAOTIC GENERATORS

FIELD PROGRAMMABLE GATE ARRAY (FPGA) AS A NEW APPROACH TO IMPLEMENT THE CHAOTIC GENERATORS FIELD PROGRAMMABLE GATE ARRAY (FPGA) AS A NEW APPROACH TO IMPLEMENT THE CHAOTIC GENERATORS Mohammed A. Aseeri and M. I. Sobhy Deparmen of Elecronics, The Universiy of Ken a Canerbury Canerbury, Ken, CT2

More information

Real Time Integral-Based Structural Health Monitoring

Real Time Integral-Based Structural Health Monitoring Real Time Inegral-Based Srucural Healh Monioring The nd Inernaional Conference on Sensing Technology ICST 7 J. G. Chase, I. Singh-Leve, C. E. Hann, X. Chen Deparmen of Mechanical Engineering, Universiy

More information

CENG 477 Introduction to Computer Graphics. Modeling Transformations

CENG 477 Introduction to Computer Graphics. Modeling Transformations CENG 477 Inroducion o Compuer Graphics Modeling Transformaions Modeling Transformaions Model coordinaes o World coordinaes: Model coordinaes: All shapes wih heir local coordinaes and sies. world World

More information

Improved TLD Algorithm for Face Tracking

Improved TLD Algorithm for Face Tracking Absrac Improved TLD Algorihm for Face Tracking Huimin Li a, Chaojing Yu b and Jing Chen c Chongqing Universiy of Poss and Telecommunicaions, Chongqing 400065, China a li.huimin666@163.com, b 15023299065@163.com,

More information

In fmri a Dual Echo Time EPI Pulse Sequence Can Induce Sources of Error in Dynamic Magnetic Field Maps

In fmri a Dual Echo Time EPI Pulse Sequence Can Induce Sources of Error in Dynamic Magnetic Field Maps In fmri a Dual Echo Time EPI Pulse Sequence Can Induce Sources of Error in Dynamic Magneic Field Maps A. D. Hahn 1, A. S. Nencka 1 and D. B. Rowe 2,1 1 Medical College of Wisconsin, Milwaukee, WI, Unied

More information

In Proceedings of CVPR '96. Structure and Motion of Curved 3D Objects from. using these methods [12].

In Proceedings of CVPR '96. Structure and Motion of Curved 3D Objects from. using these methods [12]. In Proceedings of CVPR '96 Srucure and Moion of Curved 3D Objecs from Monocular Silhouees B Vijayakumar David J Kriegman Dep of Elecrical Engineering Yale Universiy New Haven, CT 652-8267 Jean Ponce Compuer

More information

Research Article Auto Coloring with Enhanced Character Registration

Research Article Auto Coloring with Enhanced Character Registration Compuer Games Technology Volume 2008, Aricle ID 35398, 7 pages doi:0.55/2008/35398 Research Aricle Auo Coloring wih Enhanced Characer Regisraion Jie Qiu, Hock Soon Seah, Feng Tian, Quan Chen, Zhongke Wu,

More information

LAMP: 3D Layered, Adaptive-resolution and Multiperspective Panorama - a New Scene Representation

LAMP: 3D Layered, Adaptive-resolution and Multiperspective Panorama - a New Scene Representation Submission o Special Issue of CVIU on Model-based and Image-based 3D Scene Represenaion for Ineracive Visualizaion LAMP: 3D Layered, Adapive-resoluion and Muliperspecive Panorama - a New Scene Represenaion

More information

Open Access Research on an Improved Medical Image Enhancement Algorithm Based on P-M Model. Luo Aijing 1 and Yin Jin 2,* u = div( c u ) u

Open Access Research on an Improved Medical Image Enhancement Algorithm Based on P-M Model. Luo Aijing 1 and Yin Jin 2,* u = div( c u ) u Send Orders for Reprins o reprins@benhamscience.ae The Open Biomedical Engineering Journal, 5, 9, 9-3 9 Open Access Research on an Improved Medical Image Enhancemen Algorihm Based on P-M Model Luo Aijing

More information

ACQUIRING high-quality and well-defined depth data. Online Temporally Consistent Indoor Depth Video Enhancement via Static Structure

ACQUIRING high-quality and well-defined depth data. Online Temporally Consistent Indoor Depth Video Enhancement via Static Structure SUBMITTED TO TRANSACTION ON IMAGE PROCESSING 1 Online Temporally Consisen Indoor Deph Video Enhancemen via Saic Srucure Lu Sheng, Suden Member, IEEE, King Ngi Ngan, Fellow, IEEE, Chern-Loon Lim and Songnan

More information

TrackNet: Simultaneous Detection and Tracking of Multiple Objects

TrackNet: Simultaneous Detection and Tracking of Multiple Objects TrackNe: Simulaneous Deecion and Tracking of Muliple Objecs Chenge Li New York Universiy cl2840@nyu.edu Gregory Dobler New York Universiy greg.dobler@nyu.edu Yilin Song New York Universiy ys1297@nyu.edu

More information

Design Alternatives for a Thin Lens Spatial Integrator Array

Design Alternatives for a Thin Lens Spatial Integrator Array Egyp. J. Solids, Vol. (7), No. (), (004) 75 Design Alernaives for a Thin Lens Spaial Inegraor Array Hala Kamal *, Daniel V azquez and Javier Alda and E. Bernabeu Opics Deparmen. Universiy Compluense of

More information

MATH Differential Equations September 15, 2008 Project 1, Fall 2008 Due: September 24, 2008

MATH Differential Equations September 15, 2008 Project 1, Fall 2008 Due: September 24, 2008 MATH 5 - Differenial Equaions Sepember 15, 8 Projec 1, Fall 8 Due: Sepember 4, 8 Lab 1.3 - Logisics Populaion Models wih Harvesing For his projec we consider lab 1.3 of Differenial Equaions pages 146 o

More information

The Impact of Product Development on the Lifecycle of Defects

The Impact of Product Development on the Lifecycle of Defects The Impac of Produc Developmen on he Lifecycle of Rudolf Ramler Sofware Compeence Cener Hagenberg Sofware Park 21 A-4232 Hagenberg, Ausria +43 7236 3343 872 rudolf.ramler@scch.a ABSTRACT This paper invesigaes

More information

Coded Caching with Multiple File Requests

Coded Caching with Multiple File Requests Coded Caching wih Muliple File Requess Yi-Peng Wei Sennur Ulukus Deparmen of Elecrical and Compuer Engineering Universiy of Maryland College Park, MD 20742 ypwei@umd.edu ulukus@umd.edu Absrac We sudy a

More information

Video-Based Face Recognition Using Probabilistic Appearance Manifolds

Video-Based Face Recognition Using Probabilistic Appearance Manifolds Video-Based Face Recogniion Using Probabilisic Appearance Manifolds Kuang-Chih Lee Jeffrey Ho Ming-Hsuan Yang David Kriegman klee10@uiuc.edu jho@cs.ucsd.edu myang@honda-ri.com kriegman@cs.ucsd.edu Compuer

More information

Moving Object Detection Using MRF Model and Entropy based Adaptive Thresholding

Moving Object Detection Using MRF Model and Entropy based Adaptive Thresholding Moving Objec Deecion Using MRF Model and Enropy based Adapive Thresholding Badri Narayan Subudhi, Pradipa Kumar Nanda and Ashish Ghosh Machine Inelligence Uni, Indian Saisical Insiue, Kolkaa, 700108, India,

More information

AUTOMATIC 3D FACE REGISTRATION WITHOUT INITIALIZATION

AUTOMATIC 3D FACE REGISTRATION WITHOUT INITIALIZATION Chaper 3 AUTOMATIC 3D FACE REGISTRATION WITHOUT INITIALIZATION A. Koschan, V. R. Ayyagari, F. Boughorbel, and M. A. Abidi Imaging, Roboics, and Inelligen Sysems Laboraory, The Universiy of Tennessee, 334

More information

A Fast Stereo-Based Multi-Person Tracking using an Approximated Likelihood Map for Overlapping Silhouette Templates

A Fast Stereo-Based Multi-Person Tracking using an Approximated Likelihood Map for Overlapping Silhouette Templates A Fas Sereo-Based Muli-Person Tracking using an Approximaed Likelihood Map for Overlapping Silhouee Templaes Junji Saake Jun Miura Deparmen of Compuer Science and Engineering Toyohashi Universiy of Technology

More information

A Face Detection Method Based on Skin Color Model

A Face Detection Method Based on Skin Color Model A Face Deecion Mehod Based on Skin Color Model Dazhi Zhang Boying Wu Jiebao Sun Qinglei Liao Deparmen of Mahemaics Harbin Insiue of Technology Harbin China 150000 Zhang_dz@163.com mahwby@hi.edu.cn sunjiebao@om.com

More information

Recovering Joint and Individual Components in Facial Data

Recovering Joint and Individual Components in Facial Data JOURNAL OF L A E X CLASS FILES, VOL. 14, NO. 8, AUGUS 2015 1 Recovering Join and Individual Componens in Facial Daa Chrisos Sagonas, Evangelos Ververas, Yannis Panagakis, and Sefanos Zafeiriou, Member,

More information

Hierarchical Recurrent Filtering for Fully Convolutional DenseNets

Hierarchical Recurrent Filtering for Fully Convolutional DenseNets Hierarchical Recurren Filering for Fully Convoluional DenseNes Jo rg Wagner1,2, Volker Fischer1, Michael Herman1 and Sven Behnke2 1- Bosch Cener for Arificial Inelligence - 71272 Renningen - Germany 2-

More information

Detection of salient objects with focused attention based on spatial and temporal coherence

Detection of salient objects with focused attention based on spatial and temporal coherence ricle Informaion Processing Technology pril 2011 Vol.56 No.10: 1055 1062 doi: 10.1007/s11434-010-4387-1 SPECIL TOPICS: Deecion of salien objecs wih focused aenion based on spaial and emporal coherence

More information

Y. Tsiatouhas. VLSI Systems and Computer Architecture Lab

Y. Tsiatouhas. VLSI Systems and Computer Architecture Lab CMOS INEGRAED CIRCUI DESIGN ECHNIQUES Universiy of Ioannina Clocking Schemes Dep. of Compuer Science and Engineering Y. siaouhas CMOS Inegraed Circui Design echniques Overview 1. Jier Skew hroughpu Laency

More information

MODEL BASED TECHNIQUE FOR VEHICLE TRACKING IN TRAFFIC VIDEO USING SPATIAL LOCAL FEATURES

MODEL BASED TECHNIQUE FOR VEHICLE TRACKING IN TRAFFIC VIDEO USING SPATIAL LOCAL FEATURES MODEL BASED TECHNIQUE FOR VEHICLE TRACKING IN TRAFFIC VIDEO USING SPATIAL LOCAL FEATURES Arun Kumar H. D. 1 and Prabhakar C. J. 2 1 Deparmen of Compuer Science, Kuvempu Universiy, Shimoga, India ABSTRACT

More information

Real-time 2D Video/3D LiDAR Registration

Real-time 2D Video/3D LiDAR Registration Real-ime 2D Video/3D LiDAR Regisraion C. Bodenseiner Fraunhofer IOSB chrisoph.bodenseiner@iosb.fraunhofer.de M. Arens Fraunhofer IOSB michael.arens@iosb.fraunhofer.de Absrac Progress in LiDAR scanning

More information

A Bayesian Approach to Video Object Segmentation via Merging 3D Watershed Volumes

A Bayesian Approach to Video Object Segmentation via Merging 3D Watershed Volumes A Bayesian Approach o Video Objec Segmenaion via Merging 3D Waershed Volumes Yu-Pao Tsai 1,3, Chih-Chuan Lai 1,2, Yi-Ping Hung 1,2, and Zen-Chung Shih 3 1 Insiue of Informaion Science, Academia Sinica,

More information

Detection and segmentation of moving objects in highly dynamic scenes

Detection and segmentation of moving objects in highly dynamic scenes Deecion and segmenaion of moving objecs in highly dynamic scenes Aurélie Bugeau Parick Pérez INRIA, Cenre Rennes - Breagne Alanique Universié de Rennes, Campus de Beaulieu, 35 042 Rennes Cedex, France

More information

4.1 3D GEOMETRIC TRANSFORMATIONS

4.1 3D GEOMETRIC TRANSFORMATIONS MODULE IV MCA - 3 COMPUTER GRAPHICS ADMN 29- Dep. of Compuer Science And Applicaions, SJCET, Palai 94 4. 3D GEOMETRIC TRANSFORMATIONS Mehods for geomeric ransformaions and objec modeling in hree dimensions

More information

Shortest Path Algorithms. Lecture I: Shortest Path Algorithms. Example. Graphs and Matrices. Setting: Dr Kieran T. Herley.

Shortest Path Algorithms. Lecture I: Shortest Path Algorithms. Example. Graphs and Matrices. Setting: Dr Kieran T. Herley. Shores Pah Algorihms Background Seing: Lecure I: Shores Pah Algorihms Dr Kieran T. Herle Deparmen of Compuer Science Universi College Cork Ocober 201 direced graph, real edge weighs Le he lengh of a pah

More information

NEWTON S SECOND LAW OF MOTION

NEWTON S SECOND LAW OF MOTION Course and Secion Dae Names NEWTON S SECOND LAW OF MOTION The acceleraion of an objec is defined as he rae of change of elociy. If he elociy changes by an amoun in a ime, hen he aerage acceleraion during

More information

Real-Time Non-Rigid Multi-Frame Depth Video Super-Resolution

Real-Time Non-Rigid Multi-Frame Depth Video Super-Resolution Real-Time Non-Rigid Muli-Frame Deph Video Super-Resoluion Kassem Al Ismaeil 1, Djamila Aouada 1, Thomas Solignac 2, Bruno Mirbach 2, Björn Oersen 1 1 Inerdisciplinary Cenre for Securiy, Reliabiliy, and

More information

Multi-Scale Object Candidates for Generic Object Tracking in Street Scenes

Multi-Scale Object Candidates for Generic Object Tracking in Street Scenes Muli-Scale Objec Candidaes for Generic Objec Tracking in Sree Scenes Aljoša Ošep, Alexander Hermans, Francis Engelmann, Dirk Klosermann, Markus Mahias and Basian Leibe Absrac Mos vision based sysems for

More information

Scale Recovery for Monocular Visual Odometry Using Depth Estimated with Deep Convolutional Neural Fields

Scale Recovery for Monocular Visual Odometry Using Depth Estimated with Deep Convolutional Neural Fields Scale Recovery for Monocular Visual Odomery Using Deph Esimaed wih Deep Convoluional Neural Fields Xiaochuan Yin, Xiangwei Wang, Xiaoguo Du, Qijun Chen Tongji Universiy yinxiaochuan@homail.com,wangxiangwei.cpp@gmail.com,

More information

Learning Generic Diffusion Processes for Image Restoration

Learning Generic Diffusion Processes for Image Restoration Q. PENG, Y. DOU, Y. CHEN, W. FENG: LEARNING GENERIC DIFFUSION PROCESSES 1 Learning Generic Diffusion Processes for Image Resoraion Peng Qiao 1 pengqiao@nud.edu.cn Yong Dou 1 yongdou@nud.edu.cn Yunjin Chen

More information

Viewpoint Invariant 3D Landmark Model Inference from Monocular 2D Images Using Higher-Order Priors

Viewpoint Invariant 3D Landmark Model Inference from Monocular 2D Images Using Higher-Order Priors Viewpoin Invarian 3D Landmark Model Inference from Monocular 2D Images Using Higher-Order Priors Chaohui Wang 1,2, Yun Zeng 3, Loic Simon 1, Ioannis Kakadiaris 4, Dimiris Samaras 3, Nikos Paragios 1,2

More information

Point Cloud Representation of 3D Shape for Laser- Plasma Scanning 3D Display

Point Cloud Representation of 3D Shape for Laser- Plasma Scanning 3D Display Poin Cloud Represenaion of 3D Shape for Laser- Plasma Scanning 3D Displa Hiroo Ishikawa and Hideo Saio Keio Universi E-mail {hiroo, saio}@ozawa.ics.keio.ac.jp Absrac- In his paper, a mehod of represening

More information

AML710 CAD LECTURE 11 SPACE CURVES. Space Curves Intrinsic properties Synthetic curves

AML710 CAD LECTURE 11 SPACE CURVES. Space Curves Intrinsic properties Synthetic curves AML7 CAD LECTURE Space Curves Inrinsic properies Synheic curves A curve which may pass hrough any region of hreedimensional space, as conrased o a plane curve which mus lie on a single plane. Space curves

More information

Dynamic Depth Recovery from Multiple Synchronized Video Streams 1

Dynamic Depth Recovery from Multiple Synchronized Video Streams 1 Dynamic Deph Recoery from Muliple ynchronized Video reams Hai ao, Harpree. awhney, and Rakesh Kumar Deparmen of Compuer Engineering arnoff Corporaion Uniersiy of California a ana Cruz Washingon Road ana

More information

Design and Application of Computer-aided English Online Examination System NONG DeChang 1, a

Design and Application of Computer-aided English Online Examination System NONG DeChang 1, a 3rd Inernaional Conference on Maerials Engineering, Manufacuring Technology and Conrol (ICMEMTC 2016) Design and Applicaion of Compuer-aided English Online Examinaion Sysem NONG DeChang 1, a 1,2 Guangxi

More information

Image Based Computer-Aided Manufacturing Technology

Image Based Computer-Aided Manufacturing Technology Sensors & Transducers 03 by IFSA hp://www.sensorsporal.com Image Based Compuer-Aided Manufacuring Technology Zhanqi HU Xiaoqin ZHANG Jinze LI Wei LI College of Mechanical Engineering Yanshan Universiy

More information

Relevance Ranking using Kernels

Relevance Ranking using Kernels Relevance Ranking using Kernels Jun Xu 1, Hang Li 1, and Chaoliang Zhong 2 1 Microsof Research Asia, 4F Sigma Cener, No. 49 Zhichun Road, Beijing, China 100190 2 Beijing Universiy of Poss and Telecommunicaions,

More information

A Neural Network Approach to Missing Marker Reconstruction

A Neural Network Approach to Missing Marker Reconstruction A Neural Nework Approach o Missing Marker Reconsrucion Taras Kucherenko Hedvig Kjellsröm Deparmen of Roboics, Percepion, and Learning KTH Royal Insiue of Technology, Sockholm, Sweden Email: {arask,hedvig}@kh.se

More information

Definition and examples of time series

Definition and examples of time series Definiion and examples of ime series A ime series is a sequence of daa poins being recorded a specific imes. Formally, le,,p be a probabiliy space, and T an index se. A real valued sochasic process is

More information

Joint Feature Learning With Robust Local Ternary Pattern for Face Recognition

Joint Feature Learning With Robust Local Ternary Pattern for Face Recognition Join Feaure Learning Wih Robus Local Ternary Paern for Face Recogniion Yuvaraju.M 1, Shalini.S 1 Assisan Professor, Deparmen of Elecrical and Elecronics Engineering, Anna Universiy Regional Campus, Coimbaore,

More information

Automatic Calculation of Coverage Profiles for Coverage-based Testing

Automatic Calculation of Coverage Profiles for Coverage-based Testing Auomaic Calculaion of Coverage Profiles for Coverage-based Tesing Raimund Kirner 1 and Waler Haas 1 Vienna Universiy of Technology, Insiue of Compuer Engineering, Vienna, Ausria, raimund@vmars.uwien.ac.a

More information

Computer representations of piecewise

Computer representations of piecewise Edior: Gabriel Taubin Inroducion o Geomeric Processing hrough Opimizaion Gabriel Taubin Brown Universiy Compuer represenaions o piecewise smooh suraces have become vial echnologies in areas ranging rom

More information

DETC2004/CIE VOLUME-BASED CUT-AND-PASTE EDITING FOR EARLY DESIGN PHASES

DETC2004/CIE VOLUME-BASED CUT-AND-PASTE EDITING FOR EARLY DESIGN PHASES Proceedings of DETC 04 ASME 004 Design Engineering Technical Conferences and Compuers and Informaion in Engineering Conference Sepember 8-Ocober, 004, Sal Lake Ciy, Uah USA DETC004/CIE-57676 VOLUME-BASED

More information

Early and Late Integration of Audio Features for Automatic Video Description

Early and Late Integration of Audio Features for Automatic Video Description MITSUBISHI ELECTRIC RESEARCH LABORATORIES hp://www.merl.com Early and Lae Inegraion of Audio Feaures for Auomaic Video Descripion Hori, C.; Hori, T.; Marks, T.K.; Hershey, J.R. TR2017-183 December 2017

More information

Network management and QoS provisioning - QoS in Frame Relay. . packet switching with virtual circuit service (virtual circuits are bidirectional);

Network management and QoS provisioning - QoS in Frame Relay. . packet switching with virtual circuit service (virtual circuits are bidirectional); QoS in Frame Relay Frame relay characerisics are:. packe swiching wih virual circui service (virual circuis are bidirecional);. labels are called DLCI (Daa Link Connecion Idenifier);. for connecion is

More information

Analysis of Various Types of Bugs in the Object Oriented Java Script Language Coding

Analysis of Various Types of Bugs in the Object Oriented Java Script Language Coding Indian Journal of Science and Technology, Vol 8(21), DOI: 10.17485/ijs/2015/v8i21/69958, Sepember 2015 ISSN (Prin) : 0974-6846 ISSN (Online) : 0974-5645 Analysis of Various Types of Bugs in he Objec Oriened

More information

A High-Speed Adaptive Multi-Module Structured Light Scanner

A High-Speed Adaptive Multi-Module Structured Light Scanner A High-Speed Adapive Muli-Module Srucured Ligh Scanner Andreas Griesser 1 Luc Van Gool 1,2 1 Swiss Fed.Ins.of Techn.(ETH) 2 Kaholieke Univ. Leuven D-ITET/Compuer Vision Lab ESAT/VISICS Zürich, Swizerland

More information

Parallax360: Stereoscopic 360 Scene Representation for Head-Motion Parallax

Parallax360: Stereoscopic 360 Scene Representation for Head-Motion Parallax Parallax360: Sereoscopic 360 Scene Represenaion for Head-Moion Parallax Bicheng Luo, Feng Xu, Chrisian Richard and Jun-Hai Yong (b) (c) (a) (d) (e) Fig. 1. We propose a novel image-based represenaion o

More information

Robust Visual Tracking for Multiple Targets

Robust Visual Tracking for Multiple Targets Robus Visual Tracking for Muliple Targes Yizheng Cai, Nando de Freias, and James J. Lile Universiy of Briish Columbia, Vancouver, B.C., Canada, V6T 1Z4 {yizhengc, nando, lile}@cs.ubc.ca Absrac. We address

More information

A Hierarchical Object Recognition System Based on Multi-scale Principal Curvature Regions

A Hierarchical Object Recognition System Based on Multi-scale Principal Curvature Regions A Hierarchical Objec Recogniion Sysem Based on Muli-scale Principal Curvaure Regions Wei Zhang, Hongli Deng, Thomas G Dieerich and Eric N Morensen School of Elecrical Engineering and Compuer Science Oregon

More information

MOTION DETECTORS GRAPH MATCHING LAB PRE-LAB QUESTIONS

MOTION DETECTORS GRAPH MATCHING LAB PRE-LAB QUESTIONS NME: TE: LOK: MOTION ETETORS GRPH MTHING L PRE-L QUESTIONS 1. Read he insrucions, and answer he following quesions. Make sure you resae he quesion so I don hae o read he quesion o undersand he answer..

More information

Probabilistic Detection and Tracking of Motion Discontinuities

Probabilistic Detection and Tracking of Motion Discontinuities Probabilisic Deecion and Tracking of Moion Disconinuiies Michael J. Black David J. Flee Xerox Palo Alo Research Cener 3333 Coyoe Hill Road Palo Alo, CA 94304 fblack,fleeg@parc.xerox.com hp://www.parc.xerox.com/fblack,fleeg/

More information

IROS 2015 Workshop on On-line decision-making in multi-robot coordination (DEMUR 15)

IROS 2015 Workshop on On-line decision-making in multi-robot coordination (DEMUR 15) IROS 2015 Workshop on On-line decision-making in muli-robo coordinaion () OPTIMIZATION-BASED COOPERATIVE MULTI-ROBOT TARGET TRACKING WITH REASONING ABOUT OCCLUSIONS KAROL HAUSMAN a,, GREGORY KAHN b, SACHIN

More information

Parallel and Distributed Systems for Constructive Neural Network Learning*

Parallel and Distributed Systems for Constructive Neural Network Learning* Parallel and Disribued Sysems for Consrucive Neural Nework Learning* J. Flecher Z. Obradovi School of Elecrical Engineering and Compuer Science Washingon Sae Universiy Pullman WA 99164-2752 Absrac A consrucive

More information

Outline. EECS Components and Design Techniques for Digital Systems. Lec 06 Using FSMs Review: Typical Controller: state

Outline. EECS Components and Design Techniques for Digital Systems. Lec 06 Using FSMs Review: Typical Controller: state Ouline EECS 5 - Componens and Design Techniques for Digial Sysems Lec 6 Using FSMs 9-3-7 Review FSMs Mapping o FPGAs Typical uses of FSMs Synchronous Seq. Circuis safe composiion Timing FSMs in verilog

More information

Wheelchair-user Detection Combined with Parts-based Tracking

Wheelchair-user Detection Combined with Parts-based Tracking Wheelchair-user Deecion Combined wih Pars-based Tracking Ukyo Tanikawa 1, Yasuomo Kawanishi 1, Daisuke Deguchi 2,IchiroIde 1, Hiroshi Murase 1 and Ryo Kawai 3 1 Graduae School of Informaion Science, Nagoya

More information

Chapter 3 MEDIA ACCESS CONTROL

Chapter 3 MEDIA ACCESS CONTROL Chaper 3 MEDIA ACCESS CONTROL Overview Moivaion SDMA, FDMA, TDMA Aloha Adapive Aloha Backoff proocols Reservaion schemes Polling Disribued Compuing Group Mobile Compuing Summer 2003 Disribued Compuing

More information

A Review on Block Matching Motion Estimation and Automata Theory based Approaches for Fractal Coding

A Review on Block Matching Motion Estimation and Automata Theory based Approaches for Fractal Coding Regular Issue A Review on Block Maching Moion Esimaion and Auomaa Theory based Approaches for Fracal Coding Shailesh D Kamble 1, Nileshsingh V Thakur 2, and Preei R Bajaj 3 1 Compuer Science & Engineering,

More information

FACIAL ACTION TRACKING USING PARTICLE FILTERS AND ACTIVE APPEARANCE MODELS. Soumya Hamlaoui & Franck Davoine

FACIAL ACTION TRACKING USING PARTICLE FILTERS AND ACTIVE APPEARANCE MODELS. Soumya Hamlaoui & Franck Davoine FACIAL ACTION TRACKING USING PARTICLE FILTERS AND ACTIVE APPEARANCE MODELS Soumya Hamlaoui & Franck Davoine HEUDIASYC Mixed Research Uni, CNRS / Compiègne Universiy of Technology BP 20529, 60205 Compiègne

More information

arxiv: v1 [cs.cv] 4 Jun 2018

arxiv: v1 [cs.cv] 4 Jun 2018 Cube Padding for Weakly-Supervised Saliency Predicion in 360 Videos Hsien-Tzu Cheng 1, Chun-Hung Chao 1, Jin-Dong Dong 1, Hao-Kai Wen, Tyng-Luh Liu 3, Min Sun 1 1 Naional Tsing Hua Universiy Taiwan AI

More information

A Routing Algorithm for Flip-Chip Design

A Routing Algorithm for Flip-Chip Design A Rouing Algorihm for Flip-hip Design Jia-Wei Fang, I-Jye Lin, and Yao-Wen hang, Graduae Insiue of Elecronics Engineering, Naional Taiwan Universiy, Taipei Deparmen of Elecrical Engineering, Naional Taiwan

More information

Tracking a Large Number of Objects from Multiple Views

Tracking a Large Number of Objects from Multiple Views Tracking a Large Number of Objecs from Muliple Views Zheng Wu 1, Nickolay I. Hrisov 2, Tyson L. Hedrick 3, Thomas H. Kun 2, Margri Beke 1 1 Deparmen of Compuer Science, Boson Universiy 2 Deparmen of Biology,

More information

Service Oriented Solution Modeling and Variation Propagation Analysis based on Architectural Building Blocks

Service Oriented Solution Modeling and Variation Propagation Analysis based on Architectural Building Blocks Carnegie Mellon Universiy From he SelecedWorks of Jia Zhang Ocober, 203 Service Oriened Soluion Modeling and Variaion Propagaion Analysis based on Archiecural uilding locks Liang-Jie Zhang Jia Zhang Available

More information

A Progressive-ILP Based Routing Algorithm for Cross-Referencing Biochips

A Progressive-ILP Based Routing Algorithm for Cross-Referencing Biochips 16.3 A Progressive-ILP Based Rouing Algorihm for Cross-Referencing Biochips Ping-Hung Yuh 1, Sachin Sapanekar 2, Chia-Lin Yang 1, Yao-Wen Chang 3 1 Deparmen of Compuer Science and Informaion Engineering,

More information

LOW-VELOCITY IMPACT LOCALIZATION OF THE COMPOSITE TUBE USING A NORMALIZED CROSS-CORRELATION METHOD

LOW-VELOCITY IMPACT LOCALIZATION OF THE COMPOSITE TUBE USING A NORMALIZED CROSS-CORRELATION METHOD 21 s Inernaional Conference on Composie Maerials Xi an, 20-25 h Augus 2017 LOW-VELOCITY IMPACT LOCALIZATION OF THE COMPOSITE TUBE USING A NORMALIZED CROSS-CORRELATION METHOD Hyunseok Kwon 1, Yurim Park

More information

GrowCut - Interactive Multi-Label N-D Image Segmentation By Cellular Automata

GrowCut - Interactive Multi-Label N-D Image Segmentation By Cellular Automata GrowCu - Ineracive Muli-Label N-D Image Segmenaion By Cellular Auomaa Vladimir Vezhneves Vadim Konouchine Graphics and Media Laboraory Faculy of Compuaional Mahemaics and Cyberneics Moscow Sae Universiy,

More information

Reinforcement Learning by Policy Improvement. Making Use of Experiences of The Other Tasks. Hajime Kimura and Shigenobu Kobayashi

Reinforcement Learning by Policy Improvement. Making Use of Experiences of The Other Tasks. Hajime Kimura and Shigenobu Kobayashi Reinforcemen Learning by Policy Improvemen Making Use of Experiences of The Oher Tasks Hajime Kimura and Shigenobu Kobayashi Tokyo Insiue of Technology, JAPAN genfe.dis.iech.ac.jp, kobayasidis.iech.ac.jp

More information

An Iterative Scheme for Motion-Based Scene Segmentation

An Iterative Scheme for Motion-Based Scene Segmentation An Ieraive Scheme for Moion-Based Scene Segmenaion Alexander Bachmann and Hildegard Kuehne Deparmen for Measuremen and Conrol Insiue for Anhropomaics Universiy of Karlsruhe (H), 76 131 Karlsruhe, Germany

More information

An efficient approach to improve throughput for TCP vegas in ad hoc network

An efficient approach to improve throughput for TCP vegas in ad hoc network Inernaional Research Journal of Engineering and Technology (IRJET) e-issn: 395-0056 Volume: 0 Issue: 03 June-05 www.irje.ne p-issn: 395-007 An efficien approach o improve hroughpu for TCP vegas in ad hoc

More information