xuejf's picture
Upload visualizer data
6ddfcbf verified
Raw
History Blame Contribute Delete
5.82 kB
window.EGOSUITE_DATA = {
release: {
name: "EgoSuite-Open10K",
status: "Private v2 test",
officialHours: 10000,
suppliedClips: 471557,
environments: 7,
formalConfigs: 6,
suppliedHoursTotal: 11952.93,
suppliedRatioTotal: 119.7,
rawVideoSupplied: false
},
skus: {
egofull: {
id: "egofull",
name: "EgoFull",
repository: "EgoStandard",
hours: 100,
capture: "Head view",
description: "Highest-supervision head-view SKU with hand pose, body pose and V7 semantic references.",
capabilities: ["Head video", "3D hand pose", "3D body pose", "V7 semantics"],
showcase: "assets/showcase/egofull.png"
},
egopromax: {
id: "egopromax",
name: "EgoProMax",
repository: "EgoPro",
hours: 50,
capture: "Head + wrist",
description: "Highest-supervision dual-view SKU with synchronized wrist capture and V7 semantic references.",
capabilities: ["Head video", "Wrist video", "3D hand pose", "3D body pose", "V7 semantics"],
showcase: "assets/showcase/egopromax.png"
}
},
environments: [
{
id: "home",
zh: "家居",
en: "Home",
clips: 160808,
rawHours: 4572.63,
suppliedRatio: 45.7,
normalizedHours: 3825.53,
normalizedRatio: 38.26,
color: "#d94b3d",
poster: "assets/posters/home.png",
videoUrl: null,
scenes: ["Kitchen", "Bedroom", "Living room", "Laundry"]
},
{
id: "hospitality",
zh: "餐旅",
en: "Hospitality",
clips: 112571,
rawHours: 1716.19,
suppliedRatio: 17.2,
normalizedHours: 1435.79,
normalizedRatio: 14.36,
color: "#d89023",
poster: "assets/posters/hospitality.png",
videoUrl: null,
scenes: ["Restaurant", "Hotel room", "Kitchen line", "Guest service"]
},
{
id: "retail",
zh: "零售",
en: "Retail",
clips: 49071,
rawHours: 1335.84,
suppliedRatio: 13.4,
normalizedHours: 1117.58,
normalizedRatio: 11.18,
color: "#2f846d",
poster: "assets/posters/retail.png",
videoUrl: null,
scenes: ["Shelf", "Checkout", "Back room", "Stocking"]
},
{
id: "sports",
zh: "运动",
en: "Sports",
clips: 24392,
rawHours: 1235.51,
suppliedRatio: 12.4,
normalizedHours: 1033.65,
normalizedRatio: 10.34,
color: "#3468a8",
poster: "assets/posters/sports.png",
videoUrl: null,
scenes: ["Gym", "Court", "Track", "Equipment setup"]
},
{
id: "logistics",
zh: "物流",
en: "Logistics",
clips: 32797,
rawHours: 1115.93,
suppliedRatio: 11.2,
normalizedHours: 933.60,
normalizedRatio: 9.34,
color: "#3c8fa3",
poster: "assets/posters/logistics.png",
videoUrl: null,
scenes: ["Warehouse", "Packing", "Sorting", "Loading"]
},
{
id: "office",
zh: "办公",
en: "Office",
clips: 56918,
rawHours: 976.83,
suppliedRatio: 9.8,
normalizedHours: 817.23,
normalizedRatio: 8.17,
color: "#7457a6",
poster: "assets/posters/office.png",
videoUrl: null,
scenes: ["Desk", "Meeting room", "Mail area", "Supply room"]
},
{
id: "industry",
zh: "工业",
en: "Industry",
clips: 35000,
rawHours: 1000.00,
suppliedRatio: 10.0,
normalizedHours: 836.61,
normalizedRatio: 8.37,
color: "#59636e",
poster: "assets/posters/industry.png",
videoUrl: null,
scenes: ["Assembly", "Inspection", "Tooling", "Maintenance"]
}
],
tasks: [
{ rank: 1, en: "Replace Shoelaces", zh: "更换或系鞋带", status: "name_supplied", count: null },
{ rank: 2, en: "Winding Charging Cable", zh: "缠绕收纳充电线", status: "name_supplied", count: null },
{ rank: 3, en: "Gift Box Wrapping", zh: "礼品盒包装", status: "name_supplied", count: null },
{ rank: 4, en: "Organize / Fold Clothes", zh: "衣物折叠与整理", status: "name_supplied", count: null },
{ rank: 5, en: "Refill Tissue Box", zh: "纸巾盒补充", status: "name_supplied", count: null },
{ rank: 6, en: "Seal Envelope", zh: "信封封口", status: "name_supplied", count: null },
{ rank: 7, en: "Pending audited task", zh: "待审计任务", status: "pending_audit", count: null },
{ rank: 8, en: "Pending audited task", zh: "待审计任务", status: "pending_audit", count: null },
{ rank: 9, en: "Pending audited task", zh: "待审计任务", status: "pending_audit", count: null },
{ rank: 10, en: "Pending audited task", zh: "待审计任务", status: "pending_audit", count: null },
{ rank: 11, en: "Pending audited task", zh: "待审计任务", status: "pending_audit", count: null },
{ rank: 12, en: "Pending audited task", zh: "待审计任务", status: "pending_audit", count: null },
{ rank: 13, en: "Pending audited task", zh: "待审计任务", status: "pending_audit", count: null },
{ rank: 14, en: "Pending audited task", zh: "待审计任务", status: "pending_audit", count: null },
{ rank: 15, en: "Pending audited task", zh: "待审计任务", status: "pending_audit", count: null },
{ rank: 16, en: "Pending audited task", zh: "待审计任务", status: "pending_audit", count: null },
{ rank: 17, en: "Pending audited task", zh: "待审计任务", status: "pending_audit", count: null },
{ rank: 18, en: "Pending audited task", zh: "待审计任务", status: "pending_audit", count: null },
{ rank: 19, en: "Pending audited task", zh: "待审计任务", status: "pending_audit", count: null },
{ rank: 20, en: "Pending audited task", zh: "待审计任务", status: "pending_audit", count: null }
]
};