2166 Commits (d692337b9af166fbe75f709775fa7562c45e9652)
 

Author SHA1 Message Date
Hironsan d692337b9a Update filter option for image classification 4 years ago
Hironsan 815e1399b5 Update FormDelete.vue to show filename 4 years ago
Hironsan 9616f60085 Add fields to document model 4 years ago
Hironsan 4e3f75bd48 Add demo page for image classification 4 years ago
Hironsan 00e4e08199 Update image dataset page 4 years ago
Hironsan 99eec61ff5 Update image column name 4 years ago
Hironsan 6d4bbf83f4 Enable to specify single label option on image classification project 4 years ago
Hironsan fc13537708 Hide encoding option when a user uploads images 4 years ago
Hironsan bbd9f89e8e Update urls.py 4 years ago
Hironsan 86cdd3d9e1 Add image classification page 4 years ago
Hironsan 3e49c2c324 Enable to switch data list component 4 years ago
Hironsan 7bb2d203a6 Add filename field 4 years ago
Hironsan 7361e15c91 Add Image component 4 years ago
Hironsan 4ccd9a0b8b Update get_annotation_serializer 4 years ago
Hironsan 9ca2a2fe93 Enable to create image classification project 4 years ago
Hironsan c859cf3704 Remove an unused serializer field 4 years ago
Hironsan 5d880a7822 Refactor project serializers 4 years ago
Hironsan 9acc447f23 Remove document and image models 4 years ago
Hironsan d09eaa4c21 Add test cases for download catalog 4 years ago
Hironsan 33e7c177f4 Add test cases for upload catalog 4 years ago
Hironsan 01b54d7871 Add file repository 4 years ago
Hironsan 8b08785a93 Add download catalog for image classification 4 years ago
Hironsan 146726a3cd Remove unnecessary relationships 4 years ago
Hironsan 8e1cb87f40 Update upload factory 4 years ago
Hironsan a44cad79f7 Update models to handle image classification 4 years ago
Hironsan 4828628b16 Fix DocumentList to use DocumentSerializer 4 years ago
Hironsan 0f3832b817 Extract ExampleList 4 years ago
Hironsan 9aa53bf283 Add image classification to upload catalog 4 years ago
Hironsan 9aabad5ea3 Update ApprovalAPI to handle image data 4 years ago
Hironsan c3e4fc5741 Fix variables related to random order 4 years ago
Hironsan 2a02775071 Change field name from randomized_document_order to random_order 4 years ago
Hironsan 3e6c371159 Add Example model to avoid dividing Comment into DocumentComment and ImageComment 4 years ago
Hironsan 51498453ee Change field type from FilePathField to FileField 4 years ago
Hironsan bee1147028 Add test cases for image API 4 years ago
Hironsan b80976b79a Add Image CRUD APIs 4 years ago
Hironsan e15506edbe Add serializers for image classification 4 years ago
Hironsan a33b9824bc Add models for image classification 4 years ago
Hiroki Nakayama a2c1c8dae0
Merge pull request #1352 from doccano/fix/#1346 4 years ago
Hironsan bf705af825 Update docs, closes #1346 4 years ago
Hiroki Nakayama 2283cffb5a
Merge pull request #1349 from doccano/refactoring 4 years ago
Hironsan 8f0946b63b Remove whitespace 4 years ago
Hironsan 902a0a48ae Merge remote-tracking branch 'origin/master' into refactoring 4 years ago
Hironsan 89686d4ee7 Update apps.py to use lazy import 4 years ago
Hironsan 2e7cec33b2 Add DEFAULT_AUTO_FIELD to settings.py 4 years ago
Hironsan dbb4f63036 Fix files according to flake8 4 years ago
Hironsan acb476899c Update flake8 command 4 years ago
Hironsan 9774d301ef Update test_models.py 4 years ago
Hironsan d5ce4d58d4 Update test_document.py to make it easy to understand 4 years ago
Hironsan ed47467686 Update test_annotation.py to make it easy to understand 4 years ago
Hironsan 1f8087080c Update test_comment.py to make it easy to understand 4 years ago