1 comment (1 comment)0 reactions (0 reactions)0 assignees (0 assignees)Python1,011 stars (1,011 stars)185 forks (185 forks)batch import
help wanted
Description
I think it would be nice to add support of this model https://github.com/openimages/dataset
Contributor guide
- Tech stack
- pythontensorflow
- Domain
- machine learningdata
- Issue type
- feature
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 3
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- 1-2 days
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- stale
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- unclear
- Prerequisites
- TensorFlow basicsreading existing model code in tensornets
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 20
- Research direction
- The issue requests adding the OpenImages model (https://github.com/openimages/dataset). To implement, examine existing model definitions in the repository (e.g., /tensornets/models/) to understand the pattern. The maintainer has not clarified integration details, so the contributor should propose a specific model class and loading mechanism for pretrained weights from OpenImages. Opening a discussion with a concrete proposal would clarify acceptance criteria.