Releases: Vicomtech/weblabel
Releases · Vicomtech/weblabel
WebLabel Player for Open Sensor Data for Rail 2023
WebLabel Player release only to watch data from Open Sensor Data for Rail 2023 dataset.
In the release you will find (source code is not available):
- EXE executable for Windows.
- TAR file (Docker) for Linux.
Brief instructions:
- [Windows executable] Launch the executable (allow everything Windows asks).
- [Docker image] Execute the following commands:
docker load -i web-label.tarto load the image (only the first time after download)docker run -p 8080:80 -d web-label:v2.0.0to run the image
- Open http://localhost:8080/ in Google Chrome.
- Load a scene folder of the dataset in the web popup.