Ivan Malofeev

Results 4 issues of Ivan Malofeev

Line 282-283, models/others/ddrnet23_adb_bag.py #self.bag = model_utils.BagFM(planes * 4, planes * 2, planes * 4) self.dfm = model_utils.DFM3(planes * 4, planes * 4) Neither of this classes are available.

In `df` you see percentage for really available space, but if `duf` you are not. Really need any flag to show percentage like in `df`

AFAIK [uv](https://github.com/astral-sh/uv) is the fastest package manager now and can be used instead of pip: ```bash # before pip install clearml-agent # after uv pip install clearml-agent ``` Is there...