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

Can't find Zero-DCE onnx models #327

Closed MariasStory closed 1 year ago

MariasStory commented 1 year ago

Issue Type

Bug

OS

Other

OS architecture

Other

Programming Language

Other

Framework

ONNX

Model name and Weights/Checkpoints URL

243_Zero-DCE-improved

Description

After download, I can't find the zero_dce_improved_480x640.onnx or another onnx file except of finnger_96x96.onnx It seems that the data is uploaded to wasabisys server, but something is missing.

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/243_Zero-DCE-improved/resources.tar.gz

MariasStory commented 1 year ago

Thank you, works as expected.