rbibtex 0.0.2 → 0.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
data/papers.bib CHANGED
@@ -1,206 +1,259 @@
1
+ @string{ICCV = {IEEE International Conference on Computer Vision}}
1
2
 
2
3
  @InProceedings{DBLP:conf/iccv/WangA03,
3
- Author = {Hongcheng Wang and Narendra Ahuja},
4
- Title = {Facial Expression Decomposition},
5
- BookTitle = {ICCV},
6
- Pages = {958-965},
7
- note = {Using a 2D Deformable Face Model they do a HOSVD used
8
- to decompose a Tensor like in
9
- \ref{vlasic05:multilinear}. Sped up HOSVD by PCA to
10
- reduce dimensionality of face description. },
11
- ps = {local/iccv03_facial.ps.gz},
12
- year = 2003
4
+ Author = {Hongcheng Wang and Narendra Ahuja},
5
+ Title = {Facial Expression Decomposition},
6
+ Year = 2003,
7
+ BookTitle = {TEST } # ICCV,
8
+ Pages = {958-965},
9
+ Note = {Using a 2D Deformable Face Model they do a HOSVD used to
10
+ decompose a Tensor like in \ref{vlasic05:multilinear}. Sped
11
+ up HOSVD by PCA to reduce dimensionality of face
12
+ description.},
13
+ ps = {local/iccv03_facial.ps.gz}
13
14
  }
14
15
 
16
+
15
17
  @InProceedings{DBLP:conf/cvpr/KolmogorovCBCR05,
16
- Author = {Vladimir Kolmogorov and Antonio Criminisi and Andrew
17
- Blake and Geoff Cross and Carsten Rother},
18
- Title = {Bi-Layer Segmentation of Binocular Stereo Video.},
19
- BookTitle = {CVPR (2)},
20
- Pages = {407-414},
21
- pdf = {local/Criminisi_cvpr2005.pdf},
22
- year = 2005
18
+ Author = {Vladimir Kolmogorov and Antonio Criminisi and Andrew Blake
19
+ and Geoff Cross and Carsten Rother},
20
+ Title = {Bi-Layer Segmentation of Binocular Stereo Video.},
21
+ Year = 2005,
22
+ BookTitle = {CVPR (2)},
23
+ Pages = {407-414},
24
+ pdf = {local/Criminisi_cvpr2005.pdf},
25
+ note = {They use multiple information sources combined in a probabilistic framework to segment stereo data into two layers (foreground and background). The application is video conferencing. Used information is stereo, color and contrast. (When I have some time I should read this again more thouroughly)}
23
26
  }
24
27
 
28
+
25
29
  @Proceedings{DBLP:conf/cvpr/2005,
26
- Title = {2005 IEEE Computer Society Conference on Computer
27
- Vision and Pattern Recognition (CVPR 2005), 20-26 June
28
- 2005, San Diego, CA, USA},
29
- Publisher = {IEEE Computer Society},
30
- booktitle = {CVPR},
31
- isbn = {0-7695-2372-2},
32
- year = 2005
30
+ Title = {2005 IEEE Computer Society Conference on Computer Vision
31
+ and Pattern Recognition (CVPR 2005), 20-26 June 2005, San
32
+ Diego, CA, USA},
33
+ Year = 2005,
34
+ BookTitle = {CVPR},
35
+ isbn = {0-7695-2372-2},
36
+ Publisher = {IEEE Computer Society}
33
37
  }
34
38
 
