GithubHelp home page GithubHelp logo

label_captcha_tool's Introduction

標註您的驗證碼 (中文)

找了一些開源的標註驗證碼工具,發現有些工具還需處理跨平台問題。於是乾脆寫了一個網頁,可以直接用瀏覽器開啟 label.html,並且下載 csv 標註檔。

每 60 秒會自動儲存目前頁面到瀏覽器的 localStorage 為 cache。當整個完成時,就可以按 Export as CSV 按鈕下載 csv 標註檔。

因為把 cache 存在 localStorage,而 localStorage 儲存上限為 5MB,所以當標註的大小超過 5MB 時,會有問題。

Label the captcha (English)

I've found some open-source label captcha tools, but it took me a lot of time to install on different OS platforms. Therefore I wrote a html (label.html), you can just open it with browser and start to label. After completing above steps, you can download this csv file.

The page will be saved to browser localStorage as cache every 60 seconds. When completing all labeling, just click Export as CSV button to download csv file.

Due to save cache into localStorage, and localStorage has 5MB limitation. So it could has problem when labeling data size reaches 5MB.

截圖 (Screenshot)

Screenshot 1 截圖1

Screenshot 2 截圖2

label_captcha_tool's People

Contributors

maxmilian avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

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.