Skip to content
View nick8592's full-sized avatar

Block or report nick8592

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 Loading

  1. text-guided-image-colorization text-guided-image-colorization Public

    This repository provides an interactive image colorization tool that leverages Stable Diffusion (SDXL) and BLIP for user-controlled color generation. With a retrained model using the ControlNet app…

    Python 71 5

  2. ViT-Classification-CIFAR10 ViT-Classification-CIFAR10 Public

    This repository contains an implementation of the Vision Transformer (ViT) from scratch using PyTorch. The model is applied to the CIFAR-10 dataset for image classification. Vision Transformers div…

    Jupyter Notebook 1

  3. ICP-Point-Cloud ICP-Point-Cloud Public

    Iterative Closet Point (ICP) is an algorithm employed to minimize the difference of two point clouds

    Python 5

  4. Control-Bluetooth-Speaker-by-Gesture-Recognition Control-Bluetooth-Speaker-by-Gesture-Recognition Public

    Controlling a Bluetooth speaker by gesture recognition enables users to adjust volume, skip tracks, and perform other functions through hand movements, eliminating the need for physical interaction.

    Python 2

  5. Kmeans-Clustering Kmeans-Clustering Public

    K-means clustering is an algorithm that groups similar data points into a predetermined number of clusters by minimizing the sum of squared distances between data points and their cluster centroids.

    Python 2

  6. Video-Shot-Detection Video-Shot-Detection Public

    Video shot detection is a computer vision technique used to automatically identify the boundaries between shots in a video sequence.

    Python 3