Improving Classifier Performance by Changing the Difficulty of Images

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

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


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

查看所有标签

猜你喜欢:

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

读屏时代

读屏时代

(美)Naomi S. Baron(内奥米·S.巴伦) / 庞洋 / 电子工业出版社 / 2016-7 / 55.00

书中作者探讨了技术如何重塑人们对阅读的定义。数字阅读越来越受欢迎,更便利、节约成本、并把免费书籍提供给全世界的读者。但是,作者也指出其弊处在于读者很容易被设备上的其他诱惑分心、经常走马观花而非深入阅读。更重要的是,人们阅读方式的变化会影响了作者的写作方式。为了迎合人们阅读习惯的转变,许多作家和出版商的作品越来越短小和碎片化,或者更青睐无需思考和细读的作品。作者比较了纸质阅读和在线阅读的重要性,包括......一起来看看 《读屏时代》 这本书的介绍吧!

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

RGB HEX 互转工具

SHA 加密
SHA 加密

SHA 加密工具

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试