Maryam Eslami's repositories
breast-cancer-detection
The goal is to reach a high recall of a binary classification on breast cancer dataset; there is at least two models based on CNNs and transformers (ViT model).
face_censor
It is a simple and easy-to-use project which censors multiple faces, if they exist, for given image input, video, or streaming video from your webcam. This tiny notebook uses MediaPipe, a customizable ML platform provided by Google, for face detection, then faces are censored with a gaussian blur filter.
creative-idea-generation
Automatic Interpretation of Visual Metaphor For Creative Ideation
tensorflow-2-tutorial
A comprehensive and up-to-date TensorFlow 2.0 tutorial, with practical use-cases in mind
transformers
🤗 Transformers: State-of-the-art Natural Language Processing for Pytorch, TensorFlow, and JAX.
Voxy_word_counter
A Flask-based website has been developed to count the number of words entered by users. It provides a user-friendly interface and allows users to quickly and accurately count the words they have entered.