28. A simplified nonlinear regression method
for human height estimation in video surveillance
? Li et al. (仁荷(Inha)大学校)
? EURASIP Journal on Image and Video Processing, 2015
? 回帰ベースの身長推定
? カメラキャリブレーション
? 消失線を求める手法:ノイズに弱い
? 防犯カメラの設置のしかた
? 焦点距離,チルト角,高さを推定するだけで良い
? 歩行者の頭,足の位置から非線形回帰で推定
? 評価
? 独自データセット(公開)
? https://github.com/lishengzhe/ccvs/tree/master/data
? 1.39cmの誤差で推定可能
28
29. Height Estimation from a Single Camera View
?Momeni-K et al.(エコール?セントラル)
?VISAPP 2012
?物体の高さ推定
?カメラ姿勢と消失点を既知とする
?手法
?対象物と画像平面が並行になるような
擬似的な画像平面へ射影
?カメラの光軸を地面に平行に
?評価
?独自データセット利用
?1cm以下の精度を達成
29
45. 特徴量+機械学習
手法 特徴量 識別器 出力 評価データ 備考
Shimizuら Haar-wavelet SVM 方向 Own DB
Gandhiら HOG SVM 方向
INRIA
(Own
Annotation)
Andrilukaら 人物検出器の応答 Linear SVM 方向 TUD 姿勢推定の一部
Baltieriら Multi-level HOG ランダムフォレスト 角度
TUD,Sarc3D,
3DPeS
Weinrichら HOG SVM決定木 方向 Own DB
Tosatoら
Difference of offset
Gaussian(DOOG),
CIELab, 勾配強度,
勾配方向 の共分散
特徴
(weighted array of
covariances)
SVM
方向
(分類),
角度
(回帰)
HOC
Taoら 部位のDCT-HOG ランダムフォレスト 方向 HOC, TUD, PDC
Hayashiら Multi-level HOG ランダムフォレスト 方向 Own DB
45
46. Direction estimation of pedestrian
from multiple still images
? Shimizu et al. (トヨタ自動車)
? Intelligent Vehicles Symposium (IV), 2004
? 向きごとに識別器を構築する多クラス識別
? Haar-wavelet+SVMs
? 隣の向き識別器の出力との重み付き和によるスコア計算
? 22.5°ごとに16個の向き識別器を構築
? 学習は45°ごと8方向の2グループに分ける
? 推定時に ±22.5°の出力を加える
? 評価
? 独自データセットで評価
? (学習16,000枚,評価2,400枚)
? 全ての方向で90%以上の認識率
? 隣接の向きを考慮しない場合に比べ20%程度精度向上
Sample of wavelet coefficient
46
47. Part-based RDF for direction classification of pedestrians,
and a benchmark
? Tao et al. (オークランド大学)
? ACCV Workshop, 2014
? 全身からでなく,様々な部位から向きを推定
? 隠れ?変形への対処
? 特徴量:DCT-HOG
? HOG特徴を1次元信号とみなしてDCT
? 大局的な特徴を捉えることができる
? ランダムに部位を選択してRDF
? Random Decision Forest
? 評価
? PDC dataset: 約72%(4方向)
? TUD dataset: 約80%
? HOC dataset: 約59%
? 各データセットにおいて,
全身から特徴抽出したRDFよりも精度向上を確認
47
Selected parts for several trees
48. Pedestrian detection and direction estimation by cascade detector
with multi-classifiers utilizing feature interaction descriptor
? Goto et al. (豊田中央研究所)
? Intelligent Vehicles Symposium (IV), 2011
? カスケード型識別器による向き別歩行者検出
? 歩行者検出器は3段階のカスケード構造で,3段目が向きごとの検出器
? FIND特徴量
? HOGのヒストグラムのビン間の組み合わせに対してintersectionを計算
? 評価
? 独自データセットで評価(歩行者8,166人)
?歩行者検出器を向きごとに分けて構成することで,検出精度が向上
?向きの検出精度は約85%
– 検出された歩行者のうち,正しい向きで検出された歩行者の割合
48
#23: L. Cao, M. Dikmen, Y. Fu and T. S. Huang: “Gender
Recognition from Body”, Proceedings of the 16th ACM in-
ternational conference on Multimedia, pp. 725–728 (2008).