AI Paper English F.o.R.

人工知能(AI)に関する論文を英語リーディング教本のFrame of Reference(F.o.R.)を使いこなして読むブログです。

2019-05-19から1日間の記事一覧

FCN | Abstract 第1文

FCN

Convolutional networks are powerful visual models that yield hierarchies of features. Jonathan Long, et al., "Fully Convolutional Networks for Semantic Segmentation" https://arxiv.org/abs/1411.4038 全結合層を使わないCNNで、あらゆる画像サイ…

U-Net | Abstract 第8文

The full implementation (based on Caffe) and the trained networks are available at http://lmb.informatik.uni-freiburg.de/people/ronneber/u-net. Olaf Ronneberger, et al., "U-Net: Convolutional Networks for Biomedical Image Segmentation" htt…

U-Net | Abstract 第7文

Segmentation of a 512x512 image takes less than a second on a recent GPU. Olaf Ronneberger, et al., "U-Net: Convolutional Networks for Biomedical Image Segmentation" https://arxiv.org/abs/1505.04597 医療用画像のようにデータ数をたくさん用意…

U-Net | Abstract 第6文

Moreover, the network is fast. Olaf Ronneberger, et al., "U-Net: Convolutional Networks for Biomedical Image Segmentation" https://arxiv.org/abs/1505.04597 医療用画像のようにデータ数をたくさん用意できない場合においても、精度の良いセグメン…

U-Net | Abstract 第5文

Using the same network trained on transmitted light microscopy images (phase contrast and DIC) we won the ISBI cell tracking challenge 2015 in these categories by a large margin. Olaf Ronneberger, et al., "U-Net: Convolutional Networks for…