Skip to content
View JadeXu16's full-sized avatar

Block or report JadeXu16

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. PointNet-3D-Point-Cloud-Classification PointNet-3D-Point-Cloud-Classification Public

    This project is a PyTorch implementation of the PointNet architecture, designed for 3D object classification tasks. The project follows a staged progression, building from a simple baseline to a fu…

    Jupyter Notebook

  2. CNN-Custom-Layers CNN-Custom-Layers Public

    This project explores key components of modern CNNs using the STL-10 dataset. We start with a simple baseline CNN, identify its weaknesses, implement BatchNorm and Dropout from scratch to address t…

    Jupyter Notebook

  3. VAE-and-Diffusion-Models VAE-and-Diffusion-Models Public

    This project is a comprehensive implementation of Variational Autoencoders (VAE) and Denoising Diffusion Probabilistic Models (DDPM) for image generation on MNIST.

    Python

  4. NeRF_Implementation NeRF_Implementation Public

    A PyTorch implementation of Neural Radiance Fields (NeRF) for synthesizing novel views of complex 3D scenes from a set of 2D images.

    Jupyter Notebook