Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fine-tune inference #6

Open
oipa opened this issue Nov 20, 2024 · 0 comments
Open

Fine-tune inference #6

oipa opened this issue Nov 20, 2024 · 0 comments

Comments

@oipa
Copy link

oipa commented Nov 20, 2024

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant