diff --git a/peoplesanspeople_binaries/README.md b/peoplesanspeople_binaries/README.md index a23d010..cd08b58 100644 --- a/peoplesanspeople_binaries/README.md +++ b/peoplesanspeople_binaries/README.md @@ -28,9 +28,9 @@     Source Code     - macOS Binary + macOS Binary     - Linux Binary + Linux Binary

## Dataset Generation Instructions @@ -54,7 +54,7 @@ Key fields: 2. Download and unzip `StandaloneOSX_39ff5eb9ab4ce79440a3f743ebeb4f7b3c967024.zip` file. ``` -$ wget https://storage.googleapis.com/peoplesanspeople-gha-binaries/StandaloneOSX_39ff5eb9ab4ce79440a3f743ebeb4f7b3c967024.zip +$ wget https://peoplesanspeople.blob.core.windows.net/peoplesanspeople-gha-binaries/StandaloneOSX_39ff5eb9ab4ce79440a3f743ebeb4f7b3c967024.zip $ unzip StandaloneOSX_39ff5eb9ab4ce79440a3f743ebeb4f7b3c967024.zip ``` @@ -86,7 +86,7 @@ The generated dataset will be in Perception format. The annotations will appear 2. Download and unzip `StandaloneLinux64_39ff5eb9ab4ce79440a3f743ebeb4f7b3c967024.zip` file ``` -$ wget https://storage.googleapis.com/peoplesanspeople-gha-binaries/StandaloneLinux64_39ff5eb9ab4ce79440a3f743ebeb4f7b3c967024.zip +$ wget https://peoplesanspeople.blob.core.windows.net/peoplesanspeople-gha-binaries/StandaloneLinux64_39ff5eb9ab4ce79440a3f743ebeb4f7b3c967024.zip $ unzip StandaloneLinux64_39ff5eb9ab4ce79440a3f743ebeb4f7b3c967024.zip ```