add nostromo project json

This commit is contained in:
2026-03-29 14:58:29 +02:00
parent 39d8616506
commit e6490adaf1

19
nostromo.project.json Normal file
View File

@@ -0,0 +1,19 @@
{
"schemaVersion": 1,
"slug": "Objektposenschaetzung",
"title": "Objektposenschaetzung",
"description": "A seminar paper delving into state-of-the-art technologies for 3D object recognition and evaluation.",
"tags": ["LaTeX", "Object Vision"],
"repo": {
"visibility": "public",
"url": "https://git.wieerwill.dev/wieerwill/Objektposenschaetzung"
},
"site": {
"published": true,
"featured": false
},
"readme": {
"path": "README.md",
"excerptMode": "first-paragraph"
}
}