BriefGPT.xyz
Feb, 2012
多尺度特征学习、纯度树和最优覆盖的场景解析
Scene Parsing with Multiscale Feature Learning, Purity Trees, and Optimal Covers
HTML
PDF
Clément Farabet, Camille Couprie, Laurent Najman, Yann LeCun
TL;DR
将场景解析或语义分割应用于图像,使用从原始像素训练的多尺度卷积网络作为特征提取器,将图像分割成多个区域,并对每个区域分类,从而实现对象检测和图像标注。
Abstract
scene parsing
, or
semantic segmentation
, consists in labeling each pixel in an image with the category of the object it belongs to. It is a challenging task that involves the simultaneous detection, segmentation
→