software-mansion / software-mansion/react-native-executorch
Implement nsfw support in image classification
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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