Giter Club home page Giter Club logo

zhujian_jiance_yhch's Introduction

zhujian jiance內檔案功能

  • video.py --影像錄製
  • videocut.py --影像擷取
  • picturesetting.py --圖片調整(用不到)
  • eval image.txt --驗證執行命令
  • train.txt --訓練執行命令

zhujian jiance/yolact內檔案功能

  • train.py --訓練
  • eval.py --驗證
  • labelme2coco --將label好的檔案轉成coco Dataset
  • evalinput --放入要驗證的資料
  • evaloutput --驗證完成後的資料
  • labelout --訓練的資料&label完的資料
  • weights --權重檔(訓練好的model)

zhujian jiance/yolact/data內檔案功能

  • config.py --相關參數設定
  • coco --由labelme2coco轉好的Dataset存入(比較資料&訓練資料)
  • video_0 videocut.py擷取圖片
  • coco放入 .yolact/data/
  • evalinput放入 .yolact/
  • labelout放入 .yolact/
  • weights放入 .yolact/

UPDATE LOG

  • 將 video.py、videocut.py、yolact/eval.py 串接一條龍,並整理 code
    • Main.py為主程式
    • VideoOperation.py 為跟影片處理相關的 Class,目前是將錄影跟逐幀切割放在裡面
    • yolact/eval.py 使用是用 cmd 呼叫的方式
  • 舊的程式碼(video.py、videocut.py)皆放在 old/ 中

[main0926]

  • 新增takepicture.py --擷取圖片
  • video.py --新增 cv2.flip 翻轉影像
  • 將 video.py、videocut.py、picturesetting.py、takepicture.py整合至videoControl資料夾
  • 新增ArduinoControl.ino、NXArduino.py並整合至ArduinoControl資料夾

zhujian_jiance_yhch's People

Contributors

xbensonx avatar kalinlai-void avatar trellixvulnteam 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.