Installed DFC v3.28 but model_zoo from git is v2.13

Hi all,

I have installed DFC v3.28 and downloaded model_zoo from git using command “git clone GitHub - hailo-ai/hailo_model_zoo: The Hailo Model Zoo includes pre-trained models and a full building and evaluation environment”. However, I noticed the model_zoo downloaded is v2.13. I wonder does the model_zoo v2.13 can be compatible with DFC v.3.28? if not, where can I download and what’s the method to install the model_zoo v2.12 manually?

Thanks!!

Hey @wong.kokling,

To clarify:

  • DFC 3.28 was our July release
  • Model Zoo 2.13 is our October release

While we maintain backward compatibility, we recommend that our clients always use the latest version for optimal results. Please use DFC 3.29.

If you need any further information, don’t hesitate to ask.

Thanks for the info. Btw, I have further question is that when I manually installing TAPPAS, it says “WARNING: Requirement gcc-9 not found.” and “WARNING: Requirement g+±9 not found.” whereas TAPPAS user manual says it required gcc-12 and g+±12. Due to the requirement is not meet, the installation is not successful and terminated.

May you show how to get around this warning/error?

Thank you.

Hi @wong.kokling,

Could you clarify where exactly you’re encountering this error? This would help us better assist you since:

  1. TAPPAS and DFC are separate systems
    • They operate independently
    • They don’t have dependencies on each other
    • Each can be installed and run on its own

If you could share:

  • Which installation step you’re at
  • The exact error message you’re seeing
  • What you were trying to accomplish

This would help us pinpoint the issue and provide more specific guidance.