GithubHelp home page GithubHelp logo

aoi_detect's Introduction

AOI_detect

專案目標

參與AIdea網站的AOI自動光學檢測競賽

使用方式

  1. 至AIdea網站下載訓練用資料 link

  2. 資料集整理

    • 至train_images資料夾內,新增三個資料夾test、train、valid,並在此三個資料夾內分別新增名字為0、1、2、3、4、5的資料夾
    • 執行 python initial.py 將圖片按照7:1.5:1.5的比例分配至test、train、valid三個資料夾內,並且按照圖片的分類放置0、1、2、3、4、5的資料夾內
  3. 程式執行 執行 python final.py,來運行模型訓練,最終會印出使用train_images/test內測試資料進行測試的結果,倘若結果不錯可使用下一步驟產生AIdea需要的csv檔案上傳評分。

  4. 輸出AIdea要求的csv檔 執行 python predict.py,除了再次印出使用測試資料進行測試的結果外,也會在資料夾內產生output.csv的檔案,倘若此檔已存在即立刻複寫。

aoi_detect's People

Contributors

heysun0728 avatar

Watchers

James Cloos 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.