Skip to content

mil-tokyo/webdnn-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

WebDNN Webpage Data Files

resnet50

webdnn/examples/resnet50を使用。

python convert_resnet_keras.py --encoding eightbit --backend webgpu,webgl,webassembly

で生成したoutput_kerasディレクトリをコピー。

neural_style_transfer

webdnn/examples/neural_style_transferを使用。

python convert.py --encoding eightbit --backend webgpu
python convert.py --encoding eightbit --backend webgl
python convert.py --encoding eightbit --backend webassembly

で生成。outputディレクトリをコピー。

yolo9000

TODO

squeeze_net

webdnn/examples/squeeze_netを使用。

python convert_keras.py --encoding eightbit --backend webgpu
python convert_keras.py --encoding eightbit --backend webgl
python convert_keras.py --encoding eightbit --backend webassembly

で生成。output_kerasディレクトリをコピー。

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published