Skip to content
This repository was archived by the owner on Jul 2, 2026. It is now read-only.

Siamese Net for Sliding Window Context #10

Description

@galenweld

Another suggestion from Joe was to implement a Siamese Net to incorporate more context surrounding the features. For each sampled point, two crops are made - one with the standard depth proportioned bounding box, and one that is, say, 4x the size, downsampled to the same resolution. Then, two parallel nets are trained, one on the large and one on the small crops, and only the last layer or few layers computes a single label output for both images.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions