Git Product home page Git Product logo

Comments (3)

qiaoliang6 avatar qiaoliang6 commented on July 27, 2024

应该是最近官方停止了对mmpycocotools的支持open-mmlab/mmdetection#6838

可以试一下装成pycocotools是否可以正常执行

from davar-lab-ocr.

itaizy avatar itaizy commented on July 27, 2024

应该是最近官方停止了对mmpycocotools的支持open-mmlab/mmdetection#6838

可以试一下装成pycocotools是否可以正常执行

酷!解决问题了,太强了。但是咱们现在有训练好的模型吗?在 demo 目录下的 table_recognition 里面可以直接做 inference 吗?demo/table_recognition/lgpma/tools/test_pub.py 和引用的 demo/table_recognition/lgpma/configs/lgpma_pub.py 里面有很多的目录都是需要配置的呢。

from davar-lab-ocr.

qiaoliang6 avatar qiaoliang6 commented on July 27, 2024

demo中提供的模型是在PubTabNet上训练好的模型,可以直接在该数据集上做inference,在其他数据上性能可能会受影响。只需要把test_pub.py脚本中的数据集路径改为本地的真实路径即可。

如果要在自己的数据集上训练模型,需要配置config中的路径。

from davar-lab-ocr.

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.