Dear NIST Team,
We have implemented our Age Estimation feature in Python and integrated it into our C++ code using the Python C API. All Python-related code resides within the lib directory of our submission.
We would like to clarify the expected setup for the Python environment:
Are we expected to create a Python virtual environment (venv) inside the lib directory?
If so, should the final submission archive (libfrvt_ae__001.v3.0.tar.gz) include the entire virtual environment?
Your guidance on the proper way to package the Python environment would be greatly appreciated to ensure compatibility with your evaluation infrastructure.
Thank you!
Dear NIST Team,
We have implemented our Age Estimation feature in Python and integrated it into our C++ code using the Python C API. All Python-related code resides within the lib directory of our submission.
We would like to clarify the expected setup for the Python environment:
Are we expected to create a Python virtual environment (venv) inside the lib directory?
If so, should the final submission archive (libfrvt_ae__001.v3.0.tar.gz) include the entire virtual environment?
Your guidance on the proper way to package the Python environment would be greatly appreciated to ensure compatibility with your evaluation infrastructure.
Thank you!