Files
trackonr/.project.json
2026-04-22 19:43:53 +08:00

26 lines
557 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"created" : "2026-03-22",
"description" : "CVPR 2026 Track-On-R 在线点跟踪Transformer记忆机制+伪标签真实世界微调",
"kind" : "research",
"name" : "TrackOnR 真实世界点跟踪",
"ports" : [
{
"fixed" : true,
"label" : "dev",
"port" : 4130
}
],
"source" : {
"path" : "source\/"
},
"stack" : [
"Python",
"PyTorch",
"CUDA"
],
"status" : "active",
"worklog" : {
"path" : "\/Users\/kangwan\/Projects\/research\/20260322-点跟踪TrackOnR\/.memory\/worklog.json"
}
}