Improving Classifier Performance by Changing the Difficulty of Images

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

内容简介: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.


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

查看所有标签

猜你喜欢:

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

敏捷软件开发

敏捷软件开发

Robert C.Martin,、Micah Martin / 邓辉、孙鸣 / 人民邮电出版社 / 2010-12 / 79.00元

要想成为一名优秀的软件开发人员,需要熟练应用编程语言和开发工具,更重要的是能够领悟优美代码背后的原则和前人总结的经验——这正是本书的主题。本书凝聚了世界级软件开发大师Robert C. Martin数十年软件开发和培训经验,Java版曾荣获计算机图书最高荣誉——Jolt大奖,是广受推崇的经典著作,自出版以来一直畅销不衰。 不要被书名误导了,本书不是那种以开发过程为主题的敏捷软件开发类图书。在......一起来看看 《敏捷软件开发》 这本书的介绍吧!

MD5 加密
MD5 加密

MD5 加密工具

SHA 加密
SHA 加密

SHA 加密工具

html转js在线工具
html转js在线工具

html转js在线工具