1- 
2- 
31<!DOCTYPE html>  
42< html  class ="writer-html5 " lang ="en " > 
53< head > 
64  < meta  charset ="utf-8 " /> 
7-   
85  < meta  name ="viewport " content ="width=device-width, initial-scale=1.0 " /> 
9-   
106  < title > Overview: module code — Multi-object trackers in Python 1.0.0 documentation</ title > 
11-   
12- 
13-   
14-   < link  rel ="stylesheet " href ="../_static/css/theme.css " type ="text/css " /> 
15-   < link  rel ="stylesheet " href ="../_static/pygments.css " type ="text/css " /> 
16- 
17-   
18-   
19- 
20-   
21-   
22- 
23-   
24- 
25-   
7+       < link  rel ="stylesheet " href ="../_static/pygments.css " type ="text/css " /> 
8+       < link  rel ="stylesheet " href ="../_static/css/theme.css " type ="text/css " /> 
269  <!--[if lt IE 9]> 
2710    <script src="../_static/js/html5shiv.min.js"></script> 
2811  <![endif]--> 
2912
30-     
31-       < script  type ="text/javascript " id ="documentation_options " data-url_root ="../ " src ="../_static/documentation_options.js "> </ script > 
13+         < script  data-url_root ="../ " id ="documentation_options " src ="../_static/documentation_options.js "> </ script > 
3214        < script  src ="../_static/jquery.js "> </ script > 
3315        < script  src ="../_static/underscore.js "> </ script > 
16+         < script  src ="../_static/_sphinx_javascript_frameworks_compat.js "> </ script > 
3417        < script  src ="../_static/doctools.js "> </ script > 
35-         < script  src ="../_static/language_data.js "> </ script > 
36-     
37-     < script  type ="text/javascript " src ="../_static/js/theme.js "> </ script > 
38- 
39-     
18+         < script  src ="../_static/sphinx_highlight.js "> </ script > 
19+     < script  src ="../_static/js/theme.js "> </ script > 
4020    < link  rel ="index " title ="Index " href ="../genindex.html " /> 
4121    < link  rel ="search " title ="Search " href ="../search.html " />  
4222</ head > 
4323
44- < body  class ="wy-body-for-nav "> 
45- 
46-    
24+ < body  class ="wy-body-for-nav ">  
4725  < div  class ="wy-grid-for-nav "> 
48-     
4926    < nav  data-toggle ="wy-nav-shift " class ="wy-nav-side "> 
5027      < div  class ="wy-side-scroll "> 
5128        < div  class ="wy-side-nav-search " > 
52-           
53- 
54-           
5529            < a  href ="../index.html " class ="icon icon-home ">  Multi-object trackers in Python
56-           
57- 
58-           
5930          </ a > 
60- 
61-           
62-             
63-             
64-           
65- 
66-           
6731< div  role ="search "> 
6832  < form  id ="rtd-search-form " class ="wy-form " action ="../search.html " method ="get "> 
6933    < input  type ="text " name ="q " placeholder ="Search docs " /> 
7034    < input  type ="hidden " name ="check_keywords " value ="yes " /> 
7135    < input  type ="hidden " name ="area " value ="default " /> 
7236  </ form > 
7337</ div > 
74- 
75-           
76-         </ div > 
77- 
78-         
79-         < div  class ="wy-menu wy-menu-vertical " data-spy ="affix " role ="navigation " aria-label ="main navigation "> 
80-           
81-             
82-             
83-               
84-             
85-             
38+         </ div > < div  class ="wy-menu wy-menu-vertical " data-spy ="affix " role ="navigation " aria-label ="Navigation menu "> 
8639              < ul > 
8740< li  class ="toctree-l1 "> < a  class ="reference internal " href ="../includeme/readmefile.html "> Multi-object trackers in Python</ a > </ li > 
8841< li  class ="toctree-l1 "> < a  class ="reference internal " href ="../includeme/readmefile.html#example-tf-mobilenetssd-centroidtracker "> Example: < cite > TF-MobileNetSSD + CentroidTracker</ cite > </ a > </ li > 
9952< li  class ="toctree-l1 "> < a  class ="reference internal " href ="../includeme/apidocuments.html#contributor-covenant-code-of-conduct "> Contributor Covenant Code of Conduct</ a > </ li > 
10053</ ul > 
10154
102-             
103-           
10455        </ div > 
105-         
10656      </ div > 
10757    </ nav > 
10858
109-     < section  data-toggle ="wy-nav-shift " class ="wy-nav-content-wrap "> 
110- 
111-       
112-       < nav  class ="wy-nav-top " aria-label ="top navigation "> 
113-         
59+     < section  data-toggle ="wy-nav-shift " class ="wy-nav-content-wrap "> < nav  class ="wy-nav-top " aria-label ="Mobile navigation menu " > 
11460          < i  data-toggle ="wy-nav-top " class ="fa fa-bars "> </ i > 
11561          < a  href ="../index.html "> Multi-object trackers in Python</ a > 
116-         
11762      </ nav > 
11863
119- 
12064      < div  class ="wy-nav-content "> 
121-         
12265        < div  class ="rst-content "> 
123-         
124-           
125- 
126- 
127- 
128- 
129- 
130- 
131- 
132- 
133- 
134- 
135- 
136- 
137- 
138- 
139- 
140- 
141- 
142- < div  role ="navigation " aria-label ="breadcrumbs navigation "> 
143- 
66+           < div  role ="navigation " aria-label ="Page navigation "> 
14467  < ul  class ="wy-breadcrumbs "> 
145-     
14668      < li > < a  href ="../index.html " class ="icon icon-home "> </ a >  »</ li > 
147-         
14869      < li > Overview: module code</ li > 
149-     
150-     
15170      < li  class ="wy-breadcrumbs-aside "> 
152-         
15371      </ li > 
154-     
15572  </ ul > 
156- 
157-   
15873  < hr /> 
15974</ div > 
16075          < div  role ="main " class ="document " itemscope ="itemscope " itemtype ="http://schema.org/Article "> 
16176           < div  itemprop ="articleBody "> 
162-             
77+               
16378  < h1 > All modules for which code is available</ h1 > 
16479< ul > < li > < a  href ="motrackers/centroid_kf_tracker.html "> motrackers.centroid_kf_tracker</ a > </ li > 
16580< li > < a  href ="motrackers/detectors/caffe.html "> motrackers.detectors.caffe</ a > </ li > 
@@ -176,46 +91,30 @@ <h1>All modules for which code is available</h1>
17691</ ul > 
17792
17893           </ div > 
179-            
18094          </ div > 
18195          < footer > 
18296
18397  < hr /> 
18498
18599  < div  role ="contentinfo "> 
186-     < p > 
187-         © Copyright 2021, Aditya M. Deshpande.
188- 
189-     </ p > 
100+     < p > © Copyright 2021, Aditya M. Deshpande.</ p > 
190101  </ div > 
191-     
192-     
193-     
194-     Built with < a  href ="https://www.sphinx-doc.org/ "> Sphinx</ a >  using a
195-     
102+ 
103+   Built with < a  href ="https://www.sphinx-doc.org/ "> Sphinx</ a >  using a
196104    < a  href ="https://github.com/readthedocs/sphinx_rtd_theme "> theme</ a > 
197-     
198-     provided by  < a   href =" https://readthedocs.org " > Read the Docs </ a > .  
105+     provided by  < a   href =" https://readthedocs.org " > Read the Docs </ a > . 
106+    
199107
200108</ footer > 
201109        </ div > 
202110      </ div > 
203- 
204111    </ section > 
205- 
206112  </ div > 
207-   
208- 
209-   < script  type ="text/javascript "> 
113+   < script > 
210114      jQuery ( function  ( )  { 
211115          SphinxRtdTheme . Navigation . enable ( true ) ; 
212116      } ) ; 
213-   </ script > 
214- 
215-   
216-   
217-     
218-    
117+   </ script >  
219118
220119</ body > 
221120</ html > 
0 commit comments