notAI-tech / NudeNet

Lightweight nudity detection
https://nudenet.notai.tech/
GNU Affero General Public License v3.0
1.76k stars 342 forks source link

kindly provide new tf checkpoints and onnx file #83

Open vijayky88 opened 3 years ago

vijayky88 commented 3 years ago

Describe the bug and error messages (if any) A clear and concise description of what the bug is.

**The code snippet which gave this error***

Specify versions of the following libraries

  1. nudenet
  2. tensorflow/ tensorflow-gpu
  3. keras

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

bedapudi6788 commented 3 years ago

Can you please exaplin what the issue is.

vijayky88 commented 3 years ago

Actually i wanted to convert your model to openvino platform but since you have not shared the config(base model which you are using) and its pipeline so i can not convert the model. below is the issue i am getting:

https://stackoverflow.com/questions/54905469/trying-to-get-a-openvino-ir-from-a-frozen-tf-model https://github.com/PINTO0309/OpenVINO-YoloV3/issues/6 note : i am using detector_v2 Thanks

bedapudi6788 commented 3 years ago

https://github.com/notAI-tech/NudeNet/releases/tag/v0

vijayky88 commented 3 years ago

any suggestion ?

bedapudi6788 commented 3 years ago

https://github.com/notAI-tech/NudeNet/releases/tag/v0

This has checkpoints in onnx, tf saved model and keras h5 formats.

bedapudi6788 commented 3 years ago

@vijayky88 did the checkpoints above solve your issue?