Hironsan
|
e21855b492
|
Prevent emitting drag point event
|
2 years ago |
Hironsan
|
28b3501f2b
|
Apply linter
|
2 years ago |
Hironsan
|
708391bda1
|
Remove vue-image-annotator
|
2 years ago |
dependabot[bot]
|
cdea6154cd
|
Bump lxml from 4.7.1 to 4.9.1 in /backend
Bumps [lxml](https://github.com/lxml/lxml) from 4.7.1 to 4.9.1.
- [Release notes](https://github.com/lxml/lxml/releases)
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
- [Commits](https://github.com/lxml/lxml/compare/lxml-4.7.1...lxml-4.9.1)
---
updated-dependencies:
- dependency-name: lxml
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
dependabot[bot]
|
07064832cf
|
Bump django from 4.0.4 to 4.0.6 in /backend
Bumps [django](https://github.com/django/django) from 4.0.4 to 4.0.6.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/4.0.4...4.0.6)
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
Hironsan
|
0e65473819
|
Change region list opacity according to visibility
|
2 years ago |
Hironsan
|
6ea179fe25
|
Enable to delete region from region list
|
2 years ago |
Hironsan
|
46c5a0d967
|
Support segmentation
|
2 years ago |
Hironsan
|
3f90b3e855
|
Support bounding box
|
2 years ago |
Hironsan
|
ac2cd79f15
|
Support image captioning
|
2 years ago |
Hironsan
|
dbc1771099
|
Support label creation for new tasks
|
2 years ago |
Hironsan
|
6a6398e6a8
|
Support data import for new tasks
|
2 years ago |
Hironsan
|
abfcd44dba
|
Add tasks to project creation page
|
2 years ago |
Hironsan
|
185debf9ac
|
Add demo page link
|
2 years ago |
Hironsan
|
2adf194d19
|
Update demo pages
|
2 years ago |
Hironsan
|
2443365ed7
|
Support data export for image captioning
|
2 years ago |
Hironsan
|
5dbde08152
|
Add migration file for image captioning
|
2 years ago |
Hironsan
|
6995cf480e
|
Replace git with https
|
2 years ago |
Hironsan
|
086e8e3cf3
|
Add image captioning project
|
2 years ago |
Hironsan
|
a812b85dbf
|
Add test cases for data export of segmentation
|
2 years ago |
Hironsan
|
668abd2b47
|
Support data export for segmentation
|
2 years ago |
Hironsan
|
754021105e
|
Add test cases for segmentation APIs
|
2 years ago |
Hironsan
|
b281ab0a1c
|
Add segmentation APIs
|
2 years ago |
Hironsan
|
fe795dd0c4
|
Add segmentation model
|
2 years ago |
Hironsan
|
f80334f2e0
|
Add segmentation project
|
2 years ago |
Hironsan
|
84f0e774a2
|
Support data export for bounding box
|
2 years ago |
Hironsan
|
fa8758b27e
|
Add test cases for bounding box annotation
|
2 years ago |
Hironsan
|
4cf3ffbeec
|
Add BoundingBoxProject
|
2 years ago |
Hironsan
|
e749a8c349
|
Add views for bounding box
|
2 years ago |
Hironsan
|
4030c5f21a
|
Add a serializer for bounding box
|
2 years ago |
Hironsan
|
b8a4b0a0e9
|
Add admin for bounding box model
|
2 years ago |
Hironsan
|
9dfeff1b70
|
Add BoundingBox model
|
2 years ago |
Hironsan
|
3ade285f60
|
Upgrade vue-image-annotator version
|
2 years ago |
Hironsan
|
4d47aa63e4
|
Add demo pages for object detection and segmentation
|
2 years ago |
Hironsan
|
d28aae7ac6
|
Add a demo page for image caption
|
2 years ago |
Hiroki Nakayama
|
3cd4fd0a65
|
Merge pull request #1866 from morioka/fix_1816
Fixed #1816
|
2 years ago |
Hiroki Nakayama
|
46dc246433
|
Merge pull request #1869 from morioka/fix_1MB_message
fix de, fr and zh messages
|
2 years ago |
Hiroki Nakayama
|
ae149622ed
|
Merge pull request #1853 from doccano/dependabot/pip/backend/waitress-2.1.2
Bump waitress from 2.1.1 to 2.1.2 in /backend
|
2 years ago |
Yasuhiro Morioka
|
e12ff68acc
|
fix de, fr and zh messages
|
2 years ago |
Yasuhiro Morioka
|
72b4daeb4e
|
fix #1816
|
2 years ago |
dependabot[bot]
|
6dd094a970
|
Bump waitress from 2.1.1 to 2.1.2 in /backend
Bumps [waitress](https://github.com/Pylons/waitress) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/Pylons/waitress/releases)
- [Changelog](https://github.com/Pylons/waitress/blob/v2.1.2/CHANGES.txt)
- [Commits](https://github.com/Pylons/waitress/compare/v2.1.1...v2.1.2)
---
updated-dependencies:
- dependency-name: waitress
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
Hiroki Nakayama
|
bf9b62f716
|
Merge pull request #1845 from doccano/enhancement/refactorDataImport
[Enhancement] refactor data import
|
2 years ago |
Hironsan
|
db9fb8f1d3
|
Fix test_getitem test in TestExamples
|
2 years ago |
Hironsan
|
217979312f
|
Remove uuid_to_example method from Labels
|
2 years ago |
Hironsan
|
22f897d2b7
|
Add Examples class
|
2 years ago |
Hiroki Nakayama
|
61d37e7396
|
Merge pull request #1843 from doccano/enhancement/keyboardShortcut
[Enhancement] keyboard shortcut
|
2 years ago |
Hironsan
|
1e818e7f48
|
Change the color of shortcut
|
2 years ago |
Hironsan
|
c80f023a1b
|
Add shortcut dialog
|
2 years ago |
Hironsan
|
7d786e1189
|
Merge branch 'develop' of https://github.com/doccano/doccano into develop
|
2 years ago |
Hiroki Nakayama
|
a927bb66a9
|
Merge pull request #1842 from doccano/fix/1762
Enable to specify the number of thread in windows
|
2 years ago |