Skip to content
View josepharielct's full-sized avatar
  • The Chinese University of Hong Kong, Shenzhen 香港中文大学(深圳)
  • Shenzhen, China (深圳)
  • 10:21 (UTC +08:00)
  • LinkedIn in/josephacteja
Block or Report

Block or report josepharielct

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

Pinned

  1. tennis_analyzer tennis_analyzer Public

    This project utilizes various computer vision techniques to track two tennis players, a court's key-points, and a tennis ball. It also measures the players' ball shot speed, movement speed and numb…

    Jupyter Notebook 2

  2. LocalRAG LocalRAG Public

    This projects build a local retrieval augmented generation (pipeline) from scratch, connects it to a local llm, and is deployed as a chatbot via Gradio.

    Jupyter Notebook 2

  3. media_background_modifier media_background_modifier Public

    This project uses a pre-trained Mask-RCNN model to do object detection and isolates the main human entity. The tool modifies the background of an image/video

    Python 2

  4. Recommendation-Movie Recommendation-Movie Public

    Forked from dboesono/Recommendation-Movie

    A user-friendly web application built with Streamlit that offers personalized movie recommendations based on user ratings using a baseline predictive model and RBM neural network

    Jupyter Notebook

  5. SVD-Multimedia-App SVD-Multimedia-App Public

    Forked from dboesono/SVD-Multimedia-App

    A streamlit web app that provides image compression and video background extraction functionality using SVD algorithms

    Jupyter Notebook

  6. QTrader QTrader Public

    Implemented Q-Learning to predict stock returns

    Python