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

Support of context images for 2D tasks #3122

Merged
merged 52 commits into from
May 19, 2021
Merged

Support of context images for 2D tasks #3122

merged 52 commits into from
May 19, 2021

Commits on Apr 20, 2021

  1. Updated server-side code

    Boris Sekachev committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    5837b7d View commit details
    Browse the repository at this point in the history
  2. Initial client implementation

    Boris Sekachev committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    3acc247 View commit details
    Browse the repository at this point in the history
  3. Updated notification reducer

    Boris Sekachev committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    67af2bb View commit details
    Browse the repository at this point in the history
  4. Merge branch 'develop' into bs/context_image_2d

    Boris Sekachev committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    be283f9 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2021

  1. Request context image only when it is possible

    Boris Sekachev committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    856c532 View commit details
    Browse the repository at this point in the history
  2. Minor refactoring

    Boris Sekachev committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    1e11c46 View commit details
    Browse the repository at this point in the history
  3. Merged develop

    Boris Sekachev committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    9145202 View commit details
    Browse the repository at this point in the history
  4. Changes in manifest file

    Boris Sekachev committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    c8bc27a View commit details
    Browse the repository at this point in the history
  5. Aborted some changes

    Boris Sekachev committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    d4b0a28 View commit details
    Browse the repository at this point in the history
  6. External filtration

    Boris Sekachev committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    6d055c5 View commit details
    Browse the repository at this point in the history
  7. Minor fixes, updated version

    Boris Sekachev committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    9849555 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2021

  1. Modified context window

    Boris Sekachev committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    6419114 View commit details
    Browse the repository at this point in the history
  2. Updated styles

    Boris Sekachev committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    0a3d977 View commit details
    Browse the repository at this point in the history
  3. Removed unused import

    Boris Sekachev committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    18141d7 View commit details
    Browse the repository at this point in the history
  4. Fixed video tasks creating

    Boris Sekachev committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    1bb873b View commit details
    Browse the repository at this point in the history
  5. Fixed tests

    Boris Sekachev committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    61feacf View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2021

  1. Updated version & changelog

    Boris Sekachev committed Apr 23, 2021
    Configuration menu
    Copy the full SHA
    c417076 View commit details
    Browse the repository at this point in the history
  2. Removed extra comments

    Boris Sekachev committed Apr 23, 2021
    Configuration menu
    Copy the full SHA
    aaecfb2 View commit details
    Browse the repository at this point in the history
  3. Manifest for 3D

    Boris Sekachev committed Apr 23, 2021
    Configuration menu
    Copy the full SHA
    c34856c View commit details
    Browse the repository at this point in the history
  4. Removed old code

    Boris Sekachev committed Apr 23, 2021
    Configuration menu
    Copy the full SHA
    508069e View commit details
    Browse the repository at this point in the history
  5. Some fix

    Boris Sekachev committed Apr 23, 2021
    Configuration menu
    Copy the full SHA
    a859e86 View commit details
    Browse the repository at this point in the history
  6. Setup code to create different tasks with context images

    Boris Sekachev committed Apr 23, 2021
    Configuration menu
    Copy the full SHA
    cf14823 View commit details
    Browse the repository at this point in the history
  7. Updated comments

    Boris Sekachev committed Apr 23, 2021
    Configuration menu
    Copy the full SHA
    b8c3e9f View commit details
    Browse the repository at this point in the history
  8. Removed extra comment

    Boris Sekachev committed Apr 23, 2021
    Configuration menu
    Copy the full SHA
    ea8dfd8 View commit details
    Browse the repository at this point in the history
  9. Removed unused import

    Boris Sekachev committed Apr 23, 2021
    Configuration menu
    Copy the full SHA
    90bf777 View commit details
    Browse the repository at this point in the history
  10. Removed extra code

    Boris Sekachev committed Apr 23, 2021
    Configuration menu
    Copy the full SHA
    737ebc3 View commit details
    Browse the repository at this point in the history
  11. Fixed CHANGELOG.md (remarklint issues)

    Boris Sekachev committed Apr 23, 2021
    Configuration menu
    Copy the full SHA
    e8f113e View commit details
    Browse the repository at this point in the history
  12. Merged develop

    Boris Sekachev committed Apr 23, 2021
    Configuration menu
    Copy the full SHA
    5b9f57c View commit details
    Browse the repository at this point in the history
  13. Merge branch 'develop' into bs/context_image_2d

    Boris Sekachev authored Apr 23, 2021
    Configuration menu
    Copy the full SHA
    e3ac571 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2021

  1. Merged develop

    Boris Sekachev committed May 4, 2021
    Configuration menu
    Copy the full SHA
    dd32262 View commit details
    Browse the repository at this point in the history
  2. Merged origin

    Boris Sekachev committed May 4, 2021
    Configuration menu
    Copy the full SHA
    fc309be View commit details
    Browse the repository at this point in the history