39
+
35
40
  @InProceedings{WangCGF04,
36
- Author = "Yang Wang and Xiaolei Huang and Chan-Su Lee and Song Zhang and
37
- Zhiguo Li and Dimitris Samaras and Dimitris Metaxas and Ahmed
38
- Elgammal and Peisen Huang",
39
- Title = "High Resolution Acquisition, Learning and Transfer of
40
- Dynamic 3-D Facial Expressions",
41
- BookTitle = "Computer Graphics Forum",
42
- Pages = "III: 677-686",
43
- Note = {Mapping 3D Scans expression trajectories onto a low
44
- dimensional manifold -> warping the manifolds of the
45
- same expression of different people into the same shape
46
- -> Learning mappings from the warped manifolds to the
47
- original high-dimensional manifolds. They claim that
48
- the warped manifolds contain the essence of a smile,
49
- while the mapping function contains the person specific
50
- style. Their morphs are not very convincing, the
51
- intermediate faces are not mixtures of the original
52
- faces. Maybe because of the nonlinearity of the model
53
- and the linear warping.},
54
- year = 2004,
55
- pdf = {local/hr_transfer/paper1044.pdf}
41
+ Author = {Yang Wang and Xiaolei Huang and Chan-Su Lee and Song Zhang
42
+ and Zhiguo Li and Dimitris Samaras and Dimitris Metaxas and
43
+ Ahmed Elgammal and Peisen Huang},
44
+ Title = {High Resolution Acquisition, Learning and Transfer of
45
+ Dynamic 3-D Facial Expressions},
46
+ Year = 2004,
47
+ BookTitle = {Computer Graphics Forum},
48
+ Pages = {III: 677-686},
49
+ Note = {Mapping 3D Scans expression trajectories onto a low
50
+ dimensional manifold -> warping the manifolds of the same
51
+ expression of different people into the same shape ->
52
+ Learning mappings from the warped manifolds to the original
53
+ high-dimensional manifolds. They claim that the warped
54
+ manifolds contain the essence of a smile, while the mapping
55
+ function contains the person specific style. Their morphs
56
+ are not very convincing, the intermediate faces are not
57
+ mixtures of the original faces. Maybe because of the
58
+ nonlinearity of the model and the linear warping.},
59
+ pdf = {local/hr_transfer/paper1044.pdf}
56
60
  }
57
61
 
