Skip to content
View eyereece's full-sized avatar
Block or Report

Block or report eyereece

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
eyereece/README.md

Hi πŸ‘‹, I'm Joan!

πŸ› οΈ Languages, Tools, and Technologies

Python PyTorch TensorFlow SQL

πŸ’» Latest Projects

πŸ€– AI projects, this is where I post my most recent experimentations with AI frameworks, mainly RAG, Agents, and LLMs

πŸ›οΈ Fashion Recommender System, a system that detects fashion objects and learns image representations through Neural Networks. It also utilizes ANN similarity search index to retrieve and rank these image representations.

  • Models used: YOLOv5, Convolutional Autoencoder
  • Vector Store: FAISS Flat Index
  • Object Detection Model Repo, the object detection model was used to detect fashion objects and obtain bounding box coordinates
  • Embedding Model Repo, the model then obtain a 512-dimensional embedding of each detected fashion objects with an embedding model, and utilized an ANN algorithm to find the top-k similar images based on their vector embeddings

πŸ“‘ Deep Learning Notebooks


⌚️ Past Projects


πŸ“Ί Movie Recommender System , built a two tower model using TensorFlow and Netflix Dataset

πŸ‰ Mini Adventure Game, my first mini project with Python

πŸ“Š An Analysis of Bike Services Data with R

πŸ’» An analysis of Yelp Reviews with SQL

πŸ˜ƒ Connect with Me

Linkedin

Pinned

  1. ai-projects ai-projects Public

    This is where I post my most recent experimentations with different AI frameworks, such as RAG, Fine-Tuning, and Agents

    Python

  2. fashion-recommender-cv fashion-recommender-cv Public

    fashion recommender system powered by object detection and image embedding model, with similarity search algorithm

    Python 2 2

  3. yolo-object-detection-fashion yolo-object-detection-fashion Public

    YOLO Object detection model on fashion images

    Jupyter Notebook

  4. deep-learning-notebooks deep-learning-notebooks Public

    This is where I post my deep learning notebook practice

    Jupyter Notebook 2 1