オムライスの備忘録

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

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

【深層学習】Dilated Convolution

CNN yhayato1320.hatenablog.com Index Index Dilated Convolution D3Net / 2021 Dilated Convolution Multi-Scale Context Aggregation by Dilated Convolutions [2015] arxiv.org paperswithcode.com paper with code の method のページ 膨張畳み込み層 (…

【深層学習】GoogleNet / InceptionNet

CNN yhayato1320.hatenablog.com Index Index GoogleNet / InceptionNet InceptionNet v2 / 2015 InceptionNet v3 / 2015 InceptionNet v4 / Inception-ResNet / 2016 InceptionNeXt / 2023 GoogleNet / InceptionNet Inception Module. Going Deeper with C…