Indonesi an  Journa of  El ect ri cal Engineer ing  an d  Comp ut er  Scie nce   Vo l.   13 ,  No.   1 Jan uar y   201 9 ,   pp.  2 2 ~ 2 6   IS S N: 25 02 - 4752, DO I: 10 .11 591/ijeecs .v1 3 .i 1 .pp 2 2 - 2 6          22       Journ al h om e page http: // ia es core.c om/j ourn als/i ndex. ph p/ij eecs   Develop ment of f ra m ewo rk for d etectin g s mokin g scene    in vide o clips       Po onam G S h as h an k  B.  N ,   At hri  G R ao   Depa rtment  o C om pute Scie n ce a nd  Engi n ee rin g,   Rashtr eey a   Vi d y a lay a   Col le g e of  Engi n ee rin ( RVCE),     Benga luru ,   Ind ia       Art ic le  In f o     ABSTR A CT   Art ic le  history:   Re cei ved   A ug  21 , 201 8   Re vised  Oct  22 , 2 01 8   Accepte Nov  5 , 2 01 8       Acc ording  to  Gl obal   Adult  Tob ac co  Surve y   20 16 - 17,   61. 9%  of   peopl ar e   quit ti ng   tob ac co .   Th r ea son  w as  the  warni ngs   display e on   t he  produc t   cove rs,  vid eo  cli ps,  and  adve r ti sm ent s.  The   foc u of  thi pape is  to  aut om ate   the   proc ess  of  display ing  warn ing  m e ss age in  vide clips.  Thi paper   expl a ins  the  dev el opm ent   of   s y stem  to   au tomaticall y   de tect  t he  sm oking  sce nes  using  image  re cogni t ion   appr oac in  vi deo  cl ips  and  t hen  add  the   warni ng  m essage   to   the  vie w er.   The  appr o ac ai m to  de te c t he  c iga re tte   obje c using  Tens orflow’s  object  d et e ct ion   AP I.   T ensorflow  i an  ope n   source   software   li bra r y   for  m a c hine   l ea rning  pr ovide b y   Goog le   which  is  broa dl y   used  in   the   fie ld  imag rec ogni ti on.   At  pre sent,   Faster  R - CNN   (Regi on - base Convolut ional  Neura Network s)  wi th  Inc ept io ResNet  is   the T ensorflow’s  slowest  but  m ost  ac cur ate  m odel .   Faster  R - CNN   with  Inc eption  Resne v2  m odel   is   us ed  to  det ect  sm o king  sce nes  b y   t rai ning  the  m odel   with ci g ar et t as   an  ob ject .   Ke yw or d s :   Deep l ear ning   Faste R - C N N   Object  detect io n   S m ok ing   scene  d et ect io n   Tens orflo w   Copyright   ©   201 9   Instit ut o f Ad vanc ed   Engi n ee r ing  and  S cienc e   Al l   rights re serv ed .   Corres pond in Aut h or :   Poon am  G   Dep a rtm ent o f C om pu te Scie nce a nd E ng i ne erin g,     Ra sh treey Vidyal ay a   Coll eg e of E ng i neer i ng ( R VCE) , B eng al uru, I nd ia .   Em a il po onam ghuli@r vce. ed u. in       1.   INTROD U CTION   In   t his  a ge  of  onli ne  a nd  s ocial   m edia,  ci nem as  re m ai n   prom inent  form   of   ente rtai nm ent  and  influ e nce  on  y ou t h.   India  pro du ce ap pro xi m at ely  800  to   1000  m ov ie a   ye ar,  le a ding  to  the  require m ent  of   disp la yi ng  the   warnin m es sage  w he th s m ok in sc ene  is  showca sed.   T he  wa r nings  as  of  now  a re   disp la ye d m anu al ly   This  pro po se work  e xp la ins   the  de vel op m ent  of  a   f ram ewo r t a uto m atical ly   detect   the  sm ok ing  scenes   us i ng  ne ur al   netw ork   m od el   and  the disp la t he  r equ i red  wa r ning  m essage.  Th chall en ge   to  dete ct   the  sm ok ing  sc enes  in   vi deo  c li ps   is  that  onl the  sm all  po r ti on   of   t he  sm ok in e ven m ay   be  s howcase a nd  it   m ay   be  disp l ay ed  f or  f racti on  of  sec ond.  To   ove rco m this  chall e ng e ,   obj ect   detect ion  m et ho ds   a r us e to  detect   diff e ren ki nd   of   ci gar et te s T hes ci gar et te m ay   hav va ryi ng   s ha pes,   c olo rs  a nd   siz e.  The a   warnin m essage s uc as “ Sm ok i ng K il ls”   or “Sm ok ing i s i njurio us  to  h ea lt h”  is dis play ed  in  the  vide cl ip.   Goo gle’s  O bje ct   detect ion   AP is  bu il on   t op   of   Te ns orfl ow.  Th e re  are  di ff e re nt   pre - trai ne Tens orflo m od el avail a ble  fo ob j ect   detect ion   suc as  Sing le   Shot  Mult ibo Detect or   ( SS D)   with   Mob il eNet,  S S with  In ce ption   V 2,   Re gi on - Ba sed  F ully   Conv olu ti onal   N et work (R - FC N)   with  Re sn et   101,   Faste R - C NN  with  Re s net  101  a nd  Faste R - CN N   with   In c eptio Re s net  v2.   I our   pro posed   ap proa c Faste R - CN N   with  I ncep ti on  Re sn et   v2   i chosen Fast er  R - CN has   achieve m uch   bette s pee an accuracy.   F uture  m od el f ollow e var i ous  appr oach es   but   co uld   outpe rfor m   Faste R - CNN  by  sig nificant   m ar gin Faste R - CNN   m ay   n ot  be  t he  sim pl est   or   fastest   m et hod  f or  ob j ec detect ion but  it   is  sti l on of  the   best  perform in g.   At  pr ese nt,  Faste R - C N N   with  I ncep ti on  Re s Net  m od el   of  Ten sorfl ow  is  the   slo w est   but   m os t acc ur at m od el .   Evaluation Warning : The document was created with Spire.PDF for Python.
Ind on esi a J  E le c Eng &  Co m Sci     IS S N:  25 02 - 4752       Develo pm e nt  of  fram ew or k f or detec ti ng s m okin sce ne  i n vi deo  cli ps   ( Po onam  G )   23   2.   RELATE D  W ORKS   Re search  w ork   carrie out  in  [1 ]   e xp l oits  the   Re gion  P rop osa Netw ork  ( RPN)   of  the  F ast er  R - CN m od el   to  detect   ped est ria ns .   Even   t hough  R - CNN ’s  Re gion  Pro posal   Netw ork  (R PN perf or m well   the  res ults  ca be  de gr a de by   dow ns tream   cl assifi ers.   The   two  m ai reas on s   that  m ay   l ead  to   this  sit ua ti on   are:  handlin of   sm al instances  due  to  t he   insuffici ent  reso l ution   of   t he  featu res  a nd  the  m ining   of   hard  neg at ive  cases   is dif ficult  due  near ly   no prese nece if  bo otstr apin m et ho do log ie s t ac hieve  the  sam e.   Anothe rese ar ch  w ork  c ar ried  out  in  [ 2]  co ncen t rates  on  t he  dataset s' i m pact  on   dee le arn in a nd   the  ap plica ti on  an t he  im po rt ance o f   dee le arn i ng  thr ough   Faste R - CN N s.  T he  wor tri es  to  s umm ariz the   deep   le ar ning  al gorithm and   com m on   data  set us ed  in  t he   fie ld  of   c ompu te visio n.   A dd it io nally the  stud y   bu il ds  ne wer  dataset   in   acc orda nce  to   the  pr e viously   ava il able  and  com m on ly   us ed  da ta set s.  Faste R - CN N   is t hen ap plied  ov e t his n e wl y bu il t datase t.     Applic at ion   of  the  faster  R - C NN   is  e xp l or e on  va rio us   be nch m ark on   wh ic the  al go rithm   has  pro ven  im pr oved  resu lt ra nging   from   obj e ct   detect ion  to   face  rec ogniti on  in  [ 3].  T he   w orke ca rr ie ou t   pro vid es  t he  re su lt of  trai ning  Faste R - CNN   m od el   on  t he  la r ge  scal face  dataset   WI DER  [ 4].  T he   w ork   al so   trie to  exp la in  t he  res ults  on   WIDE dataset   al ong  with  tw m or sta te   of   t he   art  and   wi de us ed  dataset s F DD B  and  IJB - A.     On li ne   ha ndw ritt en  gra ph ic s   m a con ta in   m at he m at ic a expressi on s   an diag ram s.  D et ect ion   of  these  sym bo ls  consi st  of  m et h od s   de sig ne f or   a   sin gle g ra ph ic   ty pe   [ 5].  I this w ork,  eva luati on  of  the  Faste r   R - CNN   obj ect   detect io al go rithm   as  ge ne ral  m et ho for  detect ion   of  sy m bo ls  in  ha ndwr it te gra phic is  carried   ou t.   Di ff e ren c onfi gurati on s   of  t he  Faste R - C N N   m e thod  are   e valuated ,   a nd  i ssu es   relat ive  t the   hand wr it te na ture  of  the   data  are   pointe ou t.   Co ns i der i ng  the   onli ne   recog niti on   c onte xt,   eval uation  of   eff ic ie ncy  an accuracy  trad e - offs  of   usi ng  Dee Ne ur a Network of  diff e ren com plexiti es  as  featur e   extracto rs  is c a rr ie d o ut.       3.   DEEP L EA R NING  MO DE LS FO OB JE CT D ET EC TION   Deep  Lear ning   is  pa rt  of  m achine  le a rn i ng  wh ic giv es  ou tst a nd i ng  pe rfor m ance  in  t he  im age  an vid e cl assifi cat ion   ta sk s In  d eep  le ar ning  t her a re  var i ou arch it ect ur e includi ng  r ecu r ren ne ural   netw ork s   and  dee ne ur a netw orks  w hich  hav e   m ajo app li cat io ns   in   the  fiel of   c om pu te visio n,   m achine  tra ns l at io and   natu ral  la ngua ge  proce s sing.  Dee ne ur al   net wor arch it ect ure  has   m ulti ple  hid de la ye rs  betw een  it s   input  and   ou t put  la ye rs  wh ic are  fee d   f orward.  Data  fro m   the  inp ut  la ye flows  to  th ou tp ut  la ye without  loopin bac k.   The  m ai app li cat ion   of  com pu te visio in vo l ves  ob j ect   detect ion   wh ic has  m ai fo cu s   on   researc h. The  progr e ss in  ob j e ct  d et ect ion i m ai nly becaus e of Co nvol ution al   Ne ur al   Ne tworks (CN N).    Object  detect ion  is im pr ov e d f ro m  sing le  ob je ct  to  m ult iple object  detect ion  in rece nt years. T he first   can  detect   sing le   ob j ect   in  an  i m age  wh ic can  be  us e for  cl assifi cat ion   ta s ks I th la te app r oac not  on ly   m ulti ple  obj ect in  a i m age  are  dete ct ed  but  al so   t heir  e xact  loc at ion   in  th im age  is  ind ic a te by  rectan gu la bo xes  or   m asks.  Mov i ng  obj ect  d et ect ion  h as be en  ex plore e xtensi vely   by  va rio us   aut hors  by  the  app ly in dif fe ren m et ho ds   [6 - 7]  an so   on.  But  m os of   the  pro p os e w orks  ha con si der e sta ti on a ry   ca m eras  or  sta ti on ary  bac kgr ound.  T he  CNN  a rc hitec ture  is   co ns ta nt ly   i m pr ov in from   ALexN et   [8 ] ,     the ZF Net   [9 ] ,  the  VGG Net   [10], the  ResN et  [ 11]  starti ng  from  the year 2012. A n o bj ect  d et ect ion al go rithm   was  f or m ed   ba sed  on  R - C N in  dee le a rn i ng   a nd   num ber   of   well - kn own  datase ts  are  consi de red   to   i m pr ove thes al gorithm s w it im pr ovem ent  in  the  acc ur ac y of detect io n.   Var i ou s   cha ng es  to  t he  netw ork   str ucture  ha im pr ov e t he   dee le ar ni ng  that  the  netw or us es.   T h m os t well - known  ser ie s  of al gorithm s f or obj ect   detect io n are  based o R - CN N wh ic i nclu de  the  foll ow i ng :     3.1     R - C N N ( Reg i on - Base Convoluti onal  N eur al  Net w orks)   Im ages  in  the  dataset   are  la be ll ed  or   t he  re gi on  o our  inter est   is  cro ppe ou f r om   the  i m age  and   t his   crop ped   reg i on  is  giv e as  input  to  the  c onvoluti on  neur al   network.  Wh en  t hey  are  gi ven   as  in put  to  the   netw ork,   a pp li cat ion   of  recta ngular  boundi ng  box  r eg ress or  is  pr ovi ded.  Fo th cl assifi cat ion   pur pose   SV M   is  us e d.   In  te r m of   both  s pa c an ti m e,  trai nin bec om es  ve ry  ex pe ns i ve.   The   ob j ect   detect ion  in  im ages  is  of te slo a nd  it  takes aroun d on e  m inu te  p er  i m age.     3.2     F as t  R - C NN   Fast  R - CN ta kes  the  c ha ra ct erist ic of   both  R - C N an SP P - Net.  Fa st  R - CNN  ta ke the  entire   i m age  and   fe at u re  m ap  is  create by  f orwardin it   to  the  conv olu ti onal   la ye r.   The re gi on   of   i nterest  is  f ou nd   by  RoI  po olin la ye r.   RoI  la ye is  sing le   SPP  la ye that  is  app li ed  on  top   of  co nvol ut ion al   la ye wh ic is  then  at ta ched   to  fu ll conne ct ed  la ye r.   Bou ndin bo re gr ess ors  an so ftm ax  cl assifier are  ap plied  for   cl assifi cat ion Ba sed  on  both   boun ding  box  re gr ess ors  a nd  s of tm ax  cl assifi ers,   m ulti task   l os is  c ompu t e d.     By   this,  the  la ye belo si ngle   SPP  la ye is  m ade  trai na ble  an the  pr ob le m   associat ed  with   SPP - Net  is  Evaluation Warning : The document was created with Spire.PDF for Python.
                          IS S N :   2502 - 4752   Ind on esi a J  E le c Eng &  Co m Sci,   Vo l.   13 , N o.   1 Ja nu a ry 20 19   :   2 2     2 6   24   so lve d.  It  high er  detect ion  qual it in  the   m ai i m pr ove m ent  done   ove R - C NN  a nd  SPP - Net.   He re   al the  la ye rs  can   be   updated   durin trai ning  pro cess  an it   do es  not  require   the  featu res  t be  st or e i disk .     The  Fa st  R - C NN  trai ning  ti m is  tim e faster  w he c om par ed  to  R - C NN  w hich  is   tim es  faster  th an  S PP - Net  an te sti ng  ti m req uire is  213  tim es  faster  t han  R - CNN  a nd  whe c om par ed  t SPP - Net  it   s   10  tim es   faster.  A l ong wit the  d ec rea se in trai ning ti m e, ther e is i nc rease in  the le ve l of acc uracy     3.3     F as ter  R - CNN   Re gional  Pro posal   Net work  ta kes  im age  of  any  siz as  in pu a nd  outp ut   set   of   obj ec proposals   each  with  ob je ct ness  sc or [12 - 13] SPP - Net  an Fast  R - CNN  has  re du ce the  exe cution  ti m of   obj ect   detect ion  but  m or tim is  req ui red  f or  re gi on al   pro posal .   Faste r   R - CN s olv es   this  pro blem   by  us i ng  dee netw orks  for  tr aditi on al   pr act i ces  to  c om pu te   pro posal   box.   Faste R - CN c on sist of  two  m od ules.  F irst  is   the full y co nn e ct ed  co nvol ution al   netw ork  a nd the  seco nd i s Fast R - C NN  de te ct or.       4.   PROP OSE D MET HO DOL OGY   The follo wing  sect ion   giv es  t he deta il s o f  th e m e tho dol og y  u se i the  pr opos e d wor k.     4.1     Ex peri ment al Setup   The  detai ls  of  hard war c ho sen  f or  our   e xp e rim ent  are  show in  Ta ble  1.  Ex pe rim ental   set up   requires  f or  w hich  syst e m   with  m ini m u m   GB  of   N VIDIA  G PU   card,  CUD a nd   c uDN in sta ll ed.     The  m od el   us e the  A nacon da   Pyt hon  an the  pyth on  pac kag e inclu ding  Ten sorfl ow,  Op e nC v,   m at p lotl ib   and p a ndas.       Table  1.   Hard war e   Re quirem ents   Hardwar e co m p o n en ts   Co n f i g u ration   Proces so r   Proces so Sp eed   RAM size   OS   GPU   VRAM   Intel i5  72 0 0   2 .6 GHz   8  GB   W in d o ws 1 0   NVID IA  Ge Fo rce GTX 94 0 M   2  GB       4.2     D atase t   Hun dr e ds   of  im ages  are  require to  trai the  cl assifi er  fo good  det ect ion Vi deos   con ta inin sm ok ing  sce ne s ar e c ollec te d. These  vi deo s   con ta in  ciga rett es w it h diff e re nt sh a pe, si ze a nd co l or .  From  these  vid e os   f ram e are  extracte per   seco nd.  A ll   these   fr am es   are  conve rted  to  200  200  JPEG   im ages  wh ic form ou trai ning  dataset The  trai ni ng   da ta set   con ta ins   660  im ages.  The  ci ga rett es  in  the  i m ages  hav e   var ie ty   of   li ghti ng   co nd it io ns  and   bac kgr ound s Als ther are  i m ages  i w hich  ci gar e tt is   par ti al ly   seen .   Using  Labeli ng  too l,  the  loc at ion   of   ci ga re tt in  an  i m age  is  m ark ed  by  dr a wing  rectan gles.  The  locat ion   of   ci gar et te   is  stored   in  an  XML   file   wh ic co nt ai ns   inform at i on   a bout  i m age  heigh t,  width  and   the  co ordi nates  of   the  boundi ng  rectan gle  drawn Each  im age  siz is  le s than  10 0K since  the  tim e   required   for  trai ning   beco m es large   if the im age size is hi gh.      4.3     Tr ainin g   Trainin the  m od el   f or   detect ing   the  ci ga rett es  can  be  do ne   on   G oogle  cl oud  se rv ic es CPU  or  GPU .   Durin trai ning,  f or   par t ic ul ar  tim e   interval  Tenso r flo stores  the  che ck po i nts.  Loss  is  repor te in  each  ste of  trai ni ng.  T he  lo ss  repo rted  by  the   m od el   is  a   com bin at ion  of  cl as sific at ion   l os s   an regressi on  lo ss.   Trainin t he  cl assifi er  is  sto pped  w hen   l os is  droppe to  0.0 4.   T he  la te st  checkp oin cre at ed  by  Te ns or flo w   at  a loss o f 0. 4 i s u se d for  detect ion  the  ciga r et te s.       5.   RESU LT S   The  m od el   ca input  in   different  form s:  i m age,  vi de or  li ve  we bca m   feed Th s yst e m   resu lt are  e valuate usi ng  im ages  an vid e os .   First   the  s yst em   was  eval uated  us i ng  differe nt  dataset with   di fferent  i m ages.  Datas et   co ntain  10  im ages  a m on w hich  im ages  hav e   ci ga rett es.  Dataset   c on ta in   20  i m ages  a m on w hich   10  im ages  ha ve  ci ga rett es.   Dataset   co ntain  30   im ages  am on wh i ch  15   im ages  ha ve   ci gar et te s.  Acc ur acy se ns it iv it and   sp eci fici ty   are  the  pe rfor m ance  m easur e co ns id ered   t eval ua te   the  Evaluation Warning : The document was created with Spire.PDF for Python.
Ind on esi a J  E le c Eng &  Co m Sci     IS S N:  25 02 - 4752       Develo pm e nt  of  fram ew or k f or detec ti ng s m okin sce ne  i n vi deo  cli ps   ( Po onam  G )   25   m od el   with  th ese  dataset s.   T he  r esults  a re  sh ow in   Ta ble  2.  Since   data set a nd  c on ta in   im ages  wh e re   ci gar et te  is  part ia lly visible a nd also  due t i ll u m inati on  c ha ng e s in  the im age,  t he  acc ur a cy  is reduce d.       Table  2.  E val ua ti on   Re s ults   Datasets   Pe rf o r m an ce  m eas u res   Accurac y   Sen sitiv ity   Sp e cif icity   Dataset 1   90%   80%   100%   Dataset  2   75%   70%   80%   Dataset 3   76%   73%   80%       Nex t t he  m od el  is  evaluated  usi ng  a  v i deo   da ta set  that con ta in 10 vide os . T he  re su lt s ar e  di sp la ye i Table  3.  T he  prop os ed  app ro a ch gives  an ave rag e  accu racy  94.08 f or  t he v ideo data set  c onside red.       Table  3.  Res ult  A naly sis  of  Videos   Sl.  No .   Details o f  con f u sion  m atrix   Fra m e  size   Tr u e po sttiv es   Tr u e neg ativ es   False  p o sitiv es   False  n eg ativ es   Accurac y   (%)   Vid eo   1   244   210   24   6   4   9 5 .90   Vid eo   2   92   83   6   2   1   9 6 .74   Vid eo   3   303   276   16   3   8   9 6 .37   Vid eo   4   483   417   36   7   23   9 3 .79   Vid eo  5   351   278   39   12   22   9 0 .31   Vid eo  6   132   119   9   0   4   9 6 .97   Vid eo  7   567   401   77   19   10   8 4 .30   Vid eo  8   821   733   81   0   7   9 9 .14   Vid eo  9   573   423   99   8   43   9 1 .10   Vid eo 1 0   885   763   88   9   25   9 6 .16       Our  re su lt a re  com par e with  the  sm ok in eve nt  de te ct ion   rati histo gr am   m et hod  [ 13]   The  c om par isi on is s how in   Table  4.       Table  4.  C om par isi on of  Re s ul ts     Dataset   Details o f  con f u sion  m atrix   Fra m e  size   Tr u e po sttiv es   False  p o sitiv es   False  n eg ativ es   Accurac y   (%)   Vid eo s co n sid ered  in  his to g ra m   m e th o d   2196   1824   30   120   9 3 .2   Ou v id eo  datas et   4451   4003   66   207   9 3 .87       The  resu lt pro ve  that  obj ect   detect ion   t hro ugh  faster   R - C NN   can  be  us e f or  detect io of  sm ok ing  scenes  by c ons iderin ci gar et t e as a n object.        6.   CONCL US I O N   The  res ults  show  that  propo sed  m et ho can  be  a dopted  for  dis play ing  warnin m ess ages  duri ng   sm o kin s cene s.  Our  pro pos ed  wor disp l ay warni ng  m essage  by  de te ct ing   ci ga rett es.  T his  wor can  be   exten ded  to  detect   s m ok in sc enes  wh ic do  no c on ta i c igarett but  ex haling  the  sm ok e.  In   I nd ia m ov ie and   te le visi on   sh ows sim i l ar  ki nd   of   m essages  a re  dis play ed  duri ng   t he   even of   al c ohol  c onsu m ption   f or  this p rop os e d work ca n be e xt end e d.       REFERE NCE S   [1]   Zha ng,   Li l ia ng ,   et   a l.   Is  faste R - CNN   doing  w el for  p ede stri a det e ct ion ? .   E uropean  Confe renc on  Comput er   Vi sion.   Springer ,   Cham,  2016 44 3 - 457 .   [2]   Zhou,   Xin y i,   W ei   Gong,  W enL ong  Fu,  Fengtong  Du.  Applic at io of  dee le arn i ng  in  obje ct   dete ct ion ”.   Compute and  Information Sci en ce ( ICIS) .   IEE E/ ACIS   16 th Inte rna ti ona Co nfe ren c on ,   I EEE.   2017 631 - 63 4.   [3]   H.  Jiang  and  E.   L ea rn ed - Mill er.   Face   De tecti on  wi th  the   Faster  R - CNN ”.  2017  12th  IE EE   Int ernati ona Confe renc on   A utomati c   Face  &   Gesture  R ec ogn it ion  ( FG  2017) .   W ashingt on,   DC,  2017;   650 - 65 7.   Evaluation Warning : The document was created with Spire.PDF for Python.
                          IS S N :   2502 - 4752   Ind on esi a J  E le c Eng &  Co m Sci,   Vo l.   13 , N o.   1 Ja nu a ry 20 19   :   2 2     2 6   26   [4]   S.  Yang, P. Luo, C.   C .   Lo y ,   and   X.  Ta ng .   W IDER  FA CE:   A f ace  de tecti on   ben c hm ark ”,   C VP R ,   2016 .   [5]   F.  D.  Jul ca - Agui l ar  and  N.   S.  T.  Hira ta,  S y m bol   Detect ion   in   Online  Handwrit t en   Graphi cs  Us ing   Faster  R - CNN ”,   2018  13th  I APR  Inte rnational   W orkshop on  Doc ument  Ana ly sis  Syste ms   ( DAS) ,   Vienna ,   Aus tri a ,   2018,   151 - 156.   [6]   Xu,  P.  Study   o Moving  Objec ts  b y   Video  Monitori ng  S y st em  of  Rec ognition  a nd  Tra ci ng  Sch e m e” .   Indon esian  Journal  of   Elec t rical   Engi ne erin and  Computer   Sci en ce ( IJE ECS ) .   2013;   11(9) ,   4 847 - 4854.   [7]   Mengxin  Li ,   Jin gji ng  Fan,   Ying   Zha ng,   Rui  Zh ang,   W ei ji ng  Xu ,   Dingding  Hou1.  Moving  Obj ec Det ec t ion  an d   Tra ck ing  Algo rithm ”.   Indone sian   Journal  of  El e ctr ic al  Engi n ee rin and  Computer  Sci en ce ( IJE ECS ) .   2013;  11(10),   5539    5544 .     [8]   A.  Krizh evsk y ,   I.   Suts keve r,   an G.  Hinton.   I m age Net  cl assifi ca t ion  with  deep  convol uti ona neur al   net works ”.  NIPS , 2012.   [9]   M.  D. Ze i le r   and   R.   Fe r gus.  Visualizing and  und ersta nding   conv olut ional  n eur al  net works ”. I E CCV ,   [10]   K.  Sim ony an  a nd  A.  Zi ss erman.   Ver y   deep  convol uti on al  net works   for  la rge - sc ale  ima ge  rec ogn it ion .     ICLR .   2015.   [11]   K.  He, X. Zha ng ,   S.   Ren, a nd   J.   Sun.  Dee residu al   le arn ing  for   i m age   re cogni t io n”.   C VPR ,   2016.   [12]   Ren,   Shaoq ing,   Kaiming  He,   R oss   Girshick,   Ji an  Sun.  Faster   R - CNN towar ds  rea l - ti m obj ec t   detec t ion  wi th   reg ion  proposa l   net works .   IE EE   transacti ons   on  pat te rn  an aly sis  and  mac hine   int e ll ig ence .   2017 39   6),    1137 - 1149.   [13]   W u,   Pin,  Jun - We Hs ie h,   Jiun - C heng  Cheng,   Shy i - Ch y Ch eng,   Shau - Yin  Tseng.  Hu m an  s m oking  eve nt  detec tion   using  visual   intera c ti on  c lue s” .   20th  Inte rnati onal  Confe renc on  Pat t ern  R ec ogni ti on  ( ICPR )   IEE E ,   2010 ;     4344 - 4347.   Evaluation Warning : The document was created with Spire.PDF for Python.