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

Bump version to 0.2.4. #122

Merged
merged 1 commit into from
Nov 23, 2020
Merged

Bump version to 0.2.4. #122

merged 1 commit into from
Nov 23, 2020

Conversation

tanujjain
Copy link
Collaborator

No description provided.

@tanujjain tanujjain merged commit 3465540 into master Nov 23, 2020
tanujjain added a commit that referenced this pull request Nov 30, 2020
* Update readme to reflect changes in TF 2.1.

* Bump version to 0.2.4. (#122)

* Update builtin.h

respelled keyword as taking to some malicious site.

Co-authored-by: Dat Tran <[email protected]>
Co-authored-by: Tanuj Jain <[email protected]>
tanujjain added a commit that referenced this pull request Oct 14, 2022
…ngs (#175)

* Bump version to 0.2.4.

* Update builtin.h (#123)

* Update readme to reflect changes in TF 2.1.

* Bump version to 0.2.4. (#122)

* Update builtin.h

respelled keyword as taking to some malicious site.

Co-authored-by: Dat Tran <[email protected]>
Co-authored-by: Tanuj Jain <[email protected]>

* Add recursive option in encode_image() (#104)

* Update tests for new recursive option

* Add recursive option

to the following functions:
encode_image()
find_duplicates()
find_duplicates_to_remove()

Recusive is off by default.

* Add tests for recursive option

* Modify tests to ignore hidden files '.DS_Store' that are automatically created on mac by the Finder application. (#131)

* Port CNN to pytorch, other major changes (#173)

* Add feature generation with mobilenet v3.

* Integrate multi image encoding generation in CNN class.

* Update tests to adhere to new cnn embeddings as well as new hashes generated.

* Change antialias resampling to lanczos as antialias is deprecated and maps to lanczos in latest pillow versions. Also fix tests to adapt cnn scores, hashes.

* Clean up code to consolidate preprocessing in one place.

* Add tests for data generator.

* Update documentation to reflect the changes occurring due to the use of pytorch mobilenet v3 instead of tensorflow mobilenetv2.

* Update readme to remove tensorflow specifics.

* Update version for Pillow to be minimum 9.0 (released beginning of Jan 2022). Also update description to reflect python version support.

* Update requirements.txt and do some cleanup.

* Update travis and azure-pipelines os versions.

Co-authored-by: danidavid <[email protected]>
Co-authored-by: Dat Tran <[email protected]>
Co-authored-by: Emilv2 <[email protected]>
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.

1 participant