change 공유폴더

This commit is contained in:
2026-01-08 13:26:40 +09:00
parent 154bc11007
commit 89b552a0d6

View File

@@ -33,6 +33,7 @@ Content-Length: 565
// }, // },
// "model_version": "v1-2-test", // "model_version": "v1-2-test",
// "cd_model_path": "/data/shared-dir/cd-checkpoints/sample-checkpoints/G1/best_changed_fscore_epoch_53.pth", // "cd_model_path": "/data/shared-dir/cd-checkpoints/sample-checkpoints/G1/best_changed_fscore_epoch_53.pth",
z// "cd_model_path": "/kamco-nfs/ckpt/cd-checkpoints/sample-checkpoints/G1/best_changed_fscore_epoch_53.pth",
// "cd_model_config": "/data/shared-dir/cd-checkpoints/sample-checkpoints/G1/rvsa-base-and-large-unet-mae-kamco.py", // "cd_model_config": "/data/shared-dir/cd-checkpoints/sample-checkpoints/G1/rvsa-base-and-large-unet-mae-kamco.py",
// "cls_model_path": "", // "cls_model_path": "",
// "cls_model_version": "v1-2-test", // "cls_model_version": "v1-2-test",
@@ -81,7 +82,7 @@ Content-Type: application/json
//3-1. get Detail QUEUED //3-1. get Detail QUEUED
GET /jobs?status=QUEUED&limit=50 HTTP/1.1 GET /jobs?status=QUEUED&limit=50 HTTP/1.1
Host: 10.100.0.11:8000 Host: 10.100.0.11: 8000
//3-2. get Detail PROCESSING //3-2. get Detail PROCESSING
GET /jobs?status=PROCESSING&limit=50 HTTP/1.1 GET /jobs?status=PROCESSING&limit=50 HTTP/1.1
Host: 10.100.0.11: 8000 Host: 10.100.0.11: 8000