Merge branch 'beyzanur-kaya' into 'master'
Beyza's commit See merge request rwth-crmasters-wise2122/deep-music-visualizer-showdown!27
This commit is contained in:
commit
f9bedfea89
1 changed files with 26 additions and 0 deletions
26
content/post/21-12-01-beyzanur kaya.md
Normal file
26
content/post/21-12-01-beyzanur kaya.md
Normal file
|
@ -0,0 +1,26 @@
|
||||||
|
---
|
||||||
|
title: Beyza's Visualization
|
||||||
|
subtitle: Inspired by travelling
|
||||||
|
date: 2021-12-01
|
||||||
|
tags: ["music-visualizer", "competition"]
|
||||||
|
---
|
||||||
|
|
||||||
|
This is Orwa's entry for the competition.
|
||||||
|
|
||||||
|
I made one video, I was inspired by the song called taro. This song usually reminds me of travelling.
|
||||||
|
|
||||||
|
## Command Variations
|
||||||
|
|
||||||
|
I tried different things, but as I changed things get less interesting. I havent created a note for the classes I used, I picked random numbers sequentials. I have other videos as well, one with birds and other with dos but haven´t uploaded.
|
||||||
|
|
||||||
|
### Competition Entry
|
||||||
|
|
||||||
|
```bash
|
||||||
|
python `visualize.py` --song `taro.wav` --batch_size 4\
|
||||||
|
--resolution 512 --jitter 0.7 \
|
||||||
|
--classes \
|
||||||
|
--output_file `video file`
|
||||||
|
```
|
||||||
|
|
||||||
|
{{<video "beyzanur">}}
|
||||||
|
|
Loading…
Add table
Reference in a new issue