Skip to content

object detection API can not set batch size > 1 for R-FCN training #4831

@luowei1107

Description

@luowei1107

when I use object detection API for R-FCN training, I set batch size greater than 1. An error occur: "Cannot batch tensors with different shapes in component 1. First element had shape [600,750,3] and element 1 had shape [901,600,3]."

How can I modify code to support batch size greater than 1? Please help!

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions