Skip to content

NSFW画像検出モデル(open_nsfw_android)をColaboratory上で動かすサンプル

License

Notifications You must be signed in to change notification settings

Kazuhito00/open_nsfw_onnx_sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

open_nsfw_onnx_sample

NSFW画像検出モデル(open_nsfw_android)をColaboratory上で動かすサンプルです。
ONNXに変換したモデルも同梱しています。

How to use

Open In Colab
[Open In Colab]ボタンを押し、Colaboratoryでノートブックを開き、
最初のセルから順に実行してください。

試す画像を変更する際はimread_from_url()のURLを変更してください。

from imread_from_url import imread_from_url

image = imread_from_url('https://raw.githubusercontent.com/Kazuhito00/AnimeGANv2-ONNX-Sample/main/sample.jpg')

Reference

Author

高橋かずひと(https://twitter.com/KzhtTkhs)

License

open_nsfw_onnx_sample is under Apache-2.0.

License(Image)

女性の画像はフリー素材ぱくたそ様の写真を利用しています。

About

NSFW画像検出モデル(open_nsfw_android)をColaboratory上で動かすサンプル

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published