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

[WIP] Tiered annotations #81

Open
wants to merge 37 commits into
base: develop
Choose a base branch
from

Commits on Dec 9, 2019

  1. Configuration menu
    Copy the full SHA
    66289d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed1d2d6 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2019

  1. Added a "typedef" file for commonly used types in the library. Most t…

    …ype hints should be good for the API objects.
    hadware committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    aa96d5b View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2019

  1. Merge branch 'develop' of github.com:pyannote/pyannote-core into develop

    # Conflicts:
    #	pyannote/core/annotation.py
    #	pyannote/core/segment.py
    #	pyannote/core/timeline.py
    hadware committed Dec 11, 2019
    Configuration menu
    Copy the full SHA
    e5163fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eae045e View commit details
    Browse the repository at this point in the history
  3. Merge branch 'develop' of github.com:pyannote/pyannote-core into develop

    # Conflicts:
    #	pyannote/core/feature.py
    hadware committed Dec 11, 2019
    Configuration menu
    Copy the full SHA
    fbbd935 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d55e232 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4497d40 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2019

  1. Added typing_extension dependency, correct annotation.py as per comme…

    …nts on the WIP Pull request.
    hadware committed Dec 12, 2019
    Configuration menu
    Copy the full SHA
    d19be1a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6042969 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac552b4 View commit details
    Browse the repository at this point in the history
  4. Switched Generators to Iterators types hints. Fixed the Flake8 test f…

    …ailing in timeline.py. Added a type for LabelGenerator modes.
    hadware committed Dec 12, 2019
    Configuration menu
    Copy the full SHA
    7a94a48 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2019

  1. Configuration menu
    Copy the full SHA
    acb581c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4444ddc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    234d00f View commit details
    Browse the repository at this point in the history
  4. Bugfix on the type hint.

    hadware committed Dec 13, 2019
    Configuration menu
    Copy the full SHA
    bbac3a3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e436aa5 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2019

  1. Merge branch 'develop' of github.com:pyannote/pyannote-core into develop

    # Conflicts:
    #	pyannote/core/segment.py
    hadware committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    39ee094 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2020

  1. Merge branch 'develop' of github.com:pyannote/pyannote-core into develop

    # Conflicts:
    #	pyannote/core/segment.py
    hadware committed Aug 29, 2020
    Configuration menu
    Copy the full SHA
    79b188b View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/develop' into develop

    # Conflicts:
    #	pyannote/core/segment.py
    hadware committed Aug 29, 2020
    Configuration menu
    Copy the full SHA
    ee9310d View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2020

  1. Configuration menu
    Copy the full SHA
    f73836a View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2021

  1. Configuration menu
    Copy the full SHA
    6f23520 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2021

  1. pre-checkout commit

    hadware committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    0b5092d View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2022

  1. Configuration menu
    Copy the full SHA
    e9aa581 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40a190a View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2022

  1. Configuration menu
    Copy the full SHA
    b604637 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

  1. Configuration menu
    Copy the full SHA
    c458895 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. Configuration menu
    Copy the full SHA
    8eadcfd View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

  1. Set up the base classes, their abstract methods and the inheritance h…

    …ierarchy for the new Partition and Tiers classes
    hadware committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    226ec8f View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. Configuration menu
    Copy the full SHA
    0cea04a View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. Configuration menu
    Copy the full SHA
    d6f8c7c View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

  1. Configuration menu
    Copy the full SHA
    08a03e4 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2023

  1. Post discussion commit

    hadware committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    f94d651 View commit details
    Browse the repository at this point in the history
  2. Woops

    hadware committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    ede6d84 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. Configuration menu
    Copy the full SHA
    8978b11 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. Crop method for partitions.

    hadware committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    e166f3f View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. Implemented crop for all tier types. Restricted regular tiers to non-…

    …overlapping to prevent errors while cropping.
    hadware committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    fc3baf3 View commit details
    Browse the repository at this point in the history