Commits on May 6, 2021

  1. Merge branch 'develop' into bs/context_image_2d

    Boris Sekachev committed May 6, 2021
    Configuration menu
    Copy the full SHA
    594c714 View commit details
    Browse the repository at this point in the history
  2. Fixed glob patterns, fixed minor issues

    Boris Sekachev committed May 6, 2021
    Configuration menu
    Copy the full SHA
    806faa5 View commit details
    Browse the repository at this point in the history
  3. Used another component API, updated styles a bit

    Boris Sekachev committed May 6, 2021
    Configuration menu
    Copy the full SHA
    d6a140d View commit details
    Browse the repository at this point in the history
  4. Updated check of glob expressions

    Boris Sekachev committed May 6, 2021
    Configuration menu
    Copy the full SHA
    d6d5bcc View commit details
    Browse the repository at this point in the history

Commits on May 7, 2021

  1. Merge branch 'develop' into bs/context_image_2d

    Boris Sekachev committed May 7, 2021
    Configuration menu
    Copy the full SHA
    fb7878f View commit details
    Browse the repository at this point in the history

Commits on May 12, 2021

  1. Merged develop

    Boris Sekachev committed May 12, 2021
    Configuration menu
    Copy the full SHA
    08a99bd View commit details
    Browse the repository at this point in the history
  2. Redesigned method of getting context images

    Boris Sekachev committed May 12, 2021
    Configuration menu
    Copy the full SHA
    ebdccb2 View commit details
    Browse the repository at this point in the history
  3. Added sorting, using rsplit, fixed velodyne format

    Boris Sekachev committed May 12, 2021
    Configuration menu
    Copy the full SHA
    499c038 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2021

  1. Merge branch 'develop' into bs/context_image_2d

    Boris Sekachev committed May 13, 2021
    Configuration menu
    Copy the full SHA
    8dea4a6 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2021

  1. Merge branch 'develop' into bs/context_image_2d

    Boris Sekachev committed May 14, 2021
    Configuration menu
    Copy the full SHA
    0004414 View commit details
    Browse the repository at this point in the history
  2. Some code rewritten in more optimal way

    Boris Sekachev committed May 14, 2021
    Configuration menu
    Copy the full SHA
    10e18ab View commit details
    Browse the repository at this point in the history
  3. Some refactoring

    Boris Sekachev committed May 14, 2021
    Configuration menu
    Copy the full SHA
    3f05093 View commit details
    Browse the repository at this point in the history
  4. A couple of typos fixed

    Boris Sekachev committed May 14, 2021
    Configuration menu
    Copy the full SHA
    5aca62e View commit details
    Browse the repository at this point in the history
  5. Fixed some issues

    Boris Sekachev committed May 14, 2021
    Configuration menu
    Copy the full SHA
    3beec9b View commit details
    Browse the repository at this point in the history
  6. Return empty dict when no images passed

    Boris Sekachev committed May 14, 2021
    Configuration menu
    Copy the full SHA
    d71c5b1 View commit details
    Browse the repository at this point in the history
  7. Made functions internal

    Boris Sekachev committed May 14, 2021
    Configuration menu
    Copy the full SHA
    6b41c65 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2021

  1. Fix svg image handler

    Marishka17 committed May 18, 2021
    Configuration menu
    Copy the full SHA
    c91ced5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a851b4b View commit details
    Browse the repository at this point in the history
  3. Updated the CHANGELOG file.

    Nikita Manovich committed May 18, 2021
    Configuration menu
    Copy the full SHA
    4b57b7a View commit details
    Browse the repository at this point in the history
  4. Fixed filtration

    Boris Sekachev committed May 18, 2021
    Configuration menu
    Copy the full SHA
    6e4d59b View commit details
    Browse the repository at this point in the history

Commits on May 19, 2021

  1. Fixed filtration

    Boris Sekachev committed May 19, 2021
    Configuration menu
    Copy the full SHA
    eb2454d View commit details
    Browse the repository at this point in the history