Results 8 comments of Nikolai Zenovkin

I've checked helps for some common commands. Never paid attention to them previously. Most commonly It is a full tool name, which could differ from a command name, a version,...

It appears during OB Bank recordings sometimes.

If you provide a mode it will create both logs and specs. So you can avoid running `meeshkan build` explicitly.

I don't really like running cli commands though (or because) I work on Ubuntu. And if I were a user (and I could be), an unnecessary additional step would disappoint...

Hi. Sorry, I don't exactly understand what you're asking for. It's possible to either evaluate model on COCO validation set or to obtain mask for any image. It's all described...

The best way to do it is to store predictions in COCO format and use official scripts for evaluation. Unfortunately, I didn't implement it, but it's not hard to do....

I think the problem is that you also have to provide a path to a resnet-50 checkpoint in the resnet_ckpt argument.