Skip to content

Support relative paths in LabelMe#19

Merged
zhiltsov-max merged 3 commits intodevelopfrom
zm/flatten-paths-in-labelme
Sep 17, 2020
Merged

Support relative paths in LabelMe#19
zhiltsov-max merged 3 commits intodevelopfrom
zm/flatten-paths-in-labelme

Conversation

@zhiltsov-max
Copy link
Copy Markdown
Contributor

@zhiltsov-max zhiltsov-max commented Sep 14, 2020

Summary

Resolves #17

  • Added experimental support for relative image paths in LabelMe format
    • Used filename and folder annotation properties, file names are just numbers

Checklist

License

  • I submit my code changes under the same MIT License that covers the project.
    Feel free to contact the maintainers if that's a concern.
  • I have updated the license header for each file (see an example below)
# Copyright (C) 2020 Intel Corporation
#
# SPDX-License-Identifier: MIT

@zhiltsov-max zhiltsov-max merged commit c2d6c79 into develop Sep 17, 2020
@zhiltsov-max zhiltsov-max deleted the zm/flatten-paths-in-labelme branch September 24, 2020 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Dump Anotations: LabelMe3.0 supports only Flat Image Layout

1 participant