onnx / models

A collection of pre-trained, state-of-the-art models in the ONNX format

Home Page:http://onnx.ai/models/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is the current total model zoo size

cjvolzka opened this issue · comments

Ask a Question

What is the current approximate size of the onnx model zoo following #636?

Question

Previously, we kept a local cache of the model zoo for regression testing. I'd like an estimate for the total size so we can decide if we want to continue that or not. I'm not sure of a way to have git lfs report total size short of actually downloading the entire zoo. However I ran out of local space attempting that.

Further information

NA

Is this issue related to a specific model?
No

Notes

NA

Hi @cjvolzka
The size of the model zoo now is close to a terabyte and this will continue to grow.

@ramkrishna2910, thanks for the fast response! I ran out of space at 750GB trying to download it last night so I wasn't too far away then (until it grows more). I was guessing 1-2TB so I was in the ballpark.

Thanks