Lazy imports
[1.2.1] - 2023-11-30
Added
- Added error if
NoTrainInceptionV3is being initialized withouttorch-fidelitynot being installed (#2143) - Added support for Pytorch
v2.1(#2142)
Changed
- Change default state of
SpectralAngleMapperandUniversalImageQualityIndexto be tensors (#2089) - Use
arangeand repeat for deterministic bincount (#2184)
Removed
- Removed unused
lpipsthird-party package as dependency ofLearnedPerceptualImagePatchSimilaritymetric (#2230)
Fixed
- Fixed numerical stability bug in
LearnedPerceptualImagePatchSimilaritymetric (#2144) - Fixed numerical stability issue in
UniversalImageQualityIndexmetric (#2222) - Fixed incompatibility for
MeanAveragePrecisionwithpycocotoolsbackend when too littlemax_detection_thresholdsare provided (#2219) - Fixed support for half precision in Perplexity metric (#2235)
- Fixed device and dtype for
LearnedPerceptualImagePatchSimilarityfunctional metric (#2234) - Fixed bug in
Metric._reduce_states(...)when usingdist_sync_fn="cat"(#2226) - Fixed bug in
CosineSimilaritywhere 2d is expected but 1d input was given (#2241) - Fixed bug in
MetricCollectionwhen using compute groups andcomputeis called more than once (#2211)
Full Changelog: v1.2.0...v1.2.1
Key Contributors
@Borda, @jankng, @kyle-dorman, @SkafteNicki, @tanguymagne
If we forgot someone due to not matching commit email with GitHub account, let us know :]