Models/Solidev · Engine
Productionv2.4.1 · ap-northeast-2
배포 모델
8
카나리
1
롤백 가능
3
이번 주 배포
2
model registry · chest-ct
versiontrafficp95AUCstatus
chest-ct-2025.04
70%
184ms0.942stable
chest-ct-2025.04-rc
30%
168ms0.948canary
chest-ct-2025.03
0%
192ms0.929deprecated
abdomen-ct-2025.02
100%
248ms0.918stable
POST /v1/study/upload — example
python
1from radia import InferClient
2
3client = InferClient(host="infer.radia.internal:50051")
4study = client.upload("./CT-1183.zip", model="chest-ct-2025.04")
5result = client.await_result(study.id, timeout=30)
6# → { nodules: [...], confidence: 0.94, model_version: ... }
● READYrps246/sp95184msGPU73%
uptime42d 8hUTF-8 · ko-KR