auto-save 2026-04-25 18:13 (~2)
This commit is contained in:
@@ -1,12 +1,5 @@
|
|||||||
{
|
{
|
||||||
"entries": [
|
"entries": [
|
||||||
{
|
|
||||||
"ts": "2026-04-23T08:13:35+08:00",
|
|
||||||
"type": "commit",
|
|
||||||
"message": "auto-save 2026-04-23 08:13 (~1)",
|
|
||||||
"hash": "afdaaae",
|
|
||||||
"files_changed": 1
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"ts": "2026-04-23T08:19:26+08:00",
|
"ts": "2026-04-23T08:19:26+08:00",
|
||||||
"type": "commit",
|
"type": "commit",
|
||||||
@@ -3499,6 +3492,13 @@
|
|||||||
"message": "auto-save 2026-04-25 18:02 (~1)",
|
"message": "auto-save 2026-04-25 18:02 (~1)",
|
||||||
"hash": "e611a64",
|
"hash": "e611a64",
|
||||||
"files_changed": 1
|
"files_changed": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"ts": "2026-04-25T18:07:54+08:00",
|
||||||
|
"type": "commit",
|
||||||
|
"message": "auto-save 2026-04-25 18:07 (~1)",
|
||||||
|
"hash": "f2725c1",
|
||||||
|
"files_changed": 1
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,25 +1,33 @@
|
|||||||
{
|
{
|
||||||
"created" : "2026-03-22",
|
"name": "TrackOnR 真实世界点跟踪",
|
||||||
"description" : "CVPR 2026 Track-On-R 在线点跟踪,Transformer记忆机制+伪标签真实世界微调",
|
"description": "CVPR 2026 Track-On-R 在线点跟踪,Transformer记忆机制+伪标签真实世界微调",
|
||||||
"kind" : "research",
|
"status": "active",
|
||||||
"name" : "TrackOnR 真实世界点跟踪",
|
"kind": "research",
|
||||||
"ports" : [
|
"created": "2026-03-22",
|
||||||
|
"ports": [
|
||||||
{
|
{
|
||||||
"fixed" : true,
|
"port": 4130,
|
||||||
"label" : "dev",
|
"label": "dev",
|
||||||
"port" : 4130
|
"fixed": true
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"source" : {
|
"stack": [
|
||||||
"path" : "source\/"
|
|
||||||
},
|
|
||||||
"stack" : [
|
|
||||||
"Python",
|
"Python",
|
||||||
"PyTorch",
|
"PyTorch",
|
||||||
"CUDA"
|
"CUDA"
|
||||||
],
|
],
|
||||||
"status" : "active",
|
"urls": [
|
||||||
"worklog" : {
|
{
|
||||||
"path" : "\/Users\/kangwan\/Projects\/research\/20260322-点跟踪TrackOnR\/.memory\/worklog.json"
|
"url": "http://localhost:4130",
|
||||||
|
"type": "docs",
|
||||||
|
"label": "local docs"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"source": {
|
||||||
|
"path": "source/"
|
||||||
|
},
|
||||||
|
"worklog": {
|
||||||
|
"path": ".memory/worklog.json",
|
||||||
|
"auto": true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user