Skip to content

Error while running evaluation.ipynb #3

Description

@ami012003

!wget --no-check-certificate https://s3.unistra.fr/camma_public/github/convlstm_tracker/data.zip
!unzip data.zip

print("Download completed ...")

error - --2024-05-27 14:17:35-- https://s3.unistra.fr/camma_public/github/convlstm_tracker/data.zip
Resolving s3.unistra.fr (s3.unistra.fr)... 185.38.109.109
Connecting to s3.unistra.fr (s3.unistra.fr)|185.38.109.109|:443... connected.
WARNING: cannot verify s3.unistra.fr's certificate, issued by ‘CN=’:
Self-signed certificate encountered.
WARNING: certificate common name ‘
’ doesn't match requested host name ‘s3.unistra.fr’.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: http://mahav-cbf.info/unistra.fr?adTagId=5dbe70a0-d198-11ee-9496-0a639443d451&fallbackUrl=https%3A%2F%2F4943999.com [following]
--2024-05-27 14:17:51-- http://mahav-cbf.info/unistra.fr?adTagId=5dbe70a0-d198-11ee-9496-0a639443d451&fallbackUrl=https%3A%2F%2F4943999.com
Resolving mahav-cbf.info (mahav-cbf.info)... 184.72.243.125, 44.213.169.71
Connecting to mahav-cbf.info (mahav-cbf.info)|184.72.243.125|:80... connected.
HTTP request sent, awaiting response... 302
Location: https://potsaglu.net/4/6423806?clickid=cff30840-1c05-11ef-882d-127f27443653 [following]
--2024-05-27 14:17:56-- https://potsaglu.net/4/6423806?clickid=cff30840-1c05-11ef-882d-127f27443653
Resolving potsaglu.net (potsaglu.net)... 139.45.197.245
Connecting to potsaglu.net (potsaglu.net)|139.45.197.245|:443... connected.
HTTP request sent, awaiting response... 403 Forbidden
2024-05-27 14:18:00 ERROR 403: Forbidden.

unzip: cannot find or open data.zip, data.zip.zip or data.zip.ZIP.
Download completed ...

!wget --content-disposition https://s3.unistra.fr/camma_public/github/convlstm_tracker/ckpt.zip
!unzip ckpt.zip

print("Download completed ...")

error -
!wget --content-disposition https://s3.unistra.fr/camma_public/github/convlstm_tracker/ckpt.zip
!unzip ckpt.zip

print("Download completed ...")
--2024-05-27 13:44:44-- https://s3.unistra.fr/camma_public/github/convlstm_tracker/ckpt.zip
Resolving s3.unistra.fr (s3.unistra.fr)... 185.38.109.109
Connecting to s3.unistra.fr (s3.unistra.fr)|185.38.109.109|:443... connected.
ERROR: cannot verify s3.unistra.fr's certificate, issued by ‘CN=’:
Self-signed certificate encountered.
ERROR: certificate common name ‘
’ doesn't match requested host name ‘s3.unistra.fr’.
To connect to s3.unistra.fr insecurely, use `--no-check-certificate'.
unzip: cannot find or open ckpt.zip, ckpt.zip.zip or ckpt.zip.ZIP.
Download completed ...

please help with this error

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions