Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
G
Generic Training Dataset
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Arkindex
Workers
Generic Training Dataset
Merge requests
!25
Draft: Refactor and implement API version of the worker
Code
Review changes
Check out branch
Download
Patches
Plain diff
Open
Draft: Refactor and implement API version of the worker
new-api-worker
into
main
Overview
2
Commits
9
Pipelines
11
Changes
15
Open
Yoann Schneider
requested to merge
new-api-worker
into
main
10 months ago
Overview
2
Commits
9
Pipelines
11
Changes
9
Expand
Closes
#17
0
0
Merge request reports
Compare
version 5
version 10
579d1972
10 months ago
version 9
239066cb
10 months ago
version 8
a0f9a8e8
10 months ago
version 7
83f86812
10 months ago
version 6
f4683d18
10 months ago
version 5
0725bd55
10 months ago
version 4
5f87f70f
10 months ago
version 3
83ce2bfe
10 months ago
version 2
3a76f403
10 months ago
version 1
231047c5
10 months ago
main (base)
and
version 8
latest version
882d0c79
9 commits,
10 months ago
version 10
579d1972
8 commits,
10 months ago
version 9
239066cb
7 commits,
10 months ago
version 8
a0f9a8e8
6 commits,
10 months ago
version 7
83f86812
6 commits,
10 months ago
version 6
f4683d18
6 commits,
10 months ago
version 5
0725bd55
5 commits,
10 months ago
version 4
5f87f70f
4 commits,
10 months ago
version 3
83ce2bfe
3 commits,
10 months ago
version 2
3a76f403
2 commits,
10 months ago
version 1
231047c5
1 commit,
10 months ago
Show latest version
9 files
+
363
−
25
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
9
Search (e.g. *.vue) (Ctrl+P)
tests/data/api/c673bd94-96b1-4a2e-8662-a4d806940b5f.json
0 → 100644
+
66
−
0
Options
{
"id"
:
"c673bd94-96b1-4a2e-8662-a4d806940b5f"
,
"type"
:
"page"
,
"name"
:
"c02-026"
,
"zone"
:
{
"id"
:
"c673bd94-96b1-4a2e-8662-a4d806940b5f"
,
"polygon"
:
[
[
0
,
0
],
[
0
,
3542
],
[
2479
,
3542
],
[
2479
,
0
],
[
0
,
0
]
],
"image"
:
{
"id"
:
"e3c755f2-0e1c-468e-ae4c-9206f0fd267a"
,
"path"
:
"public%2Fiam%2Fc02-026.png"
,
"width"
:
2479
,
"height"
:
3542
,
"url"
:
"https://europe-gamma.iiif.teklia.com/iiif/2/public%2Fiam%2Fc02-026.png"
,
"s3_url"
:
null
,
"status"
:
"unchecked"
,
"server"
:
{
"display_name"
:
"Teklia IIIF Europe cluster (gamma)"
,
"url"
:
"https://europe-gamma.iiif.teklia.com/iiif/2"
,
"max_width"
:
null
,
"max_height"
:
null
}
},
"url"
:
"https://europe-gamma.iiif.teklia.com/iiif/2/public%2Fiam%2Fc02-026.png/0,0,2479,3542/full/0/default.jpg"
},
"rotation_angle"
:
0
,
"mirrored"
:
false
,
"classifications"
:
[
{
"id"
:
"87eefe10-bdd0-433d-90e1-dd6d84a2df99"
,
"ml_class"
:
{
"id"
:
"2549f623-00fe-4fb2-ba6d-3ba8f565be7e"
,
"name"
:
"Tokyo bébé chachou d'amour"
},
"state"
:
"validated"
,
"confidence"
:
1.0
,
"high_confidence"
:
true
,
"worker_version"
:
null
,
"worker_run"
:
null
}
],
"worker_version"
:
null
,
"confidence"
:
null
,
"worker_run"
:
null
}
\ No newline at end of file
Loading