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: stormy-sandy/People-Counter-Application-with-Intel-Optimization
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: udacity/nd131-openvino-fundamentals-project-starter
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 7 files changed
  • 4 contributors

Commits on May 16, 2020

  1. Configuration menu
    Copy the full SHA
    4eefb1a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57bb3ad View commit details
    Browse the repository at this point in the history

Commits on May 18, 2020

  1. Configuration menu
    Copy the full SHA
    29f43e1 View commit details
    Browse the repository at this point in the history
  2. Added Table of contents

    Rishit-dagli authored May 18, 2020
    Configuration menu
    Copy the full SHA
    18e1971 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2020

  1. Update package.json

    Fixed the `mosca` dependency version to `2.8.3`. Added `[email protected]` dependency.
    SudKul authored Nov 26, 2020
    Configuration menu
    Copy the full SHA
    0cd0877 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2021

  1. Update README

    fix: update command for running on CPU
    abhiojha8 authored Feb 2, 2021
    Configuration menu
    Copy the full SHA
    91a4f63 View commit details
    Browse the repository at this point in the history
  2. bugfix: remove cpu_extension from argparse

    CPU extensions are moved to the plugin since OpenVINO release 2020.1. The extensions are loaded automatically while loading the CPU plugin, hence 'add_extension' need not be used.
    abhiojha8 authored Feb 2, 2021
    Configuration menu
    Copy the full SHA
    ab4d86b View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2021

  1. Create CODEOWNERS

    SudKul committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    d71d507 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2021

  1. Add Github Action

    SudKul committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    1add9e7 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2022

  1. Merge pull request udacity#6 from Rishit-dagli/master

    Added Python Version badge
    ronny-udacity authored Jan 12, 2022
    Configuration menu
    Copy the full SHA
    96112f8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request udacity#7 from Rishit-dagli/Table-of-contents

    Added Table of contents
    ronny-udacity authored Jan 12, 2022
    Configuration menu
    Copy the full SHA
    469fcba View commit details
    Browse the repository at this point in the history
  3. Update mac-setup.md

    ronny-udacity authored Jan 12, 2022
    Configuration menu
    Copy the full SHA
    5694cf0 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    ronny-udacity authored Jan 12, 2022
    Configuration menu
    Copy the full SHA
    314be12 View commit details
    Browse the repository at this point in the history
Loading