-
Notifications
You must be signed in to change notification settings - Fork 0
/
My_Library_clean.bib
3882 lines (3614 loc) · 126 KB
/
My_Library_clean.bib
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
@phdthesis{louppe_understanding_2014,
author = {Louppe, Gilles},
date = {2014-04},
institution = {Department of Electrical Engineering and Computer Science, University of Liège},
address = {Liège, Belgium},
pub_type = {thesis},
title = {Understanding Random Forests: From Theory to Practice},
year = {2014}
}
@mastersthesis{jablons_identifying_2016,
author = {Jablons, Zachary},
date = {2016},
institution = {Department of Computer Science, Rensselaer Polytechnic Institute},
address = {Troy, {NY}},
pub_type = {thesis},
title = {Identifying Humpback Whale Flukes by Sequence Matching of Trailing Edge Curvature},
year = {2016}
}
@mastersthesis{oddone_mobile_2016,
abstract = {alessandro},
author = {Oddone, Alessandro},
date = {2016},
institution = {Department of Computer Science, University of Illinois at Chicago},
address = {Chicago, IL},
pub_type = {thesis},
title = {A Mobile Application for the Image Based Ecological Information System},
year = {2016}
}
@mastersthesis{parham_photographic_2015,
author = {Parham, Jason R.},
date = {2015-11},
institution = {Department of Computer Science, Rensselaer Polytechnic Institute},
address = {Troy, {NY}},
pub_type = {thesis},
title = {Photographic censusing of zebra and giraffe in the Nairobi National Park},
urldate = {2016-03-04},
year = {2015}
}
@article{wang_simple_2015,
abstract = {The problem of finding k-edge-connected components is},
author = {Wang, Tianhao and Zhang, Yong and Chin, Francis Y. L. and Ting, Hing-Fung and Tsin, Yung H. and Poon, Sheung-Hung},
date = {2015-09-14},
doi = {10.1371/journal.pone.0136264},
journal = {PLOS ONE},
number = {9},
pages = {1--10},
pub_abbrev = {PLOS ONE},
pub_full = {PLOS ONE},
pub_type = {journal},
title = {A Simple Algorithm for Finding All k-Edge-Connected Components},
url = {https://doi.org/10.1371/journal.pone.0136264},
urldate = {2017-03-02},
note = {[Accessed 2017-03-02]},
volume = {10},
year = {2015}
}
@article{wieczorek_darwin_2012,
abstract = {Biodiversity data derive from myriad sources stored},
author = {Wieczorek, John and Bloom, David and Guralnick, Robert and Blum, Stan and Döring, Markus and Giovanni, Renato and Robertson, Tim and Vieglais, David},
date = {2012-01-06},
doi = {10.1371/journal.pone.0029715},
journal = {PLOS ONE},
number = {1},
pages = {e29715},
pub_abbrev = {PLOS ONE},
pub_full = {PLOS ONE},
pub_type = {journal},
title = {Darwin Core: An Evolving Community-Developed Biodiversity Data Standard},
urldate = {2016-01-15},
url = {https://doi.org/10.1371/journal.pone.0029715},
note = {[Accessed 2016-01-15]},
volume = {7},
year = {2012}
}
@article{pedregosa_scikit_learn_2011,
author = {Pedregosa, Fabian and Varoquaux, Gaël and Gramfort, Alexandre and Michel, Vincent and Thirion, Bertrand and Grisel, Olivier and Blondel, Mathieu and Prettenhofer, Peter and Weiss, Ron and Dubourg, Vincent and {others}},
date = {2011},
issue = {Oct},
journal = {Journal of Machine Learning Research},
pages = {2825--2830},
pub_abbrev = {JMLR},
pub_full = {Journal of Machine Learning Research},
pub_type = {journal},
title = {Scikit-learn: Machine learning in Python},
urldate = {2016-11-03},
volume = {12},
year = {2011}
}
@online{esfahanian_connectivity_2017,
author = {Esfahanian, Abdol-Hossein},
date = {2017},
note = {[Accessed 2017-01-21]},
pub_type = {online},
title = {Connectivity Algorithms},
url = {http://www.cse.msu.edu/~cse835/Papers/Graph_connectivity_revised.pdf},
urldate = {2017-01-21},
year = {2017}
}
@online{levenson_flukebook_2015,
author = {Levenson, J and Gero, S. and Van Oast, J. and Holmberg, J.},
date = {2015},
note = {[Accessed 2017-01-21]},
pub_type = {online},
title = {Flukebook: a cloud-based photo-identification analysis tools for marine mammal research},
url = {http://www.flukebook.org},
urldate = {2017-01-21},
year = {2015}
}
@online{eric_jones_scipy_2001,
author = {{Eric Jones} and {Travis Travis Oliphant} and {Pearu Peterson} and {others}},
date = {2001},
note = {[Accessed 2017-01-21]},
pub_type = {online},
title = {{SciPy}: Open source scientific tools for Python},
url = {http://www.scipy.org/},
urldate = {2017-01-21},
year = {2001}
}
@online{griffin_caltech_256_2007,
abstract = {caltech-256},
author = {Griffin, Gregory and Holub, Alex and Perona, Pietro},
date = {2007-03-10},
note = {[Accessed 2015-04-07]},
pub_type = {online},
title = {Caltech-256 Object Category Dataset},
type = {Report or Paper},
url = {http://resolver.caltech.edu/CaltechAUTHORS:CNS-TR-2007-001},
urldate = {2015-04-07},
year = {2007}
}
@book{seber_estimation_1982,
author = {Seber, George Arthur Frederick},
date = {1982},
publisher = {Griffin},
pagetotal={506},
address = {London, UK},
title = {The Estimation of Animal Abundance},
year = {1982}
}
@book{vazirani_approximation_2013,
abstract = {Although this may seem a paradox, all},
author = {Vazirani, Vijay V.},
date = {2013-03-14},
pagetotal = {390},
publisher = {Springer-Verlag},
address = {Berlin, DE},
title = {Approximation Algorithms},
year = {2013}
}
@book{vapnik_statistical_1998,
author = {Vapnik, Vladimir N.},
date = {1998},
publisher = {Wiley-Interscience},
address = {Hoboken, NJ, USA},
title = {Statistical Learning Theory},
urldate = {2016-01-26},
year = {1998}
}
@book{shakhnarovich_nearest_neighbor_2006,
author = {Shakhnarovich, Gregory and Piotr, Indyk and Trevor, Darrell},
date = {2006},
publisher = {The MIT Press},
address = {Cambridge, Massachusetts, USA},
pagetotal = {26},
title = {Nearest-neighbor Methods in Learning and Vision: Theory and Practice},
urldate = {2015-07-21},
year = {2006}
}
@book{hartley_multiple_2003,
abstract = {homog estimation {RANSAC}},
author = {Hartley, Richard and Zisserman, Andrew},
date = {2003},
pagetotal = {676},
publisher = {Cambridge University Press},
address = {New York, NY, USA},
title = {Multiple View Geometry in Computer Vision},
year = {2003}
}
@book{michael_guide_1979,
author = {Michael, Garey and Johnson, David S.},
date = {1979},
publisher = {{WH} Freemann},
address = {New York, NY, USA},
title = {A Guide to the Theory of {NP}-Completeness},
urldate = {2016-03-31},
year = {1979}
}
@book{lanczos_applied_1988,
abstract = {Basic text for graduate and advanced undergraduate},
author = {Lanczos, Cornelius},
date = {1988},
address = {North Chelmsford, MA, USA},
pagetotal = {576},
publisher = {Courier Corporation},
title = {Applied Analysis},
year = {1988}
}
@book{krebs_ecological_1999,
author = {Krebs, Charles},
date = {1999},
publisher = {Benjamin Cummings},
address={Menlo Park, California, USA},
title = {Ecological Methodology},
volume = {620},
year = {1999}
}
@book{lindeberg_scale_space_1993,
abstract = {The problem of scale pervades both the},
author = {Lindeberg, Tony},
date = {1993-12-31},
pagetotal = {449},
publisher = {Springer-Verlag},
address = {New York, NY, USA},
title = {Scale-Space Theory in Computer Vision},
year = {1993}
}
@incollection{schwarz_jolly_seber_2006,
booktitle = {Program MARK - A Gentle Introduction},
title = {Jolly-Seber models in {MARK}},
author = {Schwarz, Carl James and Arnason, A. Neil},
date = {2006},
editor = {Cooch, Evan G. and White, Gary C.},
edition = {17},
urldate = {2015-07-30},
year = {2006},
note = {[Accessed 2016-05-21]},
url = {http://www.phidot.org/software/mark/docs/book/},
urldate = {2017-01-21},
}
@incollection{szeliski_computer_2010,
author = {Szeliski, Richard},
date = {2010},
publisher = {Springer-Verlag},
address = {London, UK},
booktitle = {Computer vision: algorithms and applications},
urldate = {2015-05-29},
year = {2010},
pages = {311--320}
}
@incollection{jolliffe_principal_1986,
author = {Jolliffe, Ian},
booktitle = {Principal Component Analysis},
date = {1986},
edition = {1},
pages = {487},
publisher = {Springer-Verlag},
address = {New York, NY, USA},
title = {Principal Component Analysis},
urldate = {2015-08-02},
year = {1986}
}
@incollection{rubenstein_behavioral_1998,
author = {Rubenstein, Daniel I.},
booktitle = {Behavioral Ecology and Conservation Policy},
date = {1998},
edition = {1},
pages = {527--556},
pub_abbrev = {Behavioral ecology and conservation policy},
pub_full = {Behavioral ecology and conservation policy},
pub_type = {book},
editor = {Caro, Tim}
publisher = {Oxford University Press},
address = {New York, NY, USA},
series = {Behavioral ecology and conservation biology},
title = {Behavioral Ecology and Conservation Policy: On Balancing Science, Applications, and Advocacy},
year = {1998}
}
@incollection{rubenstein_ecology_2010,
title = {Ecology, {Social} {Behavior}, and {Conservation} in {Zebras}},
volume = {42},
isbn = {978-0-12-380894-3},
urldate = {2015-07-16},
booktitle = {Advances in the {Study} of {Behavior}},
publisher = {Elsevier},
author = {Rubenstein, Daniel I.},
editor = {Naguib, Marc and Podos, Jeffrey and Simmons, Leigh W. and Barrett, Louise and Healy, Susan D. and Zuk, Marlene},
year = {2010},
pages = {231--258}
pub_abbrev = {Advances in the Study of Behavior},
pub_full = {Advances in the Study of Behavior},
pub_type = {book},
}
@article{aharon_k_svd_2006,
abstract = {In recent years there has been a},
author = {Aharon, M. and Elad, M. and Bruckstein, A.},
date = {2006-11},
doi = {10.1109/TSP.2006.881199},
journal = {IEEE Transactions on Signal Processing},
number = {11},
pages = {4311--4322},
pub_abbrev = {SP},
pub_full = {IEEE Transactions on Signal Processing},
pub_type = {journal},
title = {K-{SVD}: An Algorithm for Designing Overcomplete Dictionaries for Sparse Representation},
volume = {54},
year = {2006}
}
@article{ahonen_face_2006,
abstract = {This paper presents a novel and efficient},
author = {Ahonen, T. and Hadid, A. and Pietikainen, M.},
date = {2006-12},
doi = {10.1109/TPAMI.2006.244},
journal = {IEEE Transactions on Pattern Analysis and Machine Intelligence},
number = {12},
pages = {2037--2041},
pub_abbrev = {TPAMI},
pub_full = {IEEE Transactions on Pattern Analysis and Machine Intelligence},
pub_type = {journal},
title = {Face Description with Local Binary Patterns: Application to Face Recognition},
volume = {28},
year = {2006}
}
@conference{alahi_freak_2012,
author = {Alahi, Alexandre and Ortiz, Raphael and Vandergheynst, Pierre},
booktitle = {Computer Vision and Pattern Recognition},
date = {2012},
pages = {510--517},
pub_abbrev = {CVPR},
pub_full = {Computer Vision and Pattern Recognition},
pub_type = {conference},
title = {Freak: Fast retina keypoint},
urldate = {2013-11-26},
year = {2012}
}
@conference{arandjelovic_all_2013,
abstract = {{MultiVLAD}},
author = {Arandjelovic, R. and Zisserman, A.},
booktitle = {Computer Vision and Pattern Recognition},
date = {2013-06},
doi = {10.1109/CVPR.2013.207},
eventtitle = {2013 {IEEE} Conference on Computer Vision and Pattern Recognition ({CVPR})},
pages = {1578--1585},
pub_abbrev = {CVPR},
pub_full = {Computer Vision and Pattern Recognition},
pub_type = {conference},
title = {All About {VLAD}},
year = {2013}
}
@conference{arandjelovic_three_2012,
abstract = {arandjelovic\_three\_2012},
author = {Arandjelovic, Relja and Zisserman, Andrew},
booktitle = {Computer Vision and Pattern Recognition},
date = {2012},
pages = {2911--2918},
pub_abbrev = {CVPR},
pub_full = {Computer Vision and Pattern Recognition},
pub_type = {conference},
title = {Three things everyone should know to improve object retrieval},
urldate = {2013-11-26},
year = {2012}
}
@conference{arandjelovic_dislocation_2015,
abstract = {hamming embeding, distinctiveness},
author = {Arandjelovic, Relja and Zisserman, Andrew},
booktitle = {Asian Conference on Computer Vision},
date = {2015},
pages = {188--204},
pub_abbrev = {ACCV},
pub_full = {Asian Conference on Computer Vision},
pub_type = {conference},
title = {{DisLocation}: Scalable descriptor distinctiveness for location recognition},
urldate = {2015-05-22},
year = {2015}
}
@conference{arandjelovic_netvlad_2016,
author = {Arandjelović, Relja and Gronat, Petr and Torii, Akihiko and Pajdla, Tomas and Sivic, Josef},
booktitle = {Computer Vision and Pattern Recognition},
date = {2016},
eventtitle = {{CVPR}},
pages = {5297--5307},
pub_abbrev = {CVPR},
pub_full = {Computer Vision and Pattern Recognition},
pub_type = {conference},
title = {{NetVLAD}: {CNN} architecture for weakly supervised place recognition},
urldate = {2016-04-11},
year = {2016}
}
@conference{baumberg_reliable_2000,
author = {Baumberg, Adam},
booktitle = {Computer Vision and Pattern Recognition},
date = {2000},
pages = {774--781},
pub_abbrev = {CVPR},
pub_full = {Computer Vision and Pattern Recognition},
pub_type = {conference},
title = {Reliable feature matching across widely separated views},
urldate = {2014-02-06},
volume = {1},
year = {2000}
}
@conference{bay_surf_2006,
abstract = {In this paper, we present a novel},
author = {Bay, Herbert and Tuytelaars, Tinne and Gool, Luc Van},
booktitle = {European Conference on Computer Vision},
date = {2006-01-01},
pages = {404--417},
pub_abbrev = {ECCV},
pub_full = {European Conference on Computer Vision},
pub_type = {conference},
title = {{SURF}: Speeded Up Robust Features},
urldate = {2014-01-20},
year = {2006}
}
@conference{beaudet_rotationally_1978,
abstract = {Hessian},
author = {Beaudet, P. R.},
booktitle = {International Joint Conference on Pattern Recognition},
date = {1978},
pages = {579--583},
pub_abbrev = {IJCPR},
pub_full = {International Joint Conference on Pattern Recognition},
pub_type = {conference},
title = {Rotationally invariant image operators},
volume = {Vol. 579},
year = {1978}
}
@conference{beis_shape_1997,
abstract = {{BBF} best bin first},
author = {Beis, Jeffrey S. and Lowe, David G.},
booktitle = {Computer Vision and Pattern Recognition},
date = {1997},
pages = {1000--1006},
pub_abbrev = {CVPR},
pub_full = {Computer Vision and Pattern Recognition},
pub_type = {conference},
title = {Shape indexing using approximate nearest-neighbour search in high-dimensional spaces},
urldate = {2015-07-15},
year = {1997}
}
@article{belhumeur_eigenfaces_1997,
abstract = {We develop a face recognition algorithm which},
author = {Belhumeur, P.N. and Hespanha, J.P. and Kriegman, D.},
date = {1997-07},
doi = {10.1109/34.598228},
journal = {IEEE Transactions on Pattern Analysis and Machine Intelligence},
number = {7},
pages = {711--720},
pub_abbrev = {TPAMI},
pub_full = {IEEE Transactions on Pattern Analysis and Machine Intelligence},
pub_type = {journal},
title = {Eigenfaces vs. Fisherfaces: recognition using class specific linear projection},
volume = {19},
year = {1997}
}
@conference{belhumeur_localizing_2011,
author = {Belhumeur, Peter N. and Jacobs, David W. and Kriegman, David J. and Kumar, Neeraj},
booktitle = {Computer Vision and Pattern Recognition},
date = {2011},
pages = {545--552},
pub_abbrev = {CVPR},
pub_full = {Computer Vision and Pattern Recognition},
pub_type = {conference},
title = {Localizing parts of faces using a consensus of exemplars},
urldate = {2014-01-23},
year = {2011}
}
@article{bengio_representation_2013,
abstract = {The success of machine learning algorithms generally},
author = {Bengio, Y. and Courville, A. and Vincent, P.},
date = {2013-08},
doi = {10.1109/TPAMI.2013.50},
journal = {IEEE Transactions on Pattern Analysis and Machine Intelligence},
number = {8},
pages = {1798--1828},
pub_abbrev = {TPAMI},
pub_full = {IEEE Transactions on Pattern Analysis and Machine Intelligence},
pub_type = {journal},
title = {Representation Learning: A Review and New Perspectives},
volume = {35},
year = {2013}
}
@article{bentley_multidimensional_1975,
abstract = {kdtree orig},
author = {Bentley, Jon Louis},
date = {1975-09},
doi = {10.1145/361002.361007},
journal = {Communications ACM},
number = {9},
pages = {509--517},
pub_abbrev = {Communications ACM},
pub_full = {Communications ACM},
pub_type = {journal},
title = {Multidimensional Binary Search Trees Used for Associative Searching},
urldate = {2015-08-03},
volume = {18},
year = {1975}
}
@conference{berg_tom_vs_pete_2012,
author = {Berg, Thomas and Belhumeur, Peter N.},
booktitle = {British Machine Vision Conference},
date = {2012},
pages = {5},
pub_abbrev = {BMVC},
pub_full = {British Machine Vision Conference},
pub_type = {conference},
title = {Tom-vs-Pete Classifiers and Identity-Preserving Alignment for Face Verification.},
urldate = {2014-01-23},
volume = {1},
year = {2012}
}
@conference{berg_poof_2013,
author = {Berg, Thomas and Belhumeur, Peter N.},
booktitle = {Computer Vision and Pattern Recognition},
date = {2013},
pages = {955--962},
pub_abbrev = {CVPR},
pub_full = {Computer Vision and Pattern Recognition},
pub_type = {conference},
title = {{POOF}: Part-Based One-vs-One Features for Fine-Grained Categorization, Face Verification, and Attribute Estimation},
urldate = {2013-12-12},
year = {2013}
}
@conference{berg_how_2013,
author = {Berg, Thomas and Belhumeur, Peter N.},
booktitle = {International Conference on Computer Vision},
date = {2013},
pages = {9--16},
pub_abbrev = {ICCV},
pub_full = {International Conference on Computer Vision},
pub_type = {conference},
title = {How Do You Tell a Blackbird from a Crow?},
year = {2013}
}
@conference{bo_efficient_2009,
author = {Bo, Liefeng and Sminchisescu, Cristian},
booktitle = {Advances in Neural Information Processing Systems},
date = {2009},
pages = {135--143},
pub_abbrev = {NIPS},
pub_full = {Advances in Neural Information Processing Systems},
pub_type = {conference},
title = {Efficient Match Kernel between Sets of Features for Visual Recognition},
urldate = {2014-09-02},
year = {2009}
}
@conference{boiman_defense_2008,
author = {Boiman, Oren and Shechtman, Eli and Irani, Michal},
booktitle = {Computer Vision and Pattern Recognition},
date = {2008},
pages = {1--8},
pub_abbrev = {CVPR},
pub_full = {Computer Vision and Pattern Recognition},
pub_type = {conference},
title = {In defense of nearest-neighbor based image classification},
urldate = {2013-11-26},
year = {2008}
}
@conference{boureau_learning_2010,
abstract = {Many successful models for scene or object},
author = {Boureau, Y.-L. and Bach, F. and {LeCun}, Y. and Ponce, J.},
booktitle = {Computer Vision and Pattern Recognition},
date = {2010-06},
doi = {10.1109/CVPR.2010.5539963},
eventtitle = {2010 {IEEE} Conference on Computer Vision and Pattern Recognition ({CVPR})},
pages = {2559--2566},
pub_abbrev = {CVPR},
pub_full = {Computer Vision and Pattern Recognition},
pub_type = {conference},
title = {Learning mid-level features for recognition},
year = {2010}
}
@conference{boureau_theoretical_2010,
author = {Boureau, Y.-Lan and Ponce, Jean and {LeCun}, Yann},
booktitle = {International Conference on Machine Learning},
date = {2010},
pages = {111--118},
pub_abbrev = {ICML},
pub_full = {International Conference on Machine Learning},
pub_type = {conference},
title = {A theoretical analysis of feature pooling in visual recognition},
urldate = {2014-09-30},
year = {2010}
}
@conference{branson_visual_2010,
author = {Branson, Steve and Wah, Catherine and Schroff, Florian and Babenko, Boris and Welinder, Peter and Perona, Pietro and Belongie, Serge},
booktitle = {European Conference on Computer Vision},
date = {2010},
pages = {438--451},
pub_abbrev = {ECCV},
pub_full = {European Conference on Computer Vision},
pub_type = {conference},
title = {Visual recognition with humans in the loop},
urldate = {2016-10-26},
year = {2010}
}
@article{breiman_random_2001,
abstract = {Random forests are a combination of tree},
author = {Breiman, Leo},
date = {2001-10},
doi = {10.1023/A:1010933404324},
journal = {Machine Learning},
number = {1},
pages = {5--32},
pub_abbrev = {Machine Learning},
pub_full = {Machine Learning},
pub_type = {journal},
title = {Random Forests},
urldate = {2016-03-26},
volume = {45},
year = {2001}
}
@article{brown_discriminative_2011,
abstract = {liberty yosemite notre-dame},
author = {Brown, M. and Hua, Gang and Winder, S.},
date = {2011-01},
doi = {10.1109/TPAMI.2010.54},
journal = {IEEE Transactions on Pattern Analysis and Machine Intelligence},
number = {1},
pages = {43--57},
pub_abbrev = {TPAMI},
pub_full = {IEEE Transactions on Pattern Analysis and Machine Intelligence},
pub_type = {journal},
title = {Discriminative Learning of Local Image Descriptors},
volume = {33},
year = {2011}
}
@article{buoncompagni_saliency_based_2015,
abstract = {In this paper we present a new},
author = {Buoncompagni, Simone and Maio, Dario and Maltoni, Davide and Papi, Serena},
date = {2015-09-01},
doi = {10.1016/j.patrec.2015.04.019},
journal = {Pattern Recognition Letters},
pages = {32--40},
pub_abbrev = {Pattern Recognition Letters},
pub_full = {Pattern Recognition Letters},
pub_type = {journal},
title = {Saliency-based keypoint selection for fast object detection and matching},
urldate = {2015-07-20},
volume = {62},
year = {2015}
}
@conference{calonder_brief_2010,
author = {Calonder, Michael and Lepetit, Vincent and Strecha, Christoph and Fua, Pascal},
booktitle = {European Conference on Computer Vision},
date = {2010},
pages = {778--792},
pub_abbrev = {ECCV},
pub_full = {European Conference on Computer Vision},
pub_type = {conference},
title = {Brief: Binary robust independent elementary features},
urldate = {2015-07-20},
year = {2010}
}
@conference{cao_learning_2012,
author = {Cao, Song and Snavely, Noah},
booktitle = {European Conference on Computer Vision},
date = {2012},
pages = {259--270},
pub_abbrev = {ECCV},
pub_full = {European Conference on Computer Vision},
pub_type = {conference},
title = {Learning to match images in large-scale collections},
urldate = {2013-11-26},
year = {2012}
}
@article{chao_estimating_1987,
author = {Chao, Anne},
date = {1987-12-01},
doi = {10.2307/2531532},
journal = {Biometrics},
number = {4},
pages = {783--791},
pub_abbrev = {Biometrics},
pub_full = {Biometrics},
pub_type = {journal},
title = {Estimating the Population Size for Capture-Recapture Data with Unequal Catchability},
urldate = {2015-04-23},
volume = {43},
year = {1987}
}
@conference{charikar_similarity_2002,
author = {Charikar, Moses S.},
booktitle = {ACM symposium on Theory of computing},
date = {2002},
pages = {380--388},
pub_abbrev = {STOC},
pub_full = {ACM symposium on Theory of computing},
pub_type = {conference},
title = {Similarity estimation techniques from rounding algorithms},
urldate = {2015-07-17},
year = {2002}
}
@conference{chatfield_efficient_2015,
abstract = {We investigate the gains in precision and},
author = {Chatfield, Ken and Simonyan, Karen and Zisserman, Andrew},
booktitle = {Asian Conference on Computer Vision},
date = {2015-04-16},
doi = {10.1007/978-3-319-16865-4_9},
eprint = {1407.4764},
eprinttype = {arxiv},
pages = {129--145},
pub_abbrev = {ACCV},
pub_full = {Asian Conference on Computer Vision},
pub_type = {conference},
title = {Efficient On-the-fly Category Retrieval using {ConvNets} and {GPUs}},
urldate = {2015-05-11},
volume = {9003},
year = {2015}
}
@conference{chen_blessing_2013,
abstract = {Making a high-dimensional (e.g., 100K-dim) feature for},
author = {Chen, Dong and Cao, Xudong and Wen, Fang and Sun, Jian},
booktitle = {Computer Vision and Pattern Recognition},
date = {2013-06},
doi = {10.1109/CVPR.2013.389},
eventtitle = {2013 {IEEE} Conference on Computer Vision and Pattern Recognition ({CVPR})},
pages = {3025--3032},
pub_abbrev = {CVPR},
pub_full = {Computer Vision and Pattern Recognition},
pub_type = {conference},
title = {Blessing of Dimensionality: High-Dimensional Feature and Its Efficient Compression for Face Verification},
year = {2013}
}
@conference{chopra_learning_2005,
abstract = {We present a method for training a},
author = {Chopra, S. and Hadsell, R. and {LeCun}, Y.},
booktitle = {Computer Vision and Pattern Recognition},
date = {2005-06},
doi = {10.1109/CVPR.2005.202},
eventtitle = {{IEEE} Computer Society Conference on Computer Vision and Pattern Recognition, 2005. {CVPR} 2005},
pages = {539--546 vol. 1},
pub_abbrev = {CVPR},
pub_full = {Computer Vision and Pattern Recognition},
pub_type = {conference},
title = {Learning a similarity metric discriminatively, with application to face verification},
volume = {1},
year = {2005}
}
@conference{chum_near_2008,
abstract = {chum\_near\_2008},
author = {Chum, O. and Philbin, J. and Zisserman, A.},
booktitle = {British Machine Vision Association},
date = {2008},
doi = {10.5244/C.22.50},
pages = {50.1--50.10},
pub_abbrev = {BMVA},
pub_full = {British Machine Vision Association},
pub_type = {conference},
title = {Near Duplicate Image Detection: min-Hash and tf-idf Weighting},
urldate = {2013-11-26},
year = {2008}
}
@article{chum_large_scale_2010,
abstract = {chum\_large-scale\_2010},
author = {Chum, Ondřej and Matas, Jiří},
date = {2010-02},
doi = {10.1109/TPAMI.2009.166},
journal = {IEEE Transactions on Pattern Analysis and Machine Intelligence},
number = {2},
pages = {371--377},
pub_abbrev = {TPAMI},
pub_full = {IEEE Transactions on Pattern Analysis and Machine Intelligence},
pub_type = {journal},
title = {Large-Scale Discovery of Spatially Related Images},
volume = {32},
year = {2010}
}
@conference{chum_homography_2012,
abstract = {chum\_homography\_2012},
author = {Chum, Ondřej and Matas, Jiří},
booktitle = {International Conference on Pattern Recognition},
date = {2012-11},
eventtitle = {2012 21st International Conference on Pattern Recognition ({ICPR})},
pages = {3236--3239},
pub_abbrev = {ICPR},
pub_full = {International Conference on Pattern Recognition},
pub_type = {conference},
title = {Homography estimation from correspondences of local elliptical features},
year = {2012}
}
@conference{chum_fast_2012,
abstract = {chum\_fast\_2012},
author = {Chum, Ondřej and Matas, Jiří},
booktitle = {Computer Vision and Pattern Recognition},
date = {2012},
pages = {3077--3084},
pub_abbrev = {CVPR},
pub_full = {Computer Vision and Pattern Recognition},
pub_type = {conference},
title = {Fast computation of min-Hash signatures for image collections},
urldate = {2013-11-26},
year = {2012}
}
@conference{chum_locally_2003,
abstract = {chum\_locally\_2003},
author = {Chum, Ondřej and Matas, Jiří and Kittler, Josef},
booktitle = {German Conference on Pattern Recognition },
date = {2003-01-01},
pages = {236--243},
pub_abbrev = {GCPR},
pub_full = {German Conference on Pattern Recognition },
pub_type = {conference},
title = {Locally Optimized {RANSAC}},
urldate = {2013-12-02},
year = {2003}
}
@conference{chum_total_2011,
abstract = {chum\_total\_2011},
author = {Chum, Ondřej and Mikulík, Andrej and Perdoch, Michal and Matas, Jiří},
booktitle = {Computer Vision and Pattern Recognition},
date = {2011},
pages = {889--896},
pub_abbrev = {CVPR},
pub_full = {Computer Vision and Pattern Recognition},
pub_type = {conference},
title = {Total recall {II}: Query expansion revisited},
urldate = {2013-11-26},
year = {2011}
}
@conference{chum_geometric_2009,
abstract = {chum\_geometric\_2009},
author = {Chum, Ondřej and Perdoch, Michal and Matas, Jiří},
booktitle = {Computer Vision and Pattern Recognition},
date = {2009},
pages = {17--24},
pub_abbrev = {CVPR},
pub_full = {Computer Vision and Pattern Recognition},
pub_type = {conference},
title = {Geometric min-hashing: Finding a (thick) needle in a haystack},
urldate = {2013-11-26},
year = {2009}
}
@conference{chum_total_2007,
abstract = {chum\_total\_2007},
author = {Chum, Ondřej and Philbin, James and Sivic, Josef and Isard, Michael and Zisserman, Andrew},
booktitle = {International Conference on Computer Vision},
date = {2007},
pages = {1--8},
pub_abbrev = {ICCV},
pub_full = {International Conference on Computer Vision},
pub_type = {conference},
title = {Total recall: Automatic query expansion with a generative feature model for object retrieval},
year = {2007}
}
@conference{cinbis_image_2012,
abstract = {The bag-of-words ({BoW}) model treats images as},
author = {Cinbis, R.G. and Verbeek, J. and Schmid, C.},
booktitle = {Computer Vision and Pattern Recognition},
date = {2012-06},
doi = {10.1109/CVPR.2012.6247926},
eventtitle = {2012 {IEEE} Conference on Computer Vision and Pattern Recognition ({CVPR})},
pages = {2184--2191},
pub_abbrev = {CVPR},
pub_full = {Computer Vision and Pattern Recognition},
pub_type = {conference},
title = {Image categorization using Fisher kernels of non-iid image models},
year = {2012}
}
@conference{ciresan_multi_column_2012,
abstract = {Traditional methods of computer vision and machine},
author = {Ciresan, D. and Meier, U. and Schmidhuber, J.},
booktitle = {Computer Vision and Pattern Recognition},
date = {2012-06},
doi = {10.1109/CVPR.2012.6248110},
eventtitle = {2012 {IEEE} Conference on Computer Vision and Pattern Recognition ({CVPR})},
pages = {3642--3649},
pub_abbrev = {CVPR},
pub_full = {Computer Vision and Pattern Recognition},
pub_type = {conference},
title = {Multi-column deep neural networks for image classification},
year = {2012}
}
@article{cormack_estimates_1964,
author = {Cormack, R. M.},
date = {1964-12-01},
doi = {10.2307/2334149},
journal = {Biometrika},
number = {3},
pages = {429--438},
pub_abbrev = {Biometrika},
pub_full = {Biometrika},
pub_type = {journal},
title = {Estimates of Survival from the Sighting of Marked Animals},
urldate = {2015-07-30},
volume = {51},
year = {1964}
}
@conference{craw_face_1992,
abstract = {We describe a coding scheme to index},
author = {Craw, Ian and Cameron, Peter},
booktitle = {British Machine Vision Conference},
date = {1992},
pages = {498--507},
pub_abbrev = {BMVC},
pub_full = {British Machine Vision Conference},
pub_type = {conference},
title = {Face Recognition by Computer},
urldate = {2015-07-17},
year = {1992}
}
@conference{csurka_visual_2004,
abstract = {an orig bow-svm},
author = {Csurka, Gabriella and Dance, Christopher and Fan, Lixin and Willamowski, Jutta and Bray, Cédric},
booktitle = {European Conference on Computer Vision},
date = {2004},
pages = {1--2},
pub_abbrev = {ECCV},
pub_full = {European Conference on Computer Vision},
pub_type = {conference},
title = {Visual categorization with bags of keypoints},
urldate = {2015-07-16},
volume = {1},
year = {2004}
}
@conference{dahl_improving_2013,
author = {Dahl, George E. and Sainath, Tara N. and Hinton, Geoffrey E.},
booktitle = {International Conference on Acoustics, Speech and Signal Processing},
date = {2013},
pages = {8609--8613},
pub_abbrev = {ICASSP},
pub_full = {International Conference on Acoustics, Speech and Signal Processing},
pub_type = {conference},
title = {Improving Deep Neural Networks for {LVCSR} using Rectified Linear Units and Dropout},
urldate = {2013-09-05},
year = {2013}
}
@conference{dalal_histograms_2005,
author = {Dalal, Navneet and Triggs, Bill},
booktitle = {Computer Vision and Pattern Recognition},
date = {2005},
pages = {886--893},
pub_abbrev = {CVPR},
pub_full = {Computer Vision and Pattern Recognition},
pub_type = {conference},