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