init repo
This commit is contained in:
30
.project.json
Normal file
30
.project.json
Normal file
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"name": "CVPR 2026 3D Vision Foundation Models",
|
||||
"description": "CVPR 2026 基础视觉大模型×三维视觉 热门开源项目研究页",
|
||||
"status": "active",
|
||||
"kind": "research",
|
||||
"created": "2026-03-19",
|
||||
"ports": [
|
||||
{
|
||||
"port": 4070,
|
||||
"label": "dev",
|
||||
"fixed": true
|
||||
}
|
||||
],
|
||||
"stack": [
|
||||
"HTML",
|
||||
"CSS",
|
||||
"JavaScript"
|
||||
],
|
||||
"urls": [
|
||||
{
|
||||
"url": "http://localhost:4070",
|
||||
"type": "docs",
|
||||
"label": "local docs"
|
||||
}
|
||||
],
|
||||
"worklog": {
|
||||
"path": ".memory/worklog.json",
|
||||
"auto": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user