Merge branch 'orhun-ozcan' into 'master'

Orhun Ozcan

See merge request rwth-crmasters-wise2122/deep-music-visualizer-showdown!19
This commit is contained in:
Orwa Diraneyya 2021-12-01 14:37:31 +00:00
commit 6b5837079d

View file

@ -0,0 +1,25 @@
---
title: Orhun's Visualization
subtitle: Bul Beni
date: 2021-12-01
tags: ["music-visualizer", "competition"]
---
This is Orhun's entry for the competition.
I made one video, I was inspired my last visit to Kosovo. Just the song not the snakes.
## Command Variations
I tried different things, but mainly I focused on the image classes.
### Competition Entry 1
```bash
python `visualize.py` --song `bulbeni.wav` --resolution 128 --duration 100/
--pitch_sensitivity 280 --depth 0.5 --num_classes 5 --classes 52 53 54 55 56/
--jitter 0 --frame_length 2048 --smooth_factor 5/
--output_file `orhunassignment.mp4`
```
{{<video "orhun">}}