Matthias

Results 73 comments of Matthias

Agreed, would have had quite some use cases for OBB in the past. Definitely a +1 from me :+1:

Using latest anomalib 1.1.0 from pip I create the Engine like so: ```python engine = Engine( max_epochs=100, task=task_type, accelerator="gpu", devices=-1, ) ``` By passing `devices=-1` I thought training would utilize...

@samet-akcay Thanks for your quick reply. So around end of July?

Hello guys, any news on this, do you have an ETA on 1.2 and multui-GPU training?

@samet-akcay Hello Samet, can you estimate when multi-GPU training will be available?

Seems so, I haven't found anything like `` in the code. Just wondering - isn't that something, which is used very often?

Interesting, at least here in Austria we use it a lot :-)

I am not very good with XML, so I might not be of much help here. But after talking to our bank and testing it with various examples, I can...

I have the same error and can confirm that the proposed command fixes the problem. Will this be changed in new version?

> I would like to help, could you please provide colab copy of the code. As I am not able to find the training code. Thanks for the offer to...