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.54k stars 568 forks source link

[Help wanted] Support for Google Drive specification changes 036-040 #232

Closed PINTO0309 closed 2 years ago

PINTO0309 commented 2 years ago

Issue Type

Support

OS

Other

OS architecture

Other

Programming Language

Other

Framework

Other

Model name and Weights/Checkpoints URL

None

Description

Modified shell script to download models from Google Drive.

No. 036 - 040

Relevant Log Output

No response

URL or source code for simple inference testing code

No response

iwatake2222 commented 2 years ago

I'll work on this !

iwatake2222 commented 2 years ago
cd PINTO_model_zoo
sh ./convert_google_drive_url/convert_dir.sh 036_Objectron
sh ./convert_google_drive_url/convert_dir.sh 037_First_Neural_Style_Transfer
sh ./convert_google_drive_url/convert_dir.sh 038_ssdlite_mobiledet_edgetpu
sh ./convert_google_drive_url/convert_dir.sh 039_ssdlite_mobiledet_cpu
sh ./convert_google_drive_url/convert_dir.sh 040_DSFD_vgg

convert_google_drive_url.zip