Skip to content
View hyper35's full-sized avatar

Block or report hyper35

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Face-Similarity-and-Attribute-Analysis-Using-DeepFace Face-Similarity-and-Attribute-Analysis-Using-DeepFace Public

    A Python script using DeepFace for face detection, similarity comparison, and analysis of attributes like age, gender, emotion, and race between two images.

    Python

  2. Text-Similarity-Using-SBERT Text-Similarity-Using-SBERT Public

    A GUI-based tool to calculate cosine similarity between two texts. It uses SBERT models from the sentence-transformers library for text encoding and tkinter for the interface.

    Python