I made a t-SNE plot code using Openframeworks & XCode

HI, All.

I made a t-SNE plot code using Openframeworks & XCode.

This code use pre-trained imagenet model for features mapping.
So, It is a kind of semi-unsupervised clustering.

But, It uses just VGG16.sqlite model format.
How can I Convert my pytorch model to *.sqlite format ??

I wonder.

Thanks.
Best,
@bemoregt.