3141 Commits (abfcd44dba252e5df3ebaa59b95b41edf40fc737)
 

Author SHA1 Message Date
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 bf9b62f716
Merge pull request #1845 from doccano/enhancement/refactorDataImport 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 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 2 years ago
Hironsan ca5a1c8fb3 Merge branch 'develop' of https://github.com/doccano/doccano into develop 2 years ago
Hironsan fab8787a65 Enable to specify the number of threads in windows, fix #1762 2 years ago
Hiroki Nakayama 922d5f0e2f
Merge pull request #1839 from doccano/enhancement/maxLen 2 years ago
Hironsan 73850b3b66 Fix problems after applying prettier 2 years ago
Hironsan cb242ef976 Remove image caption page 2 years ago
Hironsan 36d8e23858 Add prettier to the workflow 2 years ago
Hironsan 7cb23afdcb Apply prettier 2 years ago
Hironsan f090410516 Add prettier config 2 years ago
Hiroki Nakayama c146a4ccad
Merge pull request #1837 from doccano/enhancement/fixedMenu 2 years ago
Hironsan b370b9c4e0 Fix the position of the toolbar 2 years ago
Hironsan 40113d8217 Update developer guide 2 years ago
Hironsan e0aff75713 Update .gitignore 2 years ago
Hiroki Nakayama 249926b0e6
Merge pull request #1832 from doccano/refactoring/dataImport 2 years ago
Hironsan f3b40ebcb3 Replace file_format string with Format class 2 years ago
Hironsan 703d6cb751 Replace get_by_text with __getitem__ 2 years ago
Hironsan b971527178 Add non empty constraint to label names 2 years ago
Hironsan fe02b2bcb3 Add non negative constraint to span offset 2 years ago
Hiroki Nakayama 65c5596ca4
Merge pull request #1830 from doccano/enhancement/documentation 2 years ago