BSI-OFIQ / OFIQ-Project

Open Source Facial Image Quality
Other
38 stars 12 forks source link

Models not available #12

Closed seba-eng closed 5 months ago

seba-eng commented 5 months ago

The link to the ISO portal returns a 404. https://standards.iso.org/iso-iec/29794/-5/ed-2/en/OFIQ-MODELS.zip I'm not sure if the link is incorrect or if there is a problem at the ISO.

veriditin commented 5 months ago

It looks like the models are available from:

https://standards.iso.org/iso-iec/29794/-5/ed-1/en/OFIQ-MODELS.zip

and then the test images from:

https://standards.iso.org/iso-iec/29794/-5/ed-1/en/OFIQ-IMAGES.zip

m-schaubert commented 5 months ago

@seba-eng As a temporary solution, you could modify the URLs in CMakeLists.txt in the root folder, just change the 'ed-2' to 'ed-1' in the rows 52 and 66. The URLs mentioned by @veriditin (thanks for that) are working fine at the moment. We'll check that issue.

bbtams commented 5 months ago

https://standards.iso.org/iso-iec/29794/-5/ed-2/en/OFIQ-MODELS.zip and https://standards.iso.org/iso-iec/29794/-5/ed-2/en/OFIQ-IMAGES.zip are the links that should be used. The files have been placed (falsely) in the 'ed-1' space. They will be moved, soon.

veriditin commented 5 months ago

Ok, good to know! I changed the lines as suggested by @m-schaubert. Will you let us know in this thread when the models&images are moved to the ed-2 space @bbtams ?

bbtams commented 5 months ago

@veriditin: Yes, I will wait for the models being moved, let you know, and then close the issue.

bbtams commented 5 months ago

We discussed this out with ISO and the non-temporary links are in fact https://standards.iso.org/iso-iec/29794/-5/ed-1/en/OFIQ-MODELS.zip https://standards.iso.org/iso-iec/29794/-5/ed-1/en/OFIQ-IMAGES.zip They have been adjusted in both (develop and main branch). Enjoy :-)