Merge branch 'mohamad-albaaj' into 'master'
Mohamad Albaaj See merge request rwth-crmasters-wise2122/deep-music-visualizer-showdown!21
This commit is contained in:
commit
ad07313d2b
2 changed files with 24 additions and 0 deletions
24
content/post/2021-12-01-mohamad-albaaj.md
Normal file
24
content/post/2021-12-01-mohamad-albaaj.md
Normal file
|
@ -0,0 +1,24 @@
|
||||||
|
---
|
||||||
|
title: Mohamad's Visualization
|
||||||
|
subtitle: Inspired by my Dutch party visitations in Sittard
|
||||||
|
date: 2021-12-01
|
||||||
|
tags: ["music-visualizer", "competition"]
|
||||||
|
---
|
||||||
|
This is mohamad's entry for the competition.
|
||||||
|
|
||||||
|
I made a video, I was inspired by the type of music I heard in the lo ala albi accoustic version.
|
||||||
|
|
||||||
|
## Command Variations
|
||||||
|
|
||||||
|
I tried different things, the tempo command seems to help me achieve what I wanted to achieve because of this and that.
|
||||||
|
|
||||||
|
### Competition Entry
|
||||||
|
|
||||||
|
```bash
|
||||||
|
python `visualize.py` --song `song file` --batch_size 4
|
||||||
|
--classes 14 34 873 221 993 74 155 483 7 312 75 738 \
|
||||||
|
--output_file `video file`
|
||||||
|
```
|
||||||
|
|
||||||
|
{{<video "mohamad-1">}}
|
||||||
|
|
BIN
content/post/video/mohamad-1.mp4
Normal file
BIN
content/post/video/mohamad-1.mp4
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue