Skip to content

Custom LSDNet model + Useage on different datasets? #2

Description

@sakshamprakash01

The LSDNet model trained by @ZeronSix is made on the wireframe dataset which is based on real-life images.
However, my use case is regarding using it on P&IDs to detect lines (horizontal, vertical and diagonal) in a robust way. These images are mostly black lines/characters on a white background which distinct lines.

A few plots of detections by running the pre-trained model on my images are attached below. The following observations were made-

  1. Image size has a huge impact on the detections
  2. At places edges of close numbers were detected as false positives.
  3. There are true-negatives at places which were unexplainable.

Could you please help with answering the following questions-

  1. What is the ideal image size to be used for inferences with the pretrained model?
  2. How can one train a custom LSD Net model / do transfer learning on top of the already trained model to adapt to my images?
  3. What could be the reason for missed detections in the below images?

image
image
image

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

    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