オムライスの備忘録

数学・統計学・機械学習・プログラミングに関することを記す

2025-08-28から1日間の記事一覧

【深層学習】U2-Net

Index Index U2-Net Residual U-block Architecture 参考 U2-Net SOD yhayato1320.hatenablog.com Residual U-block U2-Net: Going Deeper with Nested U-Structure for Salient Object Detection VGG、ResNet、DenseNetなどのCNNデザインで頻繁に使用される…

【画像処理】Salient Object Detection / SOD

Index Index Salient Object Detection / SOD アルゴリズム Box の検出を前提として、ボックスに対して分類を行う (主に対象は人間) VIP / 2015 POINT / 2017 Box の検出も同時に行い、出力がセグメンテーション U2-Net / 2020 参考 Salient Object Detectio…