tensorflow / tensorflow/models
tensorflow/models/blob/master/research/object_detection/samples/configs/faster_rcnn_inception_v2_pets.config: Why there's no number_of_stages is set ?
Open
@pkulzc is already working on this.
Since May 26, 2021.
models:research:odapi
type:support
- Dominant language
- Python
- Stars
- 77.7k
- Forks
- 44.8k
- PR merge metrics
- No merged PRs in 30d
Description
I learned from this https://github.com/tensorflow/models/blob/8367cf6dabe11adf7628541706b660821f397dce/research/object_detection/meta_architectures/faster_rcnn_meta_arch.py that we can train a RPN network by set a value in number of stages. But, why in faster r cnn inception v2 pets config file, there's no defining number of stages ?
Sorry if i'm wrong.
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.
Assessment
This issue has not been assessed yet.