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.
https://qiita.com/PINTO
MIT License
3.49k stars 566 forks source link

228_Fast-SCNN/resources.tar.gz is not FastSCNN, but 229_DexiNed #326

Closed naruai closed 1 year ago

naruai commented 1 year ago

Issue Type

Bug

OS

Ubuntu

OS architecture

x86_64

Programming Language

Other

Framework

Other

Model name and Weights/Checkpoints URL

228_Fast-SCNN https://github.com/PINTO0309/PINTO_model_zoo/tree/main/228_Fast-SCNN https://s3.ap-northeast-2.wasabisys.com/pinto-model-zoo/228_Fast-SCNN/resources.tar.gz

Description

https://github.com/PINTO0309/PINTO_model_zoo/blob/main/228_Fast-SCNN/download.sh in this file: curl "https://s3.ap-northeast-2.wasabisys.com/pinto-model-zoo/228_Fast-SCNN/resources.tar.gz" -o resources.tar.gz but the 228_Fast-SCNN/resources.tar.gz is not for 228_Fast-SCNN the file seems for 229_DexiNed

Relevant Log Output

No response

URL or source code for simple inference testing code

No response

PINTO0309 commented 1 year ago

https://s3.ap-northeast-2.wasabisys.com/pinto-model-zoo/228_Fast-SCNN/resources.tar.gz

naruai commented 1 year ago

thank you for quick fix!