Skip to content

Fine-tune inference #6

@oipa

Description

@oipa

Hello,

I have several questions:

  1. I see that the function train_and_infer() makes the inference for all the image samples but then saves only the resultant heatmap images for one sample of each anomaly. I guess this happens because of the sampler of the vis_loader. How could I configure the code to save the inference of all the test images?

  2. If I introduce a new dataset with an element that only presents one type of anomaly

  • The training is done from scratch or is there a transfer learning process?
  • Is there any way to try all the different algorithms and decide what works better for this dataset automatically?

Thank you!

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