Improving Classifier Performance by Changing the Difficulty of Images

栏目: IT技术 · 发布时间: 4年前

内容简介:We propose a difficulty translation model that modifies colorectal histopathology images to become more challenging to classify, finding that image classifiers trained with generated images as augmented data performed better.General Overview.In this study,

We propose a difficulty translation model that modifies colorectal histopathology images to become more challenging to classify, finding that image classifiers trained with generated images as augmented data performed better.

May 28 ·3min read

General Overview.In this study, I worked with a team of researchers and created a difficulty translation model for histopathology images. In other words, given some image of cancer, we modified it into an image that was harder to classify. This is based on the motivation that these images have a range of features that determines how they would be classified, which differs from general computer vision datasets like ImageNet (e.g. there is no range of cats and dogs).

If you’d like a more technical description of our work, the full paper can be found here .

Improving Classifier Performance by Changing the Difficulty of Images

Generated images had lower agreement among pathologists. The left set of images shows translated images that were indeed harder to classify. The right set of images shows image translations that did not become harder to classify.

The Dataset.The dataset is made of colorectal cancer images from the Dartmouth-Hitchcock Medical Center — it has been split into a training set of 2,051 images and a testing set of 1,101 images. Each of these images were labeled as either a hyper-plastic polyp (HP) or a sessile serrated adenoma (SSA).

The Model.Our module consists of a scorer, which predicts the difficulty of a given image, and a cycle-consistent generative adversarial network (CycleGAN) image translator, which translates images that are easy to classify into images that are harder to classify. With this configuration, the module is able to translate a given image into a similar example that would be classified with the same label but would be harder to classify.


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Pro HTML5 Programming

Pro HTML5 Programming

Peter Lubbers、Brian Albers、Frank Salim / Apress / 2010-9-1 / USD 49.99

HTML5 is here, and with it, web applications take on a power, ease, scalability, and responsiveness like never before. In this book, developers will learn how to use the latest cutting-edge HTML5 web ......一起来看看 《Pro HTML5 Programming》 这本书的介绍吧!

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换