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

Enable stream exporters: VOC, YOLO, Datumaro, and COCO data format #1102

Merged

Commits on Jul 18, 2023

  1. Enable stream export for VOC, YOLO, Datumaro data formats

    Signed-off-by: Kim, Vinnam <vinnam.kim@intel.com>
    vinnamkim committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    a945c1c View commit details
    Browse the repository at this point in the history
  2. Enable stream exporter for COCO data format

    Signed-off-by: Kim, Vinnam <vinnam.kim@intel.com>
    vinnamkim committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    7a8c494 View commit details
    Browse the repository at this point in the history
  3. Fix StreamDatasetStorage

     - Assume that the source of StreamDatasetStorage can always have
       its information, so that no need to iterate over items to get subset name lists
    
    Signed-off-by: Kim, Vinnam <vinnam.kim@intel.com>
    vinnamkim committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    43d9c19 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'upstream/releases/1.4.0' into feature/s…

    …tream-exporters
    
    Signed-off-by: Kim, Vinnam <vinnam.kim@intel.com>
    vinnamkim committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    d4515a4 View commit details
    Browse the repository at this point in the history
  5. Fix some test error and add progress reporter to Datumaro stream

    exporter
    
    Signed-off-by: Kim, Vinnam <vinnam.kim@intel.com>
    vinnamkim committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    3a8ce72 View commit details
    Browse the repository at this point in the history
  6. Fix Windows test error

    Signed-off-by: Vinnam Kim <vinnam.kim@intel.com>
    vinnamkim committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    623224f View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Update CHANGELOG.md

    Signed-off-by: Kim, Vinnam <vinnam.kim@intel.com>
    vinnamkim committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    969f2ac View commit details
    Browse the repository at this point in the history