Skip to content

oovm/WLNet-ModelZoo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NeuralNetworks-Zoo

NeuralNetworks Release Vision Models Repo Size

Formats

You can download these awesome models in https://m.vers.site/NetModel/

There exist the following format:

  • *.WLNet format

Standard Wolfram Neural Networks model, support for version upgrade sequences

Can be exported directly to ONNX format

  • *.WXF format

If the model is more complicated, then the official function is a bit stretched.

This is the extended model using DeepMath, you must install DeepMath then you can use them normally.

PacletInstall@"https://github.com/Moe-Net/DeepMathFantasy/releases/download/v0.1.0/DeepMath-0.1.0.paclet";
<< DeepMath`;
DeepMath`Tools`LayersRegister[];

This situation can also be exported directly to ONNX format.

But I don't offer a promise of backward compatibility

  • *.APP format

If the model consists of multiple parts and uses complex operations, then this format is used

Unfortunately, this case cannot be converted to ONNX format.

Request

If you really like a fantasy model, but this model doesn't have the ONNX format, then you can make a Request on the issue page.

I will try my best to convert that model.

Contribution

All Pull Requests are welcome!

You can add readme, introduce interesting usage examples, build unit tests, fix wrong references, etc.

Never upload images!

You can use an external link URL like https://sm.ms/ in markdown