diff --git a/nostromo.project.json b/nostromo.project.json new file mode 100644 index 0000000..d40d445 --- /dev/null +++ b/nostromo.project.json @@ -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" + } +}