software-mansion / software-mansion/react-native-executorch

Implement nsfw support in image classification

Open
#572 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature request help wanted model
Dominant language
TypeScript
Stars
1.7k
Forks
96
Avg merge
20h 51m
Merged PRs (30d)
59

Description

import { EFFICIENTNET_V2_S, useClassification } from "react-native-executorch";
need nsfw support with accuracy, EFFICIENTNET_V2_S model doesn't give accurate labeling

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the EFFICIENTNET_V2_S and useClassification entry points mentioned in the issue, then trace how image-classification labels and confidence are exposed. The issue does not identify an NSFW model, required accuracy, or acceptance criteria, so those requirements must be clarified before implementation can be scoped or considered done.

Written by the indexing model from the issue text.

Assessment

Tech stack
react-native, typescript
Domain
computer-vision, machine-learning, mobile
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.