Pytorch-gan-metrics

Latest version: v0.5.3

Safety actively analyzes 623721 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

1.8.1

0.5.2

1. use `tqdm.auto` instead of `tqdm`
2. use argument name instead of positional parameter for `calc_fid_stats`
3. update `version`

0.5.1

- Support `torchvision==0.13.1`.
- Improve documents.
- Make unittest self contained.
- Add wheel to release

0.4.1

1. Fix type hint
2. Fix import error of `load_state_dict_from_url`
3. Add `--use_torch` to cli tool `pytorch_gan_metrics/calc_metrics.py`
4. Update reproducing table in readme

0.3.2

1. `utils.py` somehow disappeared on pypi

0.3.0

- Fix CUDA is reinitialized in subprocess when multiprocess is used for distributed training.
- Add argument `device` with default value `torch.device('cuda:0')` to `core.get_inception_feature` which can be assigned by `**kwargs` for all utility functions `utils.*`.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.