tensorflow / tensorflow/models
Faster_rcnn_resnet101_v1_640x640_coco17_tpu-8
Open
@pkulzc is already working on this.
Since May 21, 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 am running tensorflow model on google colab. But I am not getting true results and I can't figure out what I need to do in order to improve results.
- It predict only one bounding box per image.
- It is not predicting right object.
What parameter do I need to change in config file for more than one bounding box.
How I can improve the results to get right placement of bounding boxes on images.
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.