PINTO0309 / PINTO_model_zoo

A repository for storing models that have been inter-converted between various frameworks. Supported frameworks are TensorFlow, PyTorch, ONNX, OpenVINO, TFJS, TFTRT, TensorFlowLite (Float32/16/INT8), EdgeTPU, CoreML.

Home Page:https://qiita.com/PINTO

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

unauthorized

chenscottus opened this issue · comments

Issue Type

Support

OS

Ubuntu

OS architecture

x86_64

Programming Language

Python

Framework

ONNX

Model name and Weights/Checkpoints URL

Hello,

https://github.com/PINTO0309/PINTO_model_zoo/blob/main/247_PoseC3D/convert_script.txt
https://github.com/PINTO0309/mmaction2-onnx-export-env

 When I try to run 
     sudo docker pull ghcr.io/pinto0309/mmaction2onnxexpenv:latest

 I got the error message:
     Error response from daemon: Head "https://ghcr.io/v2/pinto0309/mmaction2onnxexpenv/manifests/latest": unauthorized

 Many thanks!

-Scott

Description

https://github.com/PINTO0309/PINTO_model_zoo/blob/main/247_PoseC3D/convert_script.txt
https://github.com/PINTO0309/mmaction2-onnx-export-env

 When I try to run 
     sudo docker pull ghcr.io/pinto0309/mmaction2onnxexpenv:latest

 I got the error message:
     Error response from daemon: Head "https://ghcr.io/v2/pinto0309/mmaction2onnxexpenv/manifests/latest": unauthorized

Relevant Log Output

Error response from daemon: Head "https://ghcr.io/v2/pinto0309/mmaction2onnxexpenv/manifests/latest": unauthorized

URL or source code for simple inference testing code

https://github.com/PINTO0309/mmaction2-onnx-export-env
sudo docker pull ghcr.io/pinto0309/mmaction2onnxexpenv:latest