Skip to content

Commit

Permalink
Remove all GUI codes (#1419)
Browse files Browse the repository at this point in the history
<!-- Contributing guide:
https://github.com/openvinotoolkit/datumaro/blob/develop/CONTRIBUTING.md
-->

### Summary

<!--
Resolves #111 and #222.
Depends on #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 #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) 2024 Intel Corporation
#
# SPDX-License-Identifier: MIT
```
  • Loading branch information
wonjuleee authored Apr 8, 2024
1 parent 536cdeb commit 82aaa91
Show file tree
Hide file tree
Showing 152 changed files with 4 additions and 13,830 deletions.
10 changes: 4 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,14 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## Apr. 2024 Release 2.1.0
## May 2024 Release 1.7.0
### New features

### Enhancements
- Add ignore_index argument to Mask.as_class_mask() and Mask.as_instance_mask()
(<https://github.com/openvinotoolkit/datumaro/pull/1409>)

### Bug fixes

## Apr. 2024 Release 2.0.0
## Apr. 2024 Release 1.6.0
### New features
- Changed supported Python version range (>=3.9, <=3.11)
(<https://github.com/openvinotoolkit/datumaro/pull/1269>)
Expand All @@ -34,8 +32,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
(<https://github.com/openvinotoolkit/datumaro/pull/1251>)
- Support bounding box import within Kaggle extractors and add `KaggleCocoBase`
(<https://github.com/openvinotoolkit/datumaro/pull/1273>)
- Implement Datumaroapp GUI for datumaro
(<https://github.com/openvinotoolkit/datumaro/pull/1279>)

### Enhancements
- Optimize Python import to make CLI entrypoint faster
Expand All @@ -62,6 +58,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
(<https://github.com/openvinotoolkit/datumaro/pull/1376>)
- Print the color channel format (RGB) for datum stats command
(<https://github.com/openvinotoolkit/datumaro/pull/1389>)
- Add ignore_index argument to Mask.as_class_mask() and Mask.as_instance_mask()
(<https://github.com/openvinotoolkit/datumaro/pull/1409>)

### Bug fixes
- Fix wrong example of Datumaro dataset creation in document
Expand Down
Binary file removed docs/images/gui/intro.png
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed docs/images/gui/multiple/compare_low_level_table.png
Binary file not shown.
Binary file removed docs/images/gui/multiple/compare_matched_labels.png
Binary file not shown.
Binary file not shown.
Binary file removed docs/images/gui/multiple/compare_modify_table.png
Binary file not shown.
Binary file not shown.
Binary file removed docs/images/gui/multiple/compare_tab.png
Binary file not shown.
Binary file not shown.
Binary file removed docs/images/gui/multiple/export_download_zip.png
Binary file not shown.
Binary file removed docs/images/gui/multiple/export_tab.png
Binary file not shown.
Binary file removed docs/images/gui/multiple/general_tab.png
Binary file not shown.
Binary file removed docs/images/gui/multiple/merge_dataset.png
Binary file not shown.
Binary file removed docs/images/gui/multiple/merge_tab.png
Binary file not shown.
Binary file removed docs/images/gui/multiple/transform_aggregation.png
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed docs/images/gui/multiple/transform_filtration.png
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed docs/images/gui/multiple/transform_reindexing.png
Binary file not shown.
Binary file not shown.
Binary file removed docs/images/gui/multiple/transform_remove.png
Binary file not shown.
Binary file not shown.
Binary file removed docs/images/gui/multiple/transform_split.png
Diff not rendered.
Diff not rendered.
Binary file removed docs/images/gui/multiple/transform_subset_rename.png
Diff not rendered.
Binary file removed docs/images/gui/multiple/transform_tab.png
Diff not rendered.
Binary file removed docs/images/gui/select_file.png
Diff not rendered.
Binary file removed docs/images/gui/sidebar.png
Diff not rendered.
Diff not rendered.
Diff not rendered.
Binary file removed docs/images/gui/single/analyze_media_statistics.png
Diff not rendered.
Diff not rendered.
Binary file removed docs/images/gui/single/analyze_tab.png
Diff not rendered.
Diff not rendered.
Diff not rendered.
Binary file removed docs/images/gui/single/explore_dataset_image.png
Diff not rendered.
Binary file removed docs/images/gui/single/explore_label.png
Diff not rendered.
Binary file removed docs/images/gui/single/explore_results.png
Diff not rendered.
Binary file removed docs/images/gui/single/explore_tab.png
Diff not rendered.
Binary file removed docs/images/gui/single/explore_text.png
Diff not rendered.
Binary file removed docs/images/gui/single/explore_text_result.png
Diff not rendered.
Binary file removed docs/images/gui/single/explore_user_image.png
Diff not rendered.
Binary file removed docs/images/gui/single/export_tab.png
Diff not rendered.
Binary file removed docs/images/gui/single/general_tab.png
Diff not rendered.
Binary file removed docs/images/gui/single/transform_aggregation.png
Diff not rendered.
Binary file removed docs/images/gui/single/transform_auto_correction.png
Diff not rendered.
Diff not rendered.
Diff not rendered.
Binary file removed docs/images/gui/single/transform_filtration.png
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Binary file removed docs/images/gui/single/transform_reindexing.png
Diff not rendered.
Diff not rendered.
Binary file removed docs/images/gui/single/transform_remove.png
Diff not rendered.
Binary file removed docs/images/gui/single/transform_split.png
Diff not rendered.
Diff not rendered.
Binary file removed docs/images/gui/single/transform_subset_rename.png
Diff not rendered.
Binary file removed docs/images/gui/single/transform_tab.png
Diff not rendered.
Binary file removed docs/images/gui/single/visualize_tab.png
Diff not rendered.
Binary file removed docs/images/gui/single_info.png
Diff not rendered.
40 changes: 0 additions & 40 deletions docs/source/docs/datumaroapp-reference/multiple_dataset/compare.md

This file was deleted.

36 changes: 0 additions & 36 deletions docs/source/docs/datumaroapp-reference/multiple_dataset/export.md

This file was deleted.

11 changes: 0 additions & 11 deletions docs/source/docs/datumaroapp-reference/multiple_dataset/general.md

This file was deleted.

12 changes: 0 additions & 12 deletions docs/source/docs/datumaroapp-reference/multiple_dataset/index.rst

This file was deleted.

21 changes: 0 additions & 21 deletions docs/source/docs/datumaroapp-reference/multiple_dataset/merge.md

This file was deleted.

128 changes: 0 additions & 128 deletions docs/source/docs/datumaroapp-reference/multiple_dataset/transform.md

This file was deleted.

Loading

0 comments on commit 82aaa91

Please sign in to comment.