Francesco Pochetti

Results 50 comments of Francesco Pochetti

It is true that PL support does not really shine in IceVision. We also have to support some sort of freezing ([here](https://github.com/airctic/icevision/issues/966)) otherwise `param_groups` would still be pretty much irrelevant,...

@ai-fast-track why is this re-opened?

> I had such a use case, but cannot this be done with: > > ```python > inference_metric = COCOMetric(print_summary=True) > inference_metric.accumulate(preds) > inference_metric_result = inference_metric.finalize() > ``` Yeah, I...

I agree with @fstroth on everything he says. Indeed a function named `metric` is extremely confusing. As for @potipot 's point, why don't we add those 3 lines to the...

Do you mean something like [this](https://github.com/FraPochetti/KagglePlaygrounds/blob/fe4edc64c6d48626636d5efec7439f0eba7baf0f/deepfake/code/utils.py#L184) one?

Thanks for opening this issue! Do you want to open a quick PR about this one? It looks an overlook on our side and a quick fix with your solution

@ai-fast-track it's very likely a lot of effort to fix this. Shall I close?