Skip to content

Install dvc version to 2.x#1048

Merged
wonjuleee merged 1 commit intoopen-edge-platform:developfrom
wonjuleee:dvc2
Jun 15, 2023
Merged

Install dvc version to 2.x#1048
wonjuleee merged 1 commit intoopen-edge-platform:developfrom
wonjuleee:dvc2

Conversation

@wonjuleee
Copy link
Copy Markdown
Contributor

Summary

How to test

Checklist

  • I have added unit tests to cover my changes.​
  • I have added integration tests to cover my changes.​
  • I have added the description of my changes into CHANGELOG.​
  • I have updated the documentation accordingly

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) 2023 Intel Corporation
#
# SPDX-License-Identifier: MIT

@wonjuleee wonjuleee requested review from a team as code owners June 15, 2023 01:49
@wonjuleee wonjuleee added the CI Any changes in CI setting label Jun 15, 2023
Copy link
Copy Markdown
Contributor

@vinnamkim vinnamkim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@wonjuleee wonjuleee merged commit c3c8ff6 into open-edge-platform:develop Jun 15, 2023
vinnamkim pushed a commit to vinnamkim/datumaro that referenced this pull request Jun 16, 2023
<!-- Contributing guide:
https://github.com/openvinotoolkit/datumaro/blob/develop/CONTRIBUTING.md
-->

### Summary

<!--
Resolves open-edge-platform#111 and open-edge-platform#222.
Depends on open-edge-platform#1000 (for series of dependent commits).

This PR introduces this capability to make the project better in this
and that.

- Added this feature
- Removed that feature
- Fixed the problem open-edge-platform#1234
-->

### How to test
<!-- Describe the testing procedure for reviewers, if changes are
not fully covered by unit tests or manual testing can be complicated.
-->

### Checklist
<!-- Put an 'x' in all the boxes that apply -->
- [ ] I have added unit tests to cover my changes.​
- [ ] I have added integration tests to cover my changes.​
- [ ] I have added the description of my changes into
[CHANGELOG](https://github.com/openvinotoolkit/datumaro/blob/develop/CHANGELOG.md).​
- [ ] I have updated the
[documentation](https://github.com/openvinotoolkit/datumaro/tree/develop/docs)
accordingly

### License

- [ ] I submit _my code changes_ under the same [MIT
License](https://github.com/openvinotoolkit/datumaro/blob/develop/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).

```python
# Copyright (C) 2023 Intel Corporation
#
# SPDX-License-Identifier: MIT
```
@vinnamkim vinnamkim mentioned this pull request Jun 16, 2023
6 tasks
vinnamkim added a commit that referenced this pull request Jun 16, 2023
- Install dvc version to 2.x #1048 
- Replace np.append() in Validator (ticket no. 113373)
- Let CocoBase continue even if an InvalidAnnotationError is raised
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI Any changes in CI setting

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants