Dmitry Kalinin
d22b12df6e
EXIF orientation support ( #4529 )
...
Co-authored-by: Andrey Zhavoronkov <andrey.zhavoronkov@intel.com>
Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
Co-authored-by: Maria Khrustaleva <maya17grd@gmail.com>
4 years ago
dependabot[bot]
09e90845bd
Bump pillow from 9.0.0 to 9.0.1 in /utils/dataset_manifest ( #4447 )
...
Bumps [pillow](https://github.com/python-pillow/Pillow ) from 9.0.0 to 9.0.1.
- [Release notes](https://github.com/python-pillow/Pillow/releases )
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst )
- [Commits](https://github.com/python-pillow/Pillow/compare/9.0.0...9.0.1 )
---
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
dependabot[bot]
5dc99ae9eb
Bump pillow from 7.2.0 to 9.0.0 in /utils/dataset_manifest ( #4242 )
...
Bumps [pillow](https://github.com/python-pillow/Pillow ) from 7.2.0 to 9.0.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases )
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst )
- [Commits](https://github.com/python-pillow/Pillow/compare/7.2.0...9.0.0 )
---
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
Maria Khrustaleva
c7fcd3ac1a
Fixed bug: Error in Create project from backup for Standard 3D Annotation ( #4160 )
4 years ago
Maria Khrustaleva
5281e7938c
Support any name for a manifest ( #4041 )
...
* Initial version
* Fix support 2 versions && fix case for cloud storages
* Fix eslint errors
* tmp
* Fix manifest validation when data hasn't been copied yet
* fix
* Update changelog
4 years ago
Maria Khrustaleva
68fbcdec43
Added sorting methods ( #3937 )
4 years ago
Andrey Zhavoronkov
6e49f1b36b
fix ( #3859 )
4 years ago
Maria Khrustaleva
b657113b99
Fix iterating over manifest ( #3792 )
...
* Fix
* Update CHANGELOG
Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
4 years ago
Maria Khrustaleva
0faba29b71
Fix manifest removing ( #3791 )
4 years ago
Maria Khrustaleva
5b890b1785
Manifest optimization ( #3712 )
4 years ago
Timur Osmanov
ced1bc8cb3
Documentation update, added info about the cloud storage UI and add AWS-S3 tutorial ( #3745 )
...
* added info about cloud storage ui
* fixed linter errors, improved list spacing
* fixed linter errors v2
* fixed mistakes & indentation
* Apply suggestions from code review
Co-authored-by: Timur Osmanov <54434686+TOsmanov@users.noreply.github.com>
* fixed errors & indentation issues
* fixed errors & indentation issues v2
* fix mistakes in attach-cloud-storage.md
* apply suggestions v2
* add aws-s3 tutorial
* fix linter errors
* update attach-cloud-storage.md
* fix mistakes
* update attach-cloud-storage.md
* update image
* fix link
* update attach cloud storage section
* fix markup
* fix mistake
* fix mistake
* update the example manifest
* apply suggestions
Co-authored-by: Motov <alexeyx.motov@intel.com>
Co-authored-by: amotovx <87861362+amotovx@users.noreply.github.com>
4 years ago
Maria Khrustaleva
9551fea4cc
Display more user understandable exception message ( #3721 )
...
* fix
* Update CHANGELOG
Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
4 years ago
Maria Khrustaleva
fa15f78802
Extension of cloud storage server part ( #3386 )
...
* Add preview && some fixes
* Fix case with sub dirs on cloud storage
* Move server part from ui_support_cloud_storage && fix missing id field
* Add support_key_secret_key_pair
* Fix several moments
* Add index resetting
* Fix pylint errors
* Remove excess migration
* tmp
* Some fixes
* Fixes
* fix
* [server] Add cloud storage status && fixes
* Remove unused import
* Add manifest set_index method
* Implement status support for Azure blob container
* Move specific attributes parsing into utils
* Fix missing in migration
* Fix error display
* some fix
* Update migration dependency
* Update google cloud storage status
* Update migrtaions
* Update CHANGELOG
5 years ago
Nikita Manovich
b18482b42c
Support cloud storage on server ( #3326 )
...
Co-authored-by: Maya <maya17grd@gmail.com>
5 years ago
Timur Osmanov
9615436ecc
Website with documentation ( #3039 )
5 years ago
Boris Sekachev
e0f10d7b7f
Support of context images for 2D tasks (Missed commits) ( #3213 )
...
* Fixed bug with not filtering file itself in some 3D cases
* Added else branch to avoid dublication context images in some cases
5 years ago
Boris Sekachev
6f52ef30e4
Support of context images for 2D tasks ( #3122 )
5 years ago
Maria Khrustaleva
e7cca0ec64
Manifest fixes ( #3146 )
...
* Add logger, reverse func
* Fix image filtering
* Fix upload video manifest
Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
5 years ago
Maria Khrustaleva
6c38ad0701
Manifest ( #2763 )
...
* Added support for manifest file
* Added data migration
* Updated tests
* Update CHANGELOG
* Update manifest documentation
* Fix case with 3d data
Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
5 years ago