https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286147
Michael Miller <michael_mil...@msn.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |michael_mil...@msn.com --- Comment #1 from Michael Miller <michael_mil...@msn.com> --- digiKam shouldn't be looking for resnet152-v2-7.onnx. ResNet152 was included in a pre-release build of 8.6.0, but ultimately removed in favor of EfficientNetB7. The configuration for ResNet152 was left in the dnnmodels.conf file, but is commented out. It appears the FreeBSD port either changed the dnnmodels.conf file, or is not honoring the comments in the .conf file. https://invent.kde.org/graphics/digikam/-/blob/v8.6.0/core/data/dnnmodels/dnnmodels.conf?ref_type=tags Source: I'm the digiKam dev who does mode of the AI work. Cheers, Mike -- You are receiving this mail because: You are the assignee for the bug.