Hironsan
|
e4a1efcb65
|
Make RegionList scrollable
|
2 years ago |
Casey
|
73b0367363
|
fix fasttext
|
2 years ago |
Casey
|
6a44547085
|
delete unused to_dict
|
2 years ago |
Casey
|
9179916d6a
|
export comments
|
2 years ago |
Hironsan
|
78c191f5cb
|
Fix imageLoaded and setZoom methods
|
2 years ago |
Alan
|
7836c57390
|
update docker-compose: set nginx image name to doccano_nginx:prod
update docker-compose: set nginx image name to doccano_nginx:prod
Signed-off-by: Alan Zhu <zg.zhu@daocloud.io>
|
2 years ago |
Hironsan
|
fe16429d1f
|
Update onMouseUp to prevent minus height and width
|
2 years ago |
Hironsan
|
19b5e2504b
|
Fix remove method
|
2 years ago |
Hironsan
|
8eafdd3215
|
Fix file extensions
|
2 years ago |
Hironsan
|
34cc7e14d4
|
Add label field to exported dataset
|
2 years ago |
Hironsan
|
e1eeea25e9
|
Update images on project creation page
|
2 years ago |
Hironsan
|
2767ac50da
|
Fix the bug of anchor point
|
2 years ago |
Hironsan
|
1fa2a8cf02
|
Replace demo images
|
2 years ago |
Hironsan
|
3848b0f97e
|
Fix selectRegion
|
2 years ago |
Hironsan
|
9d506bec4a
|
Add zoom button
|
2 years ago |
Hironsan
|
49ae379f42
|
Add title to RegionList
|
2 years ago |
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 |