Giter VIP home page Giter VIP logo

craft's Introduction

論文

Englesh -> Paper
日本語 -> CRAFT論文の日本語訳

依存関係のインストール

requirements

  • PyTorch>=0.4.1
  • torchvision>=0.2.1
  • opencv-python>=3.4.2 詳しい依存関係はrequirements.txtを確認

pip install -r requirements.txt

トレーニング

現在調査中

事前学習済みモデル

  • 学習済みパラメータ
  • 学習済みパラメータを使ったテスト python test.py --trained_model=[WEIGHT_FILE] --test_folder=[FOLDER PATH TO TEST IMAGES] --cuda==[True or False]
  • ./resultフォルダーが自動生成されて結果が保存される

引数

  • --trained_model:学習済みモデル
  • --text_threshold:テキスト信頼閾値
  • --low_text:テキストの下限スコア
  • --link_threshold:リンク信頼閾値
  • --canvas_size:推論のための最大画像サイズ
  • --cuda:GPUの使用有無
  • --mag_ratio:画像倍率
  • --poly:ポリゴンタイプを有効にする結果
  • --show_time:show処理時間
  • --test_folder:画像を入力するためのフォルダパス

craft's People

Contributors

inouetaka avatar

Stargazers

 avatar  avatar

Watchers

James Cloos avatar  avatar

Forkers

axrid peternara

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.