Skip to content

Support for Ground-Truth scaling(reshape) conformal to data changes in NN layers #2

@ShivamPR21

Description

@ShivamPR21

Labels like Bounding Boxes need to be scaled according to changes in data dimensions in order to make it conformal to feature space, this is required in feature-level analysis around the target region, some other NN architectures require this to shard feature space for further processing.

Implementation:
There is no need to amend core API, instead a simple extension of related classes in a separate module extension within the moduleZoo is sufficient.

Module Priority:

  1. Convoution Blocks
  2. Residual Blocks
  3. 2D Attention Blocks Possibly not required

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions