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 85 7

  2. ICP-Point-Cloud ICP-Point-Cloud Public

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

    Python 6

  3. HEIC-to-JPEG HEIC-to-JPEG Public

    This repository contains a Python script, heic_to_jpeg.py, designed to convert HEIC files to JPEG format. The script utilizes the Pillow and pillow-heif packages for efficient image processing.

    Python 5

  4. 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.

    Jupyter Notebook 4

  5. 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 4

  6. 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