obendidi/Tracking-with-darkflow
View on GitHubAny one trained it to track other objects?
Open
#11 opened on Oct 20, 2017
3 comments (3 comments)0 reactions (0 reactions)0 assignees (0 assignees)Python523 stars (523 stars)179 forks (179 forks)batch import
help wanted
Description
This issue does not include a description.
Contributor guide
- Tech stack
- pythontensorflow
- Domain
- machine learningai
- Issue type
- feature
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 4
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- over 1 week
- 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
- Basic knowledge of YOLOTensorflow
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 15
- Research direction
- The issue asks about training the tracker to track other objects but lacks details. A contributor should first review the repository's README and existing code to understand the current object classes and training pipeline. Then, examine the training scripts and datasets used, and look for any comments in the issue thread for further context. If none, the contributor may need to ask clarifying questions about the specific object classes desired.