文件名称:mtg-jamendo-annotator:用于注释MTG Jamendo数据集的Web应用程序
文件大小:82KB
文件格式:ZIP
更新时间:2024-06-14 05:22:57
HTML
MTG-Jamendo-注释器
使用Docker安装
安装(Mac,Windows)或Docker服务器以及Docker-compose(Linux)
配置
该应用程序是通过编辑docker-compose.yml文件配置的。
在部分environment ,将CHUNK_NUMBER设置为您正在编辑的块
environment:
- SOUNDS_PER_PAGE=10
- ANNOTATION_TASKS=mood,miscellaneous,mood-miscellaneous,all
- CHUNK_NUMBER=5
在“ volumes ”部分中,将完整路径添加到音频的位置
volumes:
- .:/app
-
【文件预览】:
mtg-jamendo-annotator-master
----Dockerfile(154B)
----.gitignore(1KB)
----app.py(5KB)
----README.md(2KB)
----static()
--------stratified_test_elements_fold_19.json(10KB)
--------stratified_test_elements_fold_4.json(9KB)
--------stratified_test_elements_fold_16.json(10KB)
--------tracks()
--------stratified_test_elements_fold_11.json(10KB)
--------stratified_test_elements_fold_12.json(10KB)
--------stratified_test_elements_fold_15.json(10KB)
--------stratified_test_elements_fold_18.json(10KB)
--------stratified_test_elements_fold_17.json(10KB)
--------stratified_test_elements_fold_10.json(10KB)
--------stratified_test_elements_fold_3.json(10KB)
--------stratified_test_elements_fold_7.json(10KB)
--------example_track_paths.json(137B)
--------stratified_test_elements_fold_6.json(10KB)
--------stratified_test_elements_fold_13.json(10KB)
--------stratified_test_elements_fold_9.json(10KB)
--------stratified_test_elements_fold_0.json(10KB)
--------stratified_test_elements_fold_5.json(10KB)
--------stratified_test_elements_fold_14.json(10KB)
--------stratified_test_elements_fold_1.json(10KB)
--------stratified_test_elements_fold_2.json(10KB)
--------stratified_test_elements_fold_8.json(10KB)
----docker-compose.yml(385B)
----LICENSE(11KB)
----requirements.txt(12B)
----annotations()
--------.keep(0B)
----templates()
--------mood.html(2KB)
--------mood-miscellaneous.html(113B)
--------home.html(399B)
--------miscellaneous.html(2KB)
--------index.html(5KB)
--------all.html(163B)
--------genre.html(2KB)