Skip to content

Commit b8ebd7c

Browse files
authored
Update README_SUBMISSION.md
1 parent edf617d commit b8ebd7c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README_SUBMISSION.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
* No densely connected convolutional blocks
3232
* Multiplicative skip connections
3333
* Increased depth and number of hidden channels
34+
> note: our final submission for leaderboard B was submitted before training converged, and the learning rate might have not been optimal as well. Furthermore, the bass separation model doesn't even use external data.
3435
* Demucs
3536
* we used the pretrained model with extra data (demucs_extra)
3637
* overlap=0.5 and no shift trick
@@ -99,8 +100,6 @@ Pitch Shift and Time Stretch [2]
99100
100101
- After training the 4 models, rename the best ```.onnx``` files to '{source_name}.onnx' for each source ('vocals.onnx', 'bass.onnx', etc.), then copy them to the 'onnx' directory in the [submission repository](https://github.com/kuielab/mdx-net-submission/tree/leaderboard_B/model)
101102
102-
> note: our final submission for leaderboard B was submitted before training converged, and the learning rate might have not been optimal as well (ex. for 'other', Leaderboard A score is higher). Furthermore, the bass separation model doesn't even use external data.
103-
104103
### 3. Phase 2
105104
106105
We did not train ```Mixer``` for the model used in Leaderboard B.

0 commit comments

Comments
 (0)