This room is deprecated - please use #onnx-modelzoo channel on https://slack.lfai.foundation/
Topic: Model Zoo + Tutorials SIG, Meeting #1
Time: Jan 30, 2020 02:00 PM Pacific Time (US and Canada)
Join Zoom Meeting
https://zoom.us/j/818755381
Meeting ID: 818 755 381
+16699006833, 818755381# US (San Jose)
+16465588656, 818755381# US (New York)
The next SIG meeting will be on 3/6 from 2-2:30 PM PST. Hope you will join us! If you're looking for action items to accomplish before the next meeting, here's a good place to find some: https://github.com/onnx/sigs/blob/master/models-tutorials/meetings/001-20200130.md#action-items
Topic: Model Zoo + Tutorials SIG, Mtg #2
Time: Mar 6, 2020 02:00 PM Pacific Time (US and Canada)
Join Zoom Meeting
https://zoom.us/j/234284997
Meeting ID: 234 284 997
@/all The next SIG meeting has been moved to this Monday, 4/13 at 2 - 2:30 PM PST. Hope to see you all there.
Topic: Model Zoo + Tutorials Meeting #3
Time: Apr 13, 2020 02:00 PM Pacific Time (US and Canada)
https://zoom.us/j/341887317
Meeting ID: 341 887 317
spatial
attr of batchnorm is incorrectly set to 0 and as a result an error is raised when running this model in onnxruntime
$ wget https://media.githubusercontent.com/media/onnx/models/master/vision/classification/resnet/model/resnet101-v1-7.tar.gz
--2020-05-21 15:48:44-- https://media.githubusercontent.com/media/onnx/models/master/vision/classification/resnet/model/resnet101-v1-7.tar.gz
Proxy request sent, awaiting response... 200 OK
Length: 167595867 (160M) [application/octet-stream]
Saving to: ‘resnet101-v1-7.tar.gz’
resnet101-v1-7.tar.gz 100%[===========================================>] 159.83M 5.29MB/s in 24s
$ tar -xzvf resnet101-v1-7.tar
x resnet101v1/
x resnet101v1/resnet101-v1.onnx
x resnet101v1/test_data_set_0/
x resnet101v1/test_data_set_0/._input_0.pb
x resnet101v1/test_data_set_0/._output_0.pb
x resnet101v1/test_data_set_0/input_0.pb
x resnet101v1/test_data_set_0/output_0.pb
tar: Ignoring malformed pax extended attributeIgnoring malformed pax extended attributeIgnoring malformed pax extended attribute
x resnet101v1/test_data_set_1/
x resnet101v1/test_data_set_1/._input_0.pb
x resnet101v1/test_data_set_1/._output_0.pb
x resnet101v1/test_data_set_1/input_0.pb
x resnet101v1/test_data_set_1/output_0.pb
tar: Ignoring malformed pax extended attributeIgnoring malformed pax extended attributeIgnoring malformed pax extended attribute
x resnet101v1/test_data_set_2/
x resnet101v1/test_data_set_2/._input_0.pb
x resnet101v1/test_data_set_2/._output_0.pb
x resnet101v1/test_data_set_2/input_0.pb
x resnet101v1/test_data_set_2/output_0.pb
tar: Damaged tar archive
tar: Error exit delayed from previous errors.
onnx/models/master/vision/classification/resnet/model/resnet101-v1-7.tar.gz
onnx/models/master/vision/classification/resnet/model/resnet101-v2-7.tar.gz
onnx/models/master/vision/classification/resnet/model/resnet152-v1-7.tar.gz
onnx/models/master/vision/classification/resnet/model/resnet152-v2-7.tar.gz
onnx/models/master/vision/classification/resnet/model/resnet18-v2-7.tar.gz
onnx/models/master/vision/classification/resnet/model/resnet34-v1-7.tar.gz
onnx/models/master/vision/classification/resnet/model/resnet34-v2-7.tar.gz
onnx/models/master/vision/classification/resnet/model/resnet50-v1-7.tar.gz
onnx/models/master/vision/classification/resnet/model/resnet50-v2-7.tar.gz
Next meeting will be mid-June! Some quick updates --
Reviews and community contributions are encouraged and welcome. :)