Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: WebDevSimplified/Face-Detection-JavaScript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: DarthRatz/Face-Detection-JavaScript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 14 commits
  • 34 files changed
  • 2 contributors

Commits on Sep 7, 2022

  1. init

    Éamonn Reilly authored and Éamonn Reilly committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    d11c55d View commit details
    Browse the repository at this point in the history
  2. use relative models

    Éamonn Reilly authored and Éamonn Reilly committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    45d025b View commit details
    Browse the repository at this point in the history
  3. model folder

    Éamonn Reilly authored and Éamonn Reilly committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    93640bf View commit details
    Browse the repository at this point in the history
  4. hc link

    Éamonn Reilly authored and Éamonn Reilly committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    1732333 View commit details
    Browse the repository at this point in the history
  5. encrypt secret

    Éamonn Reilly authored and Éamonn Reilly committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    e49229f View commit details
    Browse the repository at this point in the history
  6. secrets

    Éamonn Reilly authored and Éamonn Reilly committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    a760555 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    916d37b View commit details
    Browse the repository at this point in the history
  8. env.

    Éamonn Reilly authored and Éamonn Reilly committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    93eca9a View commit details
    Browse the repository at this point in the history
  9. Merge branch 'master' of https://github.com/DarthRatz/Face-Detection-…

    Éamonn Reilly authored and Éamonn Reilly committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    721c11a View commit details
    Browse the repository at this point in the history
  10. hc subkey

    Éamonn Reilly authored and Éamonn Reilly committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    fe4aaf5 View commit details
    Browse the repository at this point in the history
  11. add headings

    Éamonn Reilly authored and Éamonn Reilly committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    dc95f0b View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2022

  1. add face recognition

    Éamonn Reilly authored and Éamonn Reilly committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    3fe05f9 View commit details
    Browse the repository at this point in the history
  2. change classification

    Éamonn Reilly authored and Éamonn Reilly committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    1388f6a View commit details
    Browse the repository at this point in the history
  3. take out speed info

    Éamonn Reilly authored and Éamonn Reilly committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    0805f65 View commit details
    Browse the repository at this point in the history
Loading