M-MOVE-IT is multi-type data labeling and annotation tool with standardized output format. This till simplifies the proces for multimodal annotation and synchronizes sensors. This repo is forked from labelstudio.
Apache License 2.0
0
stars
2
forks
source link
feat: #117: landingpage navigation button in menubar #121
Adds landingpage button to menubar that navigates to landingpage of project_id from url when project_id is present.
If project_id = null it navigates to the homepage.
Also modifies landingpage view function so it always shows the correct landingpage independent of which of the three corresponding project_id's are put in
fix #117
Adds landingpage button to menubar that navigates to landingpage of project_id from url when project_id is present. If project_id = null it navigates to the homepage.
Also modifies landingpage view function so it always shows the correct landingpage independent of which of the three corresponding project_id's are put in