Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat task 0902 enhancements #1083

Merged
merged 2 commits into from Mar 9, 2024
Merged

Feat task 0902 enhancements #1083

merged 2 commits into from Mar 9, 2024

Conversation

serengil
Copy link
Owner

@serengil serengil commented Mar 9, 2024

Tickets

What has been done

With this PR,

1- tf version just controlled for deepface model because it is not working after tf 2.12.
2- docstring update

How to test

make lint && make test

- this requirements is just for deepface model. so, instead of enforcing lower tf versions
we should check the current tf version in deepface model initializaiton.
in verify, we mentioned similarity metric but it should be distance metric
@serengil serengil merged commit cdb0fa0 into master Mar 9, 2024
4 checks passed
@serengil serengil deleted the feat-task-0902-enhancements branch March 9, 2024 21:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant