First commit

This commit is contained in:
vd
2022-09-02 03:48:26 +03:00
commit 57dc12b305
8 changed files with 456 additions and 0 deletions

4
download-dataset Executable file
View File

@@ -0,0 +1,4 @@
#!/bin/bash
gdown 1rP7GHDqx6BKTGTh9I6ecEmRgn5-HG1N0
unzip -q "triplet_dataset.zip"
rm ./"triplet_dataset.zip"