Code Monkey home page Code Monkey logo

Comments (4)

MhLiao avatar MhLiao commented on June 10, 2024

@corleonechensiyu 请先阅读说明文档,并明确以下四点:

  1. 应使用对应数据集训练的模型去测试该模型,比如用total-text的模型去测total-text,而不是用total-text的模型去测ICDAR2015。
  2. 应检查图片的输入尺寸是否与论文中一致。
  3. 如果结果中的F-measure跟论文中不一样,但是precision和recall相比论文一个更高一个更低,应该调整box_thresh。因为precision和recall是一个tradeoff。
  4. 测试速度的时候请使用--speed参数,否则测到的速度将不准确,大部分是IO的耗时。

from db.

corleonechensiyu avatar corleonechensiyu commented on June 10, 2024

嗯嗯,不好意思,后面发现测试的模型没有icdar2015的,一时糊涂

from db.

Xuanmeng-Zhang avatar Xuanmeng-Zhang commented on June 10, 2024

@corleonechensiyu 请先阅读说明文档,并明确以下四点:

  1. 应使用对应数据集训练的模型去测试该模型,比如用total-text的模型去测total-text,而不是用total-text的模型去测ICDAR2015。
  2. 应检查图片的输入尺寸是否与论文中一致。
  3. 如果结果中的F-measure跟论文中不一样,但是precision和recall相比论文一个更高一个更低,应该调整box_thresh。因为precision和recall是一个tradeoff。
  4. 测试速度的时候请使用--speed参数,否则测到的速度将不准确,大部分是IO的耗时。

你好, 对于结果中的F-measure跟论文中不一样,可否给出一下作者您对代码给出的数据集对应模型的box_thresh的值呢?

from db.

shaohailin avatar shaohailin commented on June 10, 2024

图片
你的在icdar2015上的结果是多少?我基于resnet50预训练的情况下,size1152,结果与作者的相差太大
@MhLiao @corleonechensiyu

from db.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.