Giter Site home page Giter Site logo

gotoubun-no-discriminator's Introduction

五等分辨識器

image

動機

image

使用工具

  • Pytorch
  • PyQt5

file overview

  • train.py [parameter]
    parameter list:
    --n_epochs
    --batch_size
    --n_classes
    --dataroot
    --testroot

  • test.py [parameter]
    parameter list:
    --model(trained model dir)
    --n_classes
    --root(test_img dir)

  • train_on_colab.ipynb(use train.py on colab)
    (if vram out of memory use train_alex.py & test_alex.py or train_on_colab.ipynb)

  • gotoubun_qt/PyGui.py(run the GUI)

  • gotoubun_qt/myui.py(GUI sturcture)

  • dataset/(training data)

  • gotoubun/(testing data)

訓練模型

  • resnext50_32x4d
  • AlexNet

訓練過程

accuracy(resnext50_32x4d):
image

loss(resnext50_32x4d):
image

GUI(pyqt5)

image

結果

python3.6 ./gotoubun_qt/PyGui.py

image image image image image

誌謝

感謝凶宸提供data來源!

gotoubun-no-discriminator's People

Contributors

taichunyen avatar

Stargazers

 avatar  avatar Yu Kaku avatar  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.