HKU-Liangcai's picture
Upload FrontierChallenge v1.1.0 solve dataset (part 3)
b4e898f verified
Raw
History Blame Contribute Delete
853 Bytes
schema_version = "1.1"
[task]
name = "apodex-ai/task-057-tunel-dapi-image-ratio"
description = "基于荧光显微镜拍摄的细胞TUNEL免疫荧光染色图像,计算细胞TUNEL/DAPI 荧光强度比值( TUNEL/DAPI fluorescence intensity ratio(%) )"
authors = [{ name = "Apodex AI & GADE Union" }]
keywords = ["TUNEL", "DAPI", "fluorescence microscopy", "image quantification", "t-test"]
[metadata]
frontierchallenge_task_id = "task_057_tunel_dapi_image_ratio"
difficulty = "medium"
category = "实验数据分析"
[agent]
user = "mambauser"
timeout_sec = 7200.0
network_mode = "public"
[verifier]
timeout_sec = 3600.0
[environment]
network_mode = "public"
build_timeout_sec = 3600.0
cpus = 2
memory_mb = 4096
storage_mb = 4096
gpus = 0
# LOCAL_SMOKE_ONLY: agent network changed to public because macOS Docker cannot enforce Harbor allowlists.