62
+
58
63
  @InProceedings{946637,
59
- Author = {A. Criminisi and J. Shotton and A. Blake and P. H. S.
60
- Torr},
61
- Title = {Gaze Manipulation for One-to-one Teleconferencing},
62
- BookTitle = {ICCV '03: Proceedings of the Ninth IEEE International
63
- Conference on Computer Vision},
64
- Pages = {191},
65
- Address = {Washington, DC, USA},
66
- Publisher = {IEEE Computer Society},
67
- isbn = {0-7695-1950-4},
68
- pdf = {local/criminisi_iccv03.pdf},
69
- year = 2003
64
+ Author = {A. Criminisi and J. Shotton and A. Blake and P. H. S. Torr},
65
+ Title = {Gaze Manipulation for One-to-one Teleconferencing},
66
+ Year = 2003,
67
+ Address = {Washington, DC, USA},
68
+ BookTitle = {ICCV '3: Proceedings of the Ninth} # ICCV,
69
+ isbn = {0-7695-1950-4},
70
+ Pages = 191,
71
+ Publisher = {IEEE Computer Society},
72
+ Note = {They formulate the stereo matching problem along scanlines
73
+ as a DP problem, by allowing different moves in a square
74
+ graph representing the matching or occlusion of pixels in
75
+ the right vs. left image. They improve on the standard
76
+ solution by allowing more different edges in the graph,
77
+ splitting the graph using three planes for matched, left-
78
+ and rightoccluded movements. The plane split improves
79
+ consistency, because interplanetransitions have a bigger
80
+ weight.Additionally they introduce non-consuming matches
81
+ (horizontal or vertical matched moves) that allow one pixel
82
+ to match several other pixels.
83
+ Inter scanline consistency is improved by smoothing of the
84
+ 3D cost space.
85
+ They mention that restoration of a new image can be done by
86
+ projection of the least cost space onto the ``virtual image
87
+ plane'' along rays from a new camera center.},
88
+ pdf = {local/criminisi_iccv03.pdf}
70
89
  }
71
90
 
72
- @InProceedings{blanz03:component_based,
73
- Author = {Jennifer Huang and Bernd Heisele and Volker Blanz},
74
- Title = {Component-based Face Recognition with 3D Morphable
75
- Models},
76
- BookTitle = {International Conference on Audio- and Video-Based
77
- Biometric Person Authentication (AVBPA-03)},
78
- Editor = {Kittler, Josef and Nixon, Mark S.},
79
- Volume = {2688},
80
- Number = {-},
81
- Series = {Lecture Notes in Computer Science},
82
- Pages = {27--34},
83
- Address = {Surrey, UK},
84
- Publisher = {Springer},
85
- Note = {},
86
- pdf = {local/avbpa2003.pdf},
87
- year = 2003
88
- }
89
91
 
90
92
  @Article{vlasic05:multilinear,
91
- Author = {Daniel Vlasic and Matthew Brand and Hanspeter Pfister
92
- and Jovan Popovi{'c}},
93
- Title = {Face transfer with multilinear models},
94
- Journal = {ACM Trans. Graph.},
95
- Volume = {24},
96
- Number = {3},
97
- Pages = {426--433},
98
- address = {New York, NY, USA},
99
- doi = {http://doi.acm.org/10.1145/1073204.1073209},
100
- issn = {0730-0301},
101
- note = {Quite similar to the approach in Basel, but with
102
- multilinear models based on tensor decomposition. Quite
103
- good results with only a few example images. Inputation
104
- of missing datasets. },
105
- pdf = {local/face_transfer/vlasic-2005-ftm.pdf},
106
- publisher = {ACM Press},
107
- year = 2005
93
+ Author = {Daniel Vlasic and Matthew Brand and Hanspeter Pfister and
94
+ Jovan Popovi{'c}},
95
+ Title = {Face transfer with multilinear models},
96
+ Year = 2005,
97
+ Address = {New York, NY, USA},
98
+ issn = {730-301},
99
+ Journal = {ACM Trans. Graph.},
100
+ Number = 3,
101
+ Pages = {426--433},
102
+ Publisher = {ACM Press},
103
+ Volume = 24,
104
+ Note = {Quite similar to the approach in Basel, but with
105
+ multilinear models based on tensor decomposition. Quite good
106
+ results with only a few example images. Inputation of
107
+ missing datasets. },
108
+ pdf = {local/face_transfer/vlasic-2005-ftm.pdf}
108
109
  }
109
110
 
111
+
112
+ @Article{Perez03a,
113
+ Author = {P�rez, P. and Gangnet, M. and Blake, A.},
114
+ Title = {Poisson image editing},
115
+ Year = 2003,
116
+ Journal = {ACM Transactions on Graphics (SIGGRAPH'3)},
117
+ Number = 3,
118
+ Pages = {313--318},
119
+ Volume = 22,
120
+ Note = {Smooth blending of image cutouts by transferring the
121
+ gradient from one image to the other image using the colors
122
+ of the second image at the border of the transfered patch
123
+ and the gradient as a constraint to calculate the appearance
124
+ of the inner image. (If I understood correctly)},
125
+ pdf = {local/perez_siggraph03.pdf}
126
+ }
127
+
128
+
110
129
  @InProceedings{HuangANM04,
111
- Author = "Xiaolei Huang and Song Zhang and Yang Wang and Dimitris
112
- Metaxas and Dimitris Samaras",
113
- Title = "A Hierarchical Framework for Hight Resolution Facial
114
- Expression Tracking",
115
- BookTitle = "IEEE Workshop on Articulated and Nonridgid Motion",
116
- Pages = "22",
117
- Note = {Detailed high framerate aquisition of frontal mesh and
118
- texture data of faces using structured light. Tracking
119
- of correspondences along frames by a simple two step
120
- algorithm. First fitting of coarse mesh using a
121
- gradient descent algorithms where source surface points
122
- move to the closest target surface point, then bspline
123
- deformation of fine mesh initialized bu coarse mesh.},
124
- pdf = {local/anm04-face-tracking.pdf},
125
- year = 2004
130
+ Author = {Xiaolei Huang and Song Zhang and Yang Wang and Dimitris
131
+ Metaxas and Dimitris Samaras},
132
+ Title = {A Hierarchical Framework for Hight Resolution Facial
133
+ Expression Tracking},
134
+ Year = 2004,
135
+ BookTitle = {IEEE Workshop on Articulated and Nonridgid Motion},
136
+ Pages = 22,
137
+ Note = {Detailed high framerate aquisition of frontal mesh and
138
+ texture data of faces using structured light. Tracking of
139
+ correspondences along frames by a simple two step algorithm.
140
+ First fitting of coarse mesh using a gradient descent
141
+ algorithms where source surface points move to the closest
142
+ target surface point, then bspline deformation of fine mesh
143
+ initialized bu coarse mesh.},
144
+ pdf = {local/anm04-face-tracking.pdf}
126
145
  }
127
146
 
147
+
128
148
  @Proceedings{DBLP:conf/iccv/2003,
129
- Title = {9th IEEE International Conference on Computer Vision
130
- (ICCV 2003), 14-17 October 2003, Nice, France},
131
- Publisher = {IEEE Computer Society},
132
- isbn = {0-7695-1950-4},
133
- year = 2003
149
+ Title = {9th } # ICCV # { (ICCV
150
+ 2003), 14-17 October 2003, Nice, France},
151
+ Year = 2003,
152
+ isbn = {0-7695-1950-4},
153
+ Publisher = {IEEE Computer Society}
134
154
  }
135
155
 
136
- @Article{Perez03a,
137
- Author = {P�rez, P. and Gangnet, M. and Blake, A.},
138
- Title = {Poisson image editing},
139
- Journal = {ACM Transactions on Graphics (SIGGRAPH'03)},
140
- Volume = {22},
141
- Number = {3},
142
- Pages = {313--318},
143
- pdf = {local/perez_siggraph03.pdf},
144
- year = 2003
145
- }
146
156
 
147
157
  @InProceedings{BlaBasVetPog2003,
148
- Author = {Volker Blanz and Curzio Basso and Thomas Vetter and
149
- Tomaso Poggio},
150
- Title = {Reanimating Faces in Images and Video},
151
- BookTitle = {EUROGRAPHICS 2003 (EUROGRAPHICS-03) : the European
152
- Association for Computer Graphics, 24th Annual
153
- Conference},
154
- Editor = {Brunet, Pere and Fellner, Dieter W.},
155
- Volume = {22},
156
- Number = {3},
157
- Series = {Computer Graphics Forum},
158
- Pages = {641--650},
159
- Address = {Granada, Spain},
160
- Organization = {The Eurographics Association},
161
- Publisher = {Blackwell},
162
- Note = {Lineares Modell mit Visemen fuer den Mundebereich.
163
- Keine Koartikulation. The Morphable model with tracking
164
- and inpainting.},
165
- isbn = {0167-7055},
166
- pdf = {local/blanz_eg03.pdf},
167
- year = 2003
158
+ Author = {Volker Blanz and Curzio Basso and Thomas Vetter and Tomaso
159
+ Poggio},
160
+ Title = {Reanimating Faces in Images and Video},
161
+ Year = 2003,
162
+ Address = {Granada, Spain},
163
+ BookTitle = {EUROGRAPHICS 2003 (EUROGRAPHICS-3) : the European
164
+ Association for Computer Graphics, 24th Annual Conference},
165
+ Editor = {Brunet, Pere and Fellner, Dieter W.},
166
+ isbn = {167-7055},
167
+ Number = 3,
168
+ Organization = {The Eurographics Association},
169
+ Pages = {641--650},
170
+ Publisher = {Blackwell},
171
+ Series = {Computer Graphics Forum},
172
+ Volume = 22,
173
+ Note = {Lineares Modell mit Visemen fuer den Mundebereich. Keine
174
+ Koartikulation. The Morphable model with tracking and
175
+ inpainting.},
176
+ pdf = {local/blanz_eg03.pdf}
168
177
  }
169
178
 
179
+
170
180
  @PhdThesis{romdhani05:mff,
171
- Author = {Sami Romdhani},
172
- Title = {Face Image Analysis using a Multiple Feature Fitting
173
- Strateg},
174
- School = {University of basel},
175
- pdf = {local/romdhani_thesis.pdf},
176
- year = 2005
181
+ Author = {Sami Romdhani},
182
+ Title = {Face Image Analysis using a Multiple Feature Fitting
183
+ Strateg},
184
+ Year = 2005,
185
+ School = {University of basel},
186
+ pdf = {local/romdhani_thesis.pdf}
187
+ }
188
+
189
+
190
+ @InProceedings{blanz03:component_based,
191
+ Author = {Huang, Jennifer and Heisele, Bernd and Blanz, Volker},
192
+ Title = {Component-based Face Recognition with 3D Morphable Models},
193
+ Year = 2003,
194
+ Address = {Surrey, UK},
195
+ BookTitle = {International Conference on Audio- and Video-Based
196
+ Biometric Person Authentication (AVBPA-3)},
197
+ Editor = {Kittler, Josef and Nixon, Mark S.},
198
+ Number = {-},
199
+ Pages = {27--34},
200
+ Publisher = {Springer},
201
+ Series = {Lecture Notes in Computer Science},
202
+ Volume = 2688,
203
+ Note = {Train multiple SVM's that detect parts of faces using input
204
+ data generated from a fitted morphable model. Train an
205
+ additional SVM to combine the output of the partial SVM's
206
+ that does the face recognition.},
207
+ pdf = {local/avbpa2003.pdf}
177
208
  }
178
209
 
210
+
179
211
  @InProceedings{goecke05:trends,
180
- title = {Current Trends in Joint Audio-Video Signal Processing: A Review},
181
- Author = {Roland G�cke},
182
- Address = {Sydney, Australia},
183
- BookTitle = {Proceedings of the IEEE 8th International Symposium on Signal Processing and Its Applications ISSPA 2005},
184
- pages = {70--73},
185
- year = 2005,
212
+ Author = {Roland G�cke},
213
+ Title = {Current Trends in Joint Audio-Video Signal Processing: A
214
+ Review},
215
+ Year = 2005,
216
+ Address = {Sydney, Australia},
217
+ BookTitle = {Proceedings of the IEEE 8th International Symposium on
218
+ Signal Processing and Its Applications ISSPA 2005},
186
219
  Organization = {IEEE},
187
- note = {A short overview of applications and methods for lip tracking, automated speech recogniton, person recogniton, etc. Pointers to databases with joint AV material and relevant Publications.},
188
- pdf = {}
220
+ Pages = {70--73},
221
+ Note = {A short overview of applications and methods for lip
222
+ tracking, automated speech recogniton, person recogniton,
223
+ etc. Pointers to databases with joint AV material and
224
+ relevant Publications.},
225
+ pdf = {}
189
226
  }
190
227
 
228
+
191
229
  @Article{seyadarabi:facial,
192
- title = {Facial Expressions Animation and Lip Tracking Using Facial Characteristic Points and Deformable Model},
193
- Journal = {International Journal of Information Technology},
194
- VOLUME = 1 ,
195
- NUMBER = 4 ,
196
- year = 2004 ,
197
- ISSN = {1305-239X},
198
- Author = {Hadi Seyedarabi and Ali Aghagolzadeh and Sohrab Khanmohammadi},
199
- note = {Written in very bad english and does not contain too much information. They track feature points in 2D video data using optical flow and use these points to interpolate a triangle mesh. They claim to have a muscle-based model, but that shows nowhere.},
200
- pdf = {}
230
+ Author = {Hadi Seyedarabi and Ali Aghagolzadeh and Sohrab
231
+ Khanmohammadi},
232
+ Title = {Facial Expressions Animation and Lip Tracking Using Facial
233
+ Characteristic Points and Deformable Model},
234
+ Year = 2004,
235
+ issn = {1305-239X},
236
+ Journal = {International Journal of Information Technology},
237
+ Number = 4,
238
+ Volume = 1,
239
+ Note = {Written in very bad english and does not contain too much
240
+ information. They track feature points in 2D video data
241
+ using optical flow and use these points to interpolate a
242
+ triangle mesh. They claim to have a muscle-based model, but
243
+ that shows nowhere.},
244
+ pdf = {}
201
245
  }
202
246
 
203
- @comment {
204
- todo:
205
- pdf = {local/blake_sparse_realtime_tracking.pdf}
247
+
248
+ @InProceedings{barnhard:lip,
249
+ Author = {M. Barnard and E. J. Holden and R. Owens},
250
+ Title = {Lip tracking using pattern matching snakes},
251
+ additional = {Melbourne, Australia},
252
+ BookTitle = {ACCV2002: The 5th Asian Conference on Computer Vision},
253
+ Note = {Tracking of 2D Lip shape using a snake which has restricted
254
+ control points and is moved by the forces of a correlation
255
+ driven template searching algorithm.}
206
256
  }
257
+
258
+
259
+ @comment { todo: pdf = {local/blake_sparse_realtime_tracking.pdf} }