Young
3f6d2e9e4f
add overlap & segment_size flag for python cli task create ( #1950 )
...
Thanks you so much
6 years ago
Schlotter Benjamin
0de65e7d98
Sort files and folders in the share path ( #1960 )
6 years ago
Dmitry Kalinin
667a3f92fe
CVAT UI: batch of fixes ( #1955 )
6 years ago
Liron Ilouz
7679434bc2
add https flag to python cli ( #1942 )
...
* add https flag to python cli
* update changelog
Co-authored-by: Liron Ilouz <liron@tapwithus.com>
6 years ago
Dmitry Kalinin
94f58a505b
CVAT UI: batch of fixes ( #1952 )
6 years ago
zhiltsov-max
90b5752346
Fix keyframe attribute of interpolated shapes ( #1937 )
...
* Fix interpolated shapes
* update changelog
6 years ago
Boris Sekachev
1e2c826be5
Intelligent polygon editing ( #1921 )
...
* Intelligent polygon ediing
6 years ago
Priya4607
6a1e7af5c5
Display of Annotation Type ( #1192 )
6 years ago
Boris Sekachev
8bacccc3b8
Added tricky handling of a caret position in input element ( #1923 )
...
* Added tricky handling of a caret position in input element
* Updated changelog
6 years ago
Boris Sekachev
e85b7c4881
Smaller object details ( #1877 )
...
* Smaller object details
* Increased version, updated changelog
6 years ago
Boris Sekachev
e92014ead0
CVAT-UI: Couple of fixes ( #1892 )
...
* Polygon interpolation fix
* Fix interpolation issue
* Updated changelog
6 years ago
Liron Ilouz
cb114b5286
Image quality parameter mismatch #1900 ( #1904 )
...
* make intuitive and consistent definition of 'Image quality' parameter across Task creation context and documentation.
* updated changelog
Co-authored-by: Liron Ilouz <liron@tapwithus.com>
6 years ago
zhiltsov-max
cf26ef0363
Convert points to float in import ( #1898 )
...
* Convert points to float in import
* update changelog
6 years ago
zhiltsov-max
f807714870
[Datumaro] Image control in converters ( #1799 )
...
* Update converter interface, add image control
* Update bindings
* update changelog
* Fix build
6 years ago
zhiltsov-max
575c93ff2c
[Datumaro] Convert command ( #1837 )
...
* Add convert command
* fixes
* update readme
* update changelog
Co-authored-by: Andrey Zhavoronkov <41117609+azhavoro@users.noreply.github.com>
6 years ago
zhiltsov-max
a46b9c523c
Fix interpolation error ( #1878 )
...
* Add interpolation smoke tests
* update changelog
6 years ago
Boris Sekachev
2a5cfcc657
[CVAT-UI] Critical fixes ( #1874 )
...
* Fixed redux types
* Redesigned approach to close job. Previous variant didn't work properly with GlobalErrorBoundary
* Fixed: cannot read property shapeType of undefined
* Cannot read property 'pinned' of undefined
* Do not iterate invisible objects (zLayer) in aam
* Keep cursor on the same position when editing text
* Do not select hidden shapes when grouping
* Updated version
* Fixed host
6 years ago
zhiltsov-max
fc2fb6156a
Don't export outside annotations ( #1729 )
...
* Add option to omit outside annotations
* update changelog
* Fix mot format and test
* Fix outside in mot
* fix repo problem
* t
* Update CHANGELOG.md
Co-authored-by: Nikita Manovich <40690625+nmanovic@users.noreply.github.com>
6 years ago
Boris Sekachev
18f6b2f95d
[CVAT-UI] Fixed displaying on canvas in some cases ( #1834 )
...
* Fixed displaying on canvas in some cases
* Updated changelog
6 years ago
Boris Sekachev
757f0ade17
[CVAT-UI]: Appearance settings in AAM, keyframe navigation and other buttons in AAM ( #1820 )
6 years ago
Nikita Manovich
76280be4ad
Add v1.1.0-beta into changelog and update the server version.
6 years ago
Nikita Manovich
f1b01780cc
Add release 1.1.0-alpha date.
6 years ago
Nikita Manovich
681ea2b75a
Merge branch 'develop' into develop
6 years ago
lizhming
38b19cbe77
Update CHANGELOG.md
6 years ago
zhiltsov-max
80ed45b452
Allow attributes in COCO format ( #1782 )
...
* allow attributes in coco
* update changelog
* update cli
* update coco cli
6 years ago
Dmitry Kalinin
27dc52a513
CVAT UI: tag annotation workspace ( #1570 )
6 years ago
Boris Sekachev
99860d8171
[CVAT-UI] Data annotation team requests and some fixes ( #1753 )
6 years ago
zhiltsov-max
962f61fa27
Add attributes in VOC format ( #1792 )
...
* Add voc attributes
* Allow any values for voc pose
* update changelog
* Add attribute conversion
* linter
* fix tests
6 years ago
Dmitry Kalinin
49a7ad59ed
CVAT UI: batch of fixes ( #1705 )
6 years ago
Boris Sekachev
db24f93d66
Bug fixes: Propagation from the latest frame, number attribute validation ( #1800 )
...
* Improved messages for number attribute validation, fixed propagation from the latest frame, fixed checking of a number attribute
* Updated versions
* Updated changelog
6 years ago
Dmitry Kalinin
fefcb51331
Stylelint SCSS linter ( #1766 )
...
* Added stylelint fixed stylelint issues
* Added CHANGELOG.md
6 years ago
zhiltsov-max
f646589bfa
Allow import of single boxes in MOT format ( #1764 )
...
* Allow single boxes in MOT format
* update changelog
Co-authored-by: Nikita Manovich <40690625+nmanovic@users.noreply.github.com>
6 years ago
zhiltsov-max
12f78559d2
[Datumaro] Mean and std for dataset ( #1734 )
...
* Add meanstd
* Add stats cli
* Update changelog
Co-authored-by: Nikita Manovich <40690625+nmanovic@users.noreply.github.com>
6 years ago
Eric Grinstein
3fee4cfcab
Functionality to upload annotations on task creation ( #1735 )
...
* Upload annotations on task creation
* Bulk upload v1
* Not working
* Annotation upon task creation finished
* Functionality to upload annotations on task creation
* Functionality to upload annotations on task creation
* Functionality to upload annotations on task creation
* Functionality to upload annotations on task creation
* Fix trailing whitespace
* Use status request for checking task completion
* fixed default format name
Co-authored-by: Eric Grinstein <v-ergri@microsoft.com>
Co-authored-by: Andrey Zhavoronkov <andrey.zhavoronkov@intel.com>
Co-authored-by: Nikita Manovich <40690625+nmanovic@users.noreply.github.com>
6 years ago
Boris Sekachev
a300684876
Interpolation of polyshapes in CVAT ( #1571 )
...
* cvat-core interpolation
* Unlocked polyshapes
* Updated versions
* Second implementation
* Splitted line
* Inverse, set start point, fixed editing a bit, point menu refactoring
* Removed extra code, fixed bug: Cannot open shape context menu when point context menu is opened
* Do not close shape context menu on change shap[e
* Improved editing
* Updated mouseevents to edit/delete, added ability to redraw (shift + N)
* Ignore tags when redraw
* Ingoring tags on canvas, added method isAbleToChangeFrame, hide shapes during redraw, do not allow changing frame during redraw
* Canceled advanced editing for polygons
* A couple of fixes in interpolation, editing, reducing number of points
* Moved change orientation functionality
* Fixed interpolation algorithm
* Zero division issue
* Zero division issue
* Segment minimization
* Server implementation
* Keyframe set to False
* Simplified code, fixed server side code
* Updated changelog.md
* Added pdf describing interpolation
* Resolved some issues
* Updated UI version
* Updated canvas version
* Fixed host
6 years ago
zhiltsov-max
0eb005c9f2
Support relative paths in import and export ( #1463 )
...
* Move annotations to dm
* Refactor dm
* Rename data manager
* Move anno dump and upload functions
* Join server host and port in cvat cli
* Move export templates dir
* add dm project exporter
* update mask format support
* Use decorators for formats definition
* Update formats
* Update format implementations
* remove parameter
* Add dm views
* Move annotation components to dm
* restore extension for export formats
* update rest api
* use serializers, update views
* merge develop
* Update format names
* Update docs
* Update tests
* move test
* fix import
* Extend format tests
* django compatibility for directory access
* move tests
* update module links
* fixes
* fix git application
* fixes
* add extension recommentation
* fixes
* api
* join api methods
* Add trim whitespace to workspace config
* update tests
* fixes
* Update format docs
* join format queries
* fixes
* update new ui
* ui tests
* old ui
* update js bundles
* linter fixes
* add image with loader tests
* fix linter
* fix frame step and frame access
* use server file name for annotations export
* update cvat core
* add import hack for rest api tests
* move cli tests
* fix cvat format converter args parsing
* remove folder on extract error
* print error message on incorrect xpath expression
* use own categories when no others exist
* update changelog
* really add text to changelog
* Fix annotation window menu
* fix ui
* fix replace
* update extra apps
* format readme
* readme
* linter
* Fix old ui
* Update CHANGELOG.md
* update user guide
* linter
* more linter fixes
* update changelog
* Add image attributes
* add directory check in save image
* update image tests
* update image dir format with relative paths
* update datumaro format
* update coco format
* update cvat format
* update labelme format
* update mot format
* update image dir format
* update voc format
* update mot format
* update yolo format
* update labelme test
* update voc format
* update tfrecord format
* fixes
* update save_image usage
* remove item name conversion
* fix merge
* fix export
* prohibit relative paths in labelme format
* Add test for relative name matching
* move code
* implement frame matching
* fix yolo
* fix merge
* fix merge
* prettify code
* fix methid call
* fix frame matching in yolo
* add tests
* regularize function output
* update changelog
* fixes
* fix z_order use
* fix slash replacement
* linter
* t
* t2
Co-authored-by: Nikita Manovich <40690625+nmanovic@users.noreply.github.com>
6 years ago
Boris Sekachev
e1e90e182c
[CVAT-UI] Fixed AAM bug: #1750 ( #1755 )
...
* Fixed AAM bug: #1750
* Updated changelog and version
6 years ago
Andrey Zhavoronkov
b706546435
Added clamav integration ( #1712 )
...
* added clamav integration
* updated license headers and changelog
6 years ago
Boris Sekachev
3adaf7eaec
[CVAT-UI] Better labels validation and fixed React warning ( #1727 )
...
* Better validation
* Temporary ID generation for created labels and attributes (fixes React warning)
* Updated version and changelog
* Fixed bug with existing labels
6 years ago
zhiltsov-max
1fb7e5bf6d
Fix frame step export for image tasks ( #1615 )
...
* use absolute frame numbers in interface
* update changelog
Co-authored-by: Nikita Manovich <40690625+nmanovic@users.noreply.github.com>
6 years ago
Boris Sekachev
27e43daf84
[React] Added shortcuts & ability to search a label ( #1683 )
...
* Fixed remark-linter errors in CONTRIBUTING.md, added python3-tk to the installation guide
* Added labels search
* Added shortcuts to change color and split
* Updated version
* Updated CHANGELOG.md
* Added title
* Added shortcut hint for change color, added ability to change color of group/label using the shortcut
* Updated CONTRIBUTING.md
6 years ago
Boris Sekachev
5789199fd2
Batch of fixes ( #1667 )
...
* Fixed validation pattern, register form refactoring
* Fixed snapToGrid for resize #1590
* Changed name validation pattern #1599
* Updated version
* Updated changelog
6 years ago
dependabot[bot]
b2503c620f
Bump django from 2.2.10 to 2.2.13 in /cvat/requirements ( #1657 )
...
* Bump django from 2.2.10 to 2.2.13 in /cvat/requirements
Bumps [django](https://github.com/django/django ) from 2.2.10 to 2.2.13.
- [Release notes](https://github.com/django/django/releases )
- [Commits](https://github.com/django/django/compare/2.2.10...2.2.13 )
Signed-off-by: dependabot[bot] <support@github.com>
* Update CHANGELOG.md
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
6 years ago
Andrey Zhavoronkov
c83b66b0de
Fix Kibana working time calculation ( #1654 )
...
* renamed 'working time' field to 'working_time' in logstash and kibana
* updated changelog
6 years ago
Nikita Manovich
26f8d5585c
Merge branch 'feature/new_https_install_case_readme' of https://github.com/cvisionlabops/cvat into cvisionlabops/new_https_install_case_readme
6 years ago
zhiltsov-max
1b413c65a2
Fix image size conversion ( #1593 )
...
* Fix image size conversion
* update changelog
Co-authored-by: Nikita Manovich <40690625+nmanovic@users.noreply.github.com>
6 years ago
Rush Tehrani
3cb1f52bc1
Add environment variables for Redis and Postgres hosts ( #1641 )
...
* Update to support additional env vars
- Added environment variables for:
- Redis Host
- Postgres Host
- Change `POSTGRES_PASSWORD` => `CVAT_POSTGRES_PASSWORD` to avoid collision with other scripts.
* Using ENV vars in supervisord.conf
* Fixing ENV vars.
* add env vars to docker-compose.yml
* merge supervisord.conf
* update docker-compose env var values
* Update CHANGELOG.md
Co-authored-by: Aleksandr Melnikov <aleksandr@onepanel.io>
Co-authored-by: Nikita Manovich <40690625+nmanovic@users.noreply.github.com>
6 years ago
zhiltsov-max
da3fa34ce0
Add tf import checks and tests ( #1567 )
...
* Add tf import checks and tests
* implement disabled formats on server
* python 3.5 compatibility
* add checks to dm tests
* fix tests
* Support for disabled formats in UI
* add sorting for formats, mark grey disabled items
* update changelog
* advance package versions
6 years ago
zhiltsov-max
ac922e33a5
Add default colors for masks ( #1549 )
...
* Use default colors for masks
* do not change labels in voc converter
* update tests
* add backgound color handling
* consider case with existing source colormap
* update changelog
* fix file name
* fix insert
* move color table colors to beginning
6 years ago
Nikita Manovich
79c39ad35c
Remove information about the email from the basic user information ( #1627 )
...
* Remove information about the email from the basic user information.
6 years ago
Andrey Zhavoronkov
4477e1777a
Added throttling policy for unauthenticated users ( #1531 )
...
* added throttling policy for unauthenticated users
* updated changelog
Co-authored-by: Nikita Manovich <40690625+nmanovic@users.noreply.github.com>
6 years ago
Nikita Manovich
98c2cc60dc
Add new release into CHANGELOG.md
6 years ago
Nikita Manovich
ac45de7631
Release 1.0.0 ( #1618 )
...
* Add pull request and issue templates (#1359 )
* Add initial version of pull request template
* Fix links
* Fix codacy issues
* Slightly improve titles of sections
* Add a note about strikethough for the checklist.
* Fix progress of a pull request (each checkbox is an issue)
* Add the license header, checkboxes about the license.
* Updated the license
* Update the license to met https://github.com/licensee/licensee/blob/master/vendor/choosealicense.com/_licenses/mit.txt restrictions.
* Fix the pull request template name
* Make explaination text as comments (it will be visible when you edit the PR message)
* Add initial version of the issue template.
* Improve PR template (#1427 )
* Simplified PR template.
* Remove a new line to make codacy happy.
* Slightly improve changelog
* Update CVAT version
6 years ago
Andrey Zhavoronkov
e21ec568fd
fix analytics permissions ( #1608 )
6 years ago
zhiltsov-max
e2dedb2f83
Use z_order as a class property ( #1589 )
...
* Use z_order as a class property
* Fix z_order use in voc
* Update changelog
6 years ago
Andrey Zhavoronkov
6fd810e8a9
added settings to reduce access to analytics component ( #1592 )
...
* added settings to reduce access to analytics component
* updated CHANGELOG
* fixed typo
6 years ago
Andrey Zhavoronkov
7c800f7f7d
Fixed task creation for videos with uneven dimensions. ( #1594 )
...
* used yuv420p format for compressed and original chunks
* updated changelog
6 years ago
Vladimir Skubriev
b1c3bb3992
updated CHANGELOG
6 years ago
Andrey Zhavoronkov
4286793c57
Added the ability to configure custom pageViewHit (may useful for web analytics) ( #1566 )
...
* added the ability to configure custom pageViewHit (may useful for web analytics)
* updated version and changelog
* fixed comments
* cvat-ui minor v++
* subscribe on history updates in the root component
6 years ago
Boris Sekachev
d0b9481316
Fixed dextr, fixed moving of the canvas ( #1573 )
...
* Fixed dextr, fixed moving of the canvas
* Updated CONTRIBUTUNG.md, updated version
Co-authored-by: Nikita Manovich <40690625+nmanovic@users.noreply.github.com>
6 years ago
Andrey Zhavoronkov
27efa89242
Fixed git synchronization ( #1582 )
...
* fixed git synchronization
* Update CHANGELOG.md
Co-authored-by: Nikita Manovich <40690625+nmanovic@users.noreply.github.com>
6 years ago
zhiltsov-max
1200ecf67c
[Datumaro] Simplify log level setting ( #1583 )
...
* Simplify loglevel setting
* update changelog
6 years ago
zhiltsov-max
61d06065ab
Fix cuboid conversion ( #1577 )
...
* Fix cuboid conversion
* update changelog
Co-authored-by: Nikita Manovich <40690625+nmanovic@users.noreply.github.com>
6 years ago
zhiltsov-max
42c5637ddd
[Datumaro] Fix mask to polygons warning ( #1581 )
...
* Fix message, add test
* update changelog
6 years ago
Andrey Zhavoronkov
43395af812
Fixed auto_segmentation app ( #1562 )
...
* disabled tf eager execution for auto_segmentation
* Update CHANGELOG.md
6 years ago
Dmitry Kalinin
5816494694
React UI: cuboid interpolation and cuboid drawing from rectangles ( #1560 )
...
* Added backend cuboid interpolation and cuboid drawing from rectangles
* Added CHANELOG.md
* Fixed cuboid front edges stroke width
* PR fixes
6 years ago
Andrey Zhavoronkov
380be58edc
Ability to configure user agreements for the register user form ( #1464 )
6 years ago
zhiltsov-max
fb380d9855
Include empty images in exported annotations ( #1479 )
6 years ago
zhiltsov-max
98a9718e63
[Datumaro] Change alignment in mask parsing ( #1547 )
6 years ago
zhiltsov-max
42990906b9
[Datumaro] Fix coco import conflict with labels ( #1548 )
6 years ago
Dmitry Kalinin
2394fe63a4
fixed false tag activation ( #1541 )
6 years ago
Dmitry Kalinin
d62ae15f77
React UI: cookie policy drawer ( #1511 )
6 years ago
Dmitry Kalinin
2e8117561c
React UI: batch of fixes ( #1525 )
6 years ago
zhiltsov-max
5ab549956f
Merge annotations and dataset_manager apps ( #1352 )
6 years ago
Gururaj Jeerge
7b31525a1c
Updating instructions to serve Swagger documentation ( #1502 )
6 years ago
Boris Sekachev
9740ad78dd
session.annotations.put() returns indexes of added objects ( #1493 )
...
* session.annotations.put() returns indexes of added objects
* Updated changelog
6 years ago
Nikita Manovich
e6ce7758cd
Update CHANGELOG and the version of CVAT server.
6 years ago
Nikita Manovich
011c4aa675
Update changelog.
6 years ago
Dmitry Kalinin
bf6f550561
React UI: cuboids ( #1451 )
6 years ago
Andrey Zhavoronkov
227ab05e73
Fixed uploading track annotations for multi-segment tasks ( #1396 )
...
* fixed uploading annotation for overlapped segments
* fixed dump of tracks for multisegment task
* Update CHANGELOG.md
* fixed comments
* fixed comments
* Update cvat/apps/engine/data_manager.py
Co-Authored-By: Nikita Manovich <40690625+nmanovic@users.noreply.github.com>
* drop start shapes with outside==True for splitted track
* code cleanup
* fixed typo
* fix
Co-authored-by: Nikita Manovich <40690625+nmanovic@users.noreply.github.com>
6 years ago
Andrey Zhavoronkov
ee6deba304
Fixed 'Open task' button doesn't work ( #1474 )
6 years ago
Andrey Zhavoronkov
f4ae611392
Remove deprecated utils ( #1477 )
...
* removed deprecated convert scripts
* updated changelog
6 years ago
Nikita Manovich
3d4e7268e1
Fix apache startup ( #1467 )
...
* Fix Network Error after PC Restart (#1035 )
* Update CHANGELOG.md
6 years ago
Ben Hoff
8a2efa4da3
fix auto annotation to not eat all RAM ( #1328 )
...
Co-authored-by: Nikita Manovich <40690625+nmanovic@users.noreply.github.com>
6 years ago
Dmitry Kalinin
176dc718a2
React UI: batch of fixes ( #1462 )
...
* CVAT new UI: add arrows on a mouse cursor
* Delete point bug (in new UI)
6 years ago
Boris Sekachev
c6c9e7db96
React UI: Added client versioning ( #1448 )
...
* Adjusted antd import
* Wrapped core and canvas
* Added versioning
* Updated changelog, adjusted installation guide a bit
6 years ago
Boris Sekachev
d68d8810a4
React UI: Batch of fixes ( #1445 )
...
* Hide functionality (H) doesn't work
* The highlighted attribute doesn't correspond to the chosen attribute in AAM
* Inconvinient image shaking while drawing a polygon (hold Alt key during drawing/editing/grouping to drag an image)
* Filter property "shape" doesn't work and extra operator in description
* Block of text information doesn't disappear after deactivating for locked shapes
* Annotation uploading fails in annotation view
* UI freezes after canceling pasting with escape
Co-authored-by: Nikita Manovich <40690625+nmanovic@users.noreply.github.com>
6 years ago
zhiltsov-max
c78db45d9a
[Datumaro] Fix duplicating keypoints in COCO export ( #1435 )
6 years ago
Thomas Albrecht
9344b067b1
fix: OSError:broken data stream ( #1430 )
6 years ago
Boris Sekachev
f1aee89589
React UI: ReID algorithm ( #1406 )
...
* Initial commit
* Connected storage
* Added core API method
* Done implementation
* Removed rule
* Removed double cancel
* Updated changelog
* Fixed: Cannot read property toFixed of undefined
* Update CHANGELOG.md
6 years ago
Andrey Zhavoronkov
ca022d732d
Fixed auto annotation, tf annotation and auto segmentation apps ( #1409 )
...
* fixed code that uses FrameProvider, as the interface has changed
* Update CHANGELOG.md
6 years ago
Nikita Manovich
b415c4f952
Update CHANGELOG.md (next version is 1.0.0-beta.2)
6 years ago
Nikita Manovich
15299e4d7d
Updated CHANGELOG (new version will be 1.0.0-beta.1)
6 years ago
Nikita Manovich
a38948ede8
Update CHANGELOG.md
6 years ago
Dmitry Kalinin
018925d535
React UI: batch of fixes ( #1404 )
...
* React UI has become a primary UI
* Temporary disabled cuboid in cvat-core
6 years ago
Boris Sekachev
4bcd9596d1
React UI: Automatic bordering for polygons and polylines during drawing/editing ( #1394 )
...
* Fixed: cannot read property 'set' of undefined
* Fixed UI failing: save during drag/resize
* Fixed multiple saving (shortcut sticking)
* Undo/redo fixed
* Allowed one interpolated point
* Fixed API reaction when repository synchronization is failed
* Updated changelog
* Auto bordering feature
* Some fixes, added shortcuts
* Fixed draw when start with one of supporting point
6 years ago
Boris Sekachev
a237c66474
React UI: Semi-automatic segmentation ( #1398 )
...
* implemented checked
* Implemented plugin
* Added dialog windows
* Updated changelo
* Added cancel request
6 years ago
Boris Sekachev
5e21b4acce
Batch of fixes ( #1403 )
...
* Fixed bug when job cannot be opened
* Fixed bug when deactivated shape is still highlighted
* Fixed Error: 'AttributeError: 'tuple' object has no attribute 'read'
* Fixed: wrong semi-automatic segmentation near edges of an image
* Updated changelog
Co-authored-by: Nikita Manovich <40690625+nmanovic@users.noreply.github.com>
6 years ago
Boris Sekachev
e71e4608b9
React UI: Displaying public ssh keys in UI ( #1375 )
...
* Updated changelog
* Typos
6 years ago
Andrey Zhavoronkov
35190d97fe
Fix git app paths ( #1400 )
...
* changed paths for the git repos
* Update CHANGELOG.md
* updated licence header
6 years ago
Boris Sekachev
cf511ae7cd
React UI: Batch of fixes ( #1383 )
...
* Fixed: cannot read property 'set' of undefined
* Fixed UI failing: save during drag/resize
* Fixed multiple saving (shortcut sticking)
* Undo/redo fixed
* Allowed one interpolated point
* Fixed API reaction when repository synchronization is failed
* Updated changelog
6 years ago
zhiltsov-max
819b81d7f3
Fix label comparison in voc format ( #1382 )
6 years ago
ranko r sredojevic
13b8cfa46e
Instructions on using HTTPS ( #1357 )
6 years ago
zhiltsov-max
bd659246e9
[Datumaro] Fix COCO keypoint export bug ( #1388 )
6 years ago
Andrey Zhavoronkov
73346b3c2f
Az/fix remote files ( #1392 )
...
* fixed task creation from remote files
* Update CHANGELOG.md
6 years ago
Boris Sekachev
b94a949617
React UI: Added message when share is empty or not mounted ( #1373 )
...
* Added message when share is empty or not mounted
* Updated changelog
* Update CHANGELOG.md
Co-authored-by: Nikita Manovich <40690625+nmanovic@users.noreply.github.com>
6 years ago
Andrey Zhavoronkov
e659fefd96
Added missed fields in exception logs ( #1372 )
6 years ago
Boris Sekachev
1d78c54029
Batch of fixes ( #1370 )
...
* Some margins were change to paddings
* Removed extra selected
* Fix: added outside shapes when merge polyshapes
* Fixed double scroll bars
* Updated canvas table
* Fixed setup methodf
* Disabled change frame during drag, resize and editing
* Fixed: hidden points are visible
* Fixed: Merge is allowed for points, but clicks on points conflict with frame dragging logic
* Fixed: do not filter removed objects
* Updated CHANGELOG.md
* Couple of headers updated
6 years ago
Nikita Manovich
de52a73490
Add a line into CHANGELOG.md about the change.
6 years ago
Boris Sekachev
f0c6bdb8b4
Merged develop
6 years ago
Dmitry Kalinin
dadd3e6ee4
Merge pull request #1347 from opencv/bs/reset_color_settings
...
React UI: Added button to reset color settings
6 years ago
Andrey Zhavoronkov
7bdf9bb481
Az/fix dextr ( #1348 )
...
* Fixed dextr_segmentation app
* updated changelog
Co-authored-by: Nikita Manovich <40690625+nmanovic@users.noreply.github.com>
6 years ago
Andrey Zhavoronkov
be2ec3ad72
fixed dump error after moving format files ( #1342 )
...
* fixed dump error after moving format files
* updated changelog
6 years ago
Boris Sekachev
cc7df4d6c8
Merged develop
6 years ago
Boris Sekachev
207dc99e04
Merge branch 'develop' into bs/reset_color_settings
6 years ago
Boris Sekachev
5f53302512
Updated changelog
6 years ago
Boris Sekachev
02d6a0c0fb
Updated changelog
6 years ago
Boris Sekachev
c49a0c19fe
Merge branch 'develop' into bs/bitmap
6 years ago
Boris Sekachev
f714510078
Merge branch 'develop' into bs/undefined_keyword
6 years ago
Dmitry Kalinin
bc11af918a
Merge pull request #1339 from opencv/bs/added_filters_help_dialog
...
React UI: Added dialog window with some help info about filters
6 years ago
Dmitry Kalinin
075ee50c85
Merge pull request #1338 from opencv/bs/fixed_escale_in_draw
...
React UI: Fixed escape in draw
6 years ago
Boris Sekachev
ec38159e15
Updated changelog
6 years ago
Boris Sekachev
c91fa277ce
Updated changelog
6 years ago
Boris Sekachev
cb2c82dd8c
Updated changelog
6 years ago
Boris Sekachev
d578f1773a
Updated changelog
6 years ago
Nikita Manovich
1feeef6e73
Add information for next release + update version.
6 years ago
Nikita Manovich
59430bc0d4
Add missing information into changelog.
6 years ago
Nikita Manovich
267c76547f
Add information about v0.6.1 release.
6 years ago
Ben Hoff
14084435bc
OpenVino 2020 ( #1269 )
...
* added support for OpenVINO 2020
* fixed dextr and tf_annotation
Co-authored-by: Andrey Zhavoronkov <andrey.zhavoronkov@intel.com>
6 years ago
zhiltsov-max
731b8967c0
Fix LabelMe format ( #1260 )
...
* Fix labelme filenames
* Change module path
* Add tests for LabelMe
* Update test
* Fix test
* Add line in changelog
6 years ago
zhiltsov-max
08688b0c3e
[Datumaro] Fix occluded and z_order attributes export ( #1271 )
...
* Fix occluded and z_order attributes export
* Add line to changelog
Co-authored-by: Nikita Manovich <40690625+nmanovic@users.noreply.github.com>
6 years ago
zhiltsov-max
9545132097
[Datumaro] Allow empty COCO dataset export ( #1272 )
...
* Allow empty dataset export in coco
* Add line to changelog
Co-authored-by: Nikita Manovich <40690625+nmanovic@users.noreply.github.com>
6 years ago
zhiltsov-max
936d3059cf
[Datumaro] Fix frame matching in video annotations import ( #1274 )
...
* Add extra frame matching way for videos
* Add line to changelog
6 years ago
zhiltsov-max
55677e0397
Use source label map for voc export ( #1276 )
...
* Use source label map for voc export
* Add line to changelog
6 years ago
dependabot[bot]
8b1ec0befc
Bump acorn from 6.3.0 to 6.4.1 in /cvat-ui ( #1270 )
...
* Bump acorn from 6.3.0 to 6.4.1 in /cvat-ui
Bumps [acorn](https://github.com/acornjs/acorn ) from 6.3.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases )
- [Commits](https://github.com/acornjs/acorn/compare/6.3.0...6.4.1 )
Signed-off-by: dependabot[bot] <support@github.com>
* Updated CHANGELOG.md
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Boris Sekachev <boris.sekachev@yandex.ru>
6 years ago
Nikita Manovich
b3991d67d7
Update develop from release-0.6.0 branch ( #1266 )
6 years ago
zhiltsov-max
0db48afa9a
Update changelog ( #1165 )
6 years ago
Ben Hoff
01dd0715e2
added in label visualization to auto annotation runner ( #931 )
6 years ago
Nikita Manovich
a2a03d2bd5
implemented adas semantic segmentation ( #890 )
6 years ago
himalayanZephyr
1af9105bb1
Yolov3 interpretration script fix for 'Annotation failed' and changes to mapping.json ( #896 ) ( #912 )
6 years ago
Ben Hoff
36c3e2c4d9
implemented adas semantic segmentation
6 years ago
Boris Sekachev
171a9202ed
React & Antd: Dashboard migration ( #892 )
...
* Removed old dashboard
* Getting all users
* Updated changelog
* Reimplemented login decorator
* Implicit host, scheme in docker-compose
* Fixed issue with pagination
* Implicit page size parameter for tasks
* Fixed linkedin icon, added links to tasks in notifications
* Configurable method for check plugin
6 years ago
Nikita Manovich
454eaf92c2
page_size parameter for all REST API methods ( #884 )
...
* Added page_size parameter for all REST API methods which returns list of objects.
Also it is possible to specify page_size=all to return all elements.
* Updated changelog.md
6 years ago
Ben Hoff
73e5327bad
Mit license for pixellink and changelog ( #862 )
6 years ago
zhiltsov-max
74f720a3d2
Add dataset export facility ( #813 )
...
* Add datumaro django application
* Add cvat task datumaro bindings
* Add REST api for task export
* Add scheduler service
* Updated CHANGELOG.md
6 years ago
telenachos
3aa4abf8a7
Adding dump and load support for MOT CSV format. ( #830 )
...
* Adding dump and load support for MOT CSV format.
* Updated test cases to use correct track annotations for MOT format.
* Removed behaviour of MOT loader which would duplicate the last track
shape prior to setting outside=True.
6 years ago
zhiltsov-max
112bab173a
Add LabelMe format support ( #844 )
...
* Add labelme export
* Add LabelMe import
* Add labelme format to readme
* Updated CHANGELOG.md
6 years ago
zhiltsov-max
690ecf9c66
Add support for ip git repo urls ( #827 )
...
* Add support for ip v4 git repo urls
* Add tests for git urls
6 years ago
Nikita Manovich
b09ac3b105
Update CHANGELOG.md
6 years ago
Ben Hoff
a0f083d274
added in yolo auto annotation sciprt ( #794 )
6 years ago