Davide Allavena
|
8d993bc50f
|
small change to get test passing
|
3 years ago |
Davide Allavena
|
e2dc4cc25b
|
Added newline at the end of the file
|
3 years ago |
Davide Allavena
|
d7ee28569a
|
Removed Uselss imports
|
3 years ago |
Davide Allavena
|
4d61471a3a
|
Migration merged
|
3 years ago |
mauro
|
b804a1c4d7
|
removed local configuration
|
3 years ago |
mauro
|
241e9022cf
|
fix post merge with master
|
3 years ago |
mauro
|
8b307a21e2
|
Merge remote-tracking branch 'remotes/origin/master' into celi
# Conflicts:
# app/api/models.py
# backend/api/migrations/0009_annotations_relations_20210421_1445.py
# backend/api/serializers.py
# backend/api/urls.py
# backend/api/views/annotation_relations.py
# backend/api/views/relation_types.py
# frontend/pages/projects/_id/sequence-labeling/index.vue
# frontend/plugins/services.ts
|
3 years ago |
mauro
|
23c32e7403
|
agganciata anche la cancellazione
rimossa la modifica del tipo di relazione
|
3 years ago |
mauro
|
1fedb3758a
|
migliorata la grafica delle relazioni
aggiunte le api di lettura/inserimento relazioni
|
3 years ago |
Hironsan
|
03619a9714
|
Update auto-labeling-pipeline and fix the API
|
3 years ago |
mauro
|
d326059f53
|
lavori in corso sull'aggancio alle api di insermento, modifica e cancellazione delle relazioni
|
3 years ago |
Hiroki Nakayama
|
7a87d7a36e
|
Merge pull request #1368 from rolisz/master
Remove unneeded builder call
|
3 years ago |
Hiroki Nakayama
|
49896bd649
|
Merge pull request #1367 from doccano/dependabot/pip/pydantic-1.8.2
Bump pydantic from 1.8.1 to 1.8.2
|
3 years ago |
Hiroki Nakayama
|
04af95b012
|
Merge pull request #1370 from doccano/feature/ImageClassification
Add a new task: image classification
|
3 years ago |
Hironsan
|
3de1fdac73
|
Fix image classification page
|
3 years ago |
Hironsan
|
6deb055b50
|
Add migration file
|
3 years ago |
mauro
|
c75d907dd5
|
- praticamente terminata la pagina dei tipi di link
- lavori in corso sull'effettivo salvataggio dei link
|
3 years ago |
Hironsan
|
67c8acfcfa
|
Update example list api
|
3 years ago |
Hironsan
|
07d4455810
|
Update task
|
3 years ago |
Hironsan
|
05dc9f7229
|
Update test
|
3 years ago |
Hironsan
|
51fa5036e5
|
Update urls
|
3 years ago |
Hironsan
|
2c85e6af9d
|
Switch data url
|
3 years ago |
Hironsan
|
2841e05f22
|
Update file repository
|
3 years ago |
Hironsan
|
946101af10
|
Update variable names
|
3 years ago |
Hironsan
|
e296458d5e
|
Rename document to example
|
3 years ago |
Hironsan
|
d692337b9a
|
Update filter option for image classification
|
3 years ago |
Hironsan
|
815e1399b5
|
Update FormDelete.vue to show filename
|
3 years ago |
Hironsan
|
9616f60085
|
Add fields to document model
|
3 years ago |
Hironsan
|
4e3f75bd48
|
Add demo page for image classification
|
3 years ago |
Hironsan
|
00e4e08199
|
Update image dataset page
|
3 years ago |
Hironsan
|
99eec61ff5
|
Update image column name
|
3 years ago |
Hironsan
|
6d4bbf83f4
|
Enable to specify single label option on image classification project
|
3 years ago |
Hironsan
|
fc13537708
|
Hide encoding option when a user uploads images
|
3 years ago |
Hironsan
|
bbd9f89e8e
|
Update urls.py
|
3 years ago |
Hironsan
|
86cdd3d9e1
|
Add image classification page
|
3 years ago |
Hironsan
|
3e49c2c324
|
Enable to switch data list component
|
3 years ago |
Hironsan
|
7bb2d203a6
|
Add filename field
|
3 years ago |
Hironsan
|
7361e15c91
|
Add Image component
|
3 years ago |
Hironsan
|
4ccd9a0b8b
|
Update get_annotation_serializer
|
3 years ago |
Hironsan
|
9ca2a2fe93
|
Enable to create image classification project
|
3 years ago |
Hironsan
|
c859cf3704
|
Remove an unused serializer field
|
3 years ago |
Hironsan
|
5d880a7822
|
Refactor project serializers
|
3 years ago |
Roland Szabo
|
ce861b8eaf
|
Remove unneeded builder call
|
3 years ago |
Hironsan
|
9acc447f23
|
Remove document and image models
|
3 years ago |
Hironsan
|
d09eaa4c21
|
Add test cases for download catalog
|
3 years ago |
Hironsan
|
33e7c177f4
|
Add test cases for upload catalog
|
3 years ago |
Hironsan
|
01b54d7871
|
Add file repository
|
3 years ago |
Hironsan
|
8b08785a93
|
Add download catalog for image classification
|
3 years ago |
Hironsan
|
146726a3cd
|
Remove unnecessary relationships
|
3 years ago |
dependabot[bot]
|
17588b5a4a
|
Bump pydantic from 1.8.1 to 1.8.2
Bumps [pydantic](https://github.com/samuelcolvin/pydantic) from 1.8.1 to 1.8.2.
- [Release notes](https://github.com/samuelcolvin/pydantic/releases)
- [Changelog](https://github.com/samuelcolvin/pydantic/blob/master/HISTORY.md)
- [Commits](https://github.com/samuelcolvin/pydantic/compare/v1.8.1...v1.8.2)
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |