Skip to content
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.
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: intel-iot-devkit/concurrent-video-analytic-pipeline-optimization-sample-l
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2020.2.0
Choose a base ref
...
head repository: intel-iot-devkit/concurrent-video-analytic-pipeline-optimization-sample-l
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 19 commits
  • 86 files changed
  • 5 contributors

Commits on Jul 1, 2020

  1. Merge pull request #8 from intel-iot-devkit/upload_svet_2020.2.0

    upload code for svet linux 2020.2.0 with following features
    1) Support using VPP instead of SFC for scaling and color format conversion in decoding session.
    2) Support H265 RTSP stream as input.
    3) Support new inference options “-infer::interval” and “-infer::max_detect”.
    4) Support disabling composition by adding new sink session type “-fake_sink”.
    5) Upgrade the MediaSDK to version 2020.1.1 and OpenVINO to version 2020.3.
    6) Support pure multiple decoding performance testing.
    maozhong1 authored Jul 1, 2020
    Configuration menu
    Copy the full SHA
    806e863 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #9 from intel-iot-devkit/upload_svet_2020.2.0

    modify build and install script
    maozhong1 authored Jul 1, 2020
    Configuration menu
    Copy the full SHA
    6a6e584 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2020

  1. SVET Linux sample appliction 2020 R3 release

    Dependency: MediaSDK 20.3 and OpenVINO 2021.1
    
    New features on R3:
    
    Support CPU inference by option “-infer::device GPU”.
    Support shared inference network instance between sessions
    Support setting decoding output to RGBP by option “-dc::rgbp”
    Support 2 video decoder outputs from SFC and VPP in different sizes and color format
    Support more detection networks by specify XML files
    
    Signed-off-by: Elaine Wang <elaine.wang@intel.com>
    dwang26 committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    656aabb View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2021

  1. Create LICENSE

    eashtianjr authored Feb 2, 2021
    Configuration menu
    Copy the full SHA
    9c2041e View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2021

  1. Update the Linux kernel and NEO driver version for TGL in user guide

    Signed-off-by: Elaine Wang <elaine.wang@intel.com>
    dwang26 committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    1ef843f View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2021

  1. Revise user guide

    Update Chapter 1.2.1 Tiger Lake U: Upgrade Linux Kernel
    Use a new picture to show Linux kernel boot option
    
    Signed-off-by: Elaine Wang <elaine.wang@intel.com>
    dwang26 committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    057ee01 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2021

  1. SVET Linux sample appliction 2021.1.0 release

    Dependency: MediaSDK 21.1.3 and OpenVINO 2021.3
    
    Signed-off-by: Wang Elaine <elaine.wang@intel.com>
    dwang26 committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    beae849 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2021

  1. Update user guide

    For Tiger Lake, the Linux kernel need to be upgraded before
    intall OpenVINO.
    
    Signed-off-by: Wang Elaine <elaine.wang@intel.com>
    dwang26 committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    e287e77 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2021

  1. Restore the 20.3 user guide

    Signed-off-by: Wang Elaine <elaine.wang@intel.com>
    dwang26 committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    f3d582b View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2021

  1. Update user guide: fix typos in chapater 1.3.1

    Correct the link of lts 5.4.102 kernel.
    
    Signed-off-by: Wang Elaine <elaine.wang@intel.com>
    dwang26 committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    6c7fe61 View commit details
    Browse the repository at this point in the history
  2. User guide: fix typo in title of chapter 2.4.18

    Signed-off-by: Wang Elaine <elaine.wang@intel.com>
    dwang26 committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    e3d44ba View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2021

  1. Update usr guide, releae note, README and FAQ

    Changed dependent software versions:
    Ubuntu 18.04 -> Ubuntu 20.04
    OpenVINO 21.1 -> OpenVINO 21.4
    
    On TGL, the recommanded Linux kernel version is
    changed from Intel lts 5.4.102 to Intel lts 5.10.41
    
    Signed-off-by: dwang26 <elaine.wang@intel.com>
    dwang26 committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    3d5fee4 View commit details
    Browse the repository at this point in the history
  2. Update README with new version OpenVINO

    Signed-off-by: dwang26 <elaine.wang@intel.com>
    dwang26 committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    41c3520 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2021

  1. Update user guide

    Chanages in Chapter 1.4:
    No need to run source svet_env_setup.sh before run ./build_and_install.sh
    
    Signed-off-by: dwang26 <elaine.wang@intel.com>
    dwang26 committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    5b90f45 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2021

  1. Update README.md

    Correct the link of user guide.
    elainewangprc authored Sep 22, 2021
    Configuration menu
    Copy the full SHA
    9f51eb0 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Correct the user guide link in "How to build"
    elainewangprc authored Sep 22, 2021
    Configuration menu
    Copy the full SHA
    91bf49a View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2021

  1. Update user guide

    Remove the minor version of Ubuntu 20.04
    
    Update clinfo output screenshot
    
    Signed-off-by: Elaine Wang <elaine.wang@intel.com>
    dwang26 committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    38622b7 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Update README.md

    vagheshp authored Jul 31, 2023
    Configuration menu
    Copy the full SHA
    7df1113 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Update README.md

    vagheshp authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    7e121ca View commit details
    Browse the repository at this point in the history
Loading