thonypythony commited on
Commit
69cb07f
1 Parent(s): 2eee9d6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -1,3 +1,4 @@
1
- ---
2
- license: wtfpl
3
- ---
 
 
1
+ # Sources
2
+
3
+ * [Binary classification for DWT-DCT-SVD watermarks](https://www.kaggle.com/code/thonypythony/binary-classification-for-dctandsvd-watermarks)
4
+ * [Blind watermark based on DWT-DCT-SVD](https://github.com/unton3ton/mijn_blind_watermark)