This is "SUBTLE visualization homepage" for the stand-alone version.
It is necessary to use "python server" to open project.
- You should install "Python" and "Visual Studio Code"
- Download the github files or simply type the following code in your desired location.
git clone https://github.com/spkim8804/SUTBLE_SA_ver.git
- Open "index.html" file using "Visual Studio Code".
- Go to extension (Ctrl + Shift + X) and install "python"
- Click the "TERMINAL" in the bottom panel or "Ctrl + `" to enter the terminal.
- Run the python server by run below code (Make sure your directory is in "SUBTLE_SA_ver" folder).
python -m http.server
- Open Chrome (or other browser) and type
http://localhost:8000/index.html
to run the homepage.
- Upload folder: You can upload the videos (must *.mp4) and *.csv files (only avatar format available). You should use the same filename for *.mp4 and *.csv (For example, "test.csv" and "test.mp4)
- Plot visualization: You can visualize the supercluster (especially 6 supercluster option) UMAP embedding.
- Current frame: Indicate the actual frame number in action skeleton (or video)
- Filelist: If you upload multiple files, you can choose one.
- Controller: You can modulate fps, play/pause, limbs, and Time (frame)
- Annotation filter: You can visualize your desired annotation. Multiple choice is available. If you have various labels, it can be changed by scroll on the top. (See file format for detail)
Currently, only avatar version can be visualized. Here is the *.csv format.
You can find a example *.csv file in the files/ko_young_7701.csv