GantMan / GantMan/nsfw_model

The same pic, but the result is different

Open
#41 2 comments 0 reactions 0 assignees View on GitHub
enhancement training
Dominant language
Python
Stars
2.1k
Forks
303
PR merge metrics
No merged PRs in 30d

Description

I test nsfw model

nsfw.299x299.h5
{'826ea252-8595-415f-a4f4-6e867b794b1e.png': {'hentai': 0.023223665, 'sexy': 0.049387105, 'drawings': 0.064280376, 'porn': 0.35258076, 'neutral': 0.5105281}}

nsfw_mobilenet224.h5
{'826ea252-8595-415f-a4f4-6e867b794b1e.png': {'drawings': 0.007675596, 'hentai': 0.01800691, 'sexy': 0.05218548, 'neutral': 0.32376507, 'porn': 0.598367}}

the same pic, but the result is different, my pic is neutral

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the reported result with nsfw.299x299.h5 and nsfw_mobilenet224.h5 using the referenced image. Compare the preprocessing and inference paths, then define done as identifying why the predictions differ or documenting the expected model-specific behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
keras, python
Domain
machine-learning
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.