Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/inference #3

Open
wants to merge 19 commits into
base: master
Choose a base branch
from

Commits on Oct 13, 2022

  1. add model saving.

    MasahiroOgawa committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    7ad9f2f View commit details
    Browse the repository at this point in the history
  2. create save function.

    MasahiroOgawa committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    829758e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    74d9e5c View commit details
    Browse the repository at this point in the history
  4. add inference.py

    MasahiroOgawa committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    8f6d77d View commit details
    Browse the repository at this point in the history
  5. rename training script

    MasahiroOgawa committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    ef1eed4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    55991ca View commit details
    Browse the repository at this point in the history
  7. debug inference

    MasahiroOgawa committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    5ac7d82 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7eaffe0 View commit details
    Browse the repository at this point in the history
  9. run inference

    MasahiroOgawa committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    f539694 View commit details
    Browse the repository at this point in the history
  10. add draw function.

    MasahiroOgawa committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    c0d9349 View commit details
    Browse the repository at this point in the history
  11. get color

    MasahiroOgawa committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    c98db0a View commit details
    Browse the repository at this point in the history
  12. add draw function.

    MasahiroOgawa committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    c33eb87 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4400d28 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    207daee View commit details
    Browse the repository at this point in the history
  15. update config

    MasahiroOgawa committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    fe32a94 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a171a52 View commit details
    Browse the repository at this point in the history
  17. update config.

    MasahiroOgawa committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    fada55a View commit details
    Browse the repository at this point in the history
  18. update config.

    MasahiroOgawa committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    aa2361d View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    72eda9a View commit details
    Browse the repository at this point in the history