Pinned Repositories
106-facial-landmark-detection
2048-api
A 2048 api for training supervised learning (imitation learning) or reinforcement learning agents
3Doodle
Official implementation of 3Doodle: Compact Abstraction of Objects with 3D Strokes (SIGGRAPH 24', Journal track)
ACA2021-Example
An Example for Academic Writing, Norms, and Ethics
auvsi-cv-pointCloud
Learn how to read, load and visualize point clouds using MATLAB and pre-process the data by down sampling and de-noising. You will also learn how to apply affine transforms like translation and rotation. Finally, you will learn how to fit point clouds to geometric shapes and how to extract a region of interest from images using point clouds.
hourglass-facekeypoints-detection
face keypoints deteciton based on stackedhourglass
KaminoGPU
GPU implementation of my paper, Real-Time Fluid Simulation on the Surface of a Sphere
mnist_tutorial
A tutorial for mnist hand writen digit classification using sklearn, pytorch and keras.
Stroke-based-painting-paper-list
TexturePaint
Painting directly in mesh textures in Unity 3d with shaders
sjtuchenye's Repositories
sjtuchenye/KaminoGPU
GPU implementation of my paper, Real-Time Fluid Simulation on the Surface of a Sphere
sjtuchenye/Stroke-based-painting-paper-list
sjtuchenye/TexturePaint
Painting directly in mesh textures in Unity 3d with shaders
sjtuchenye/106-facial-landmark-detection
sjtuchenye/2048-api
A 2048 api for training supervised learning (imitation learning) or reinforcement learning agents
sjtuchenye/3Doodle
Official implementation of 3Doodle: Compact Abstraction of Objects with 3D Strokes (SIGGRAPH 24', Journal track)
sjtuchenye/ACA2021-Example
An Example for Academic Writing, Norms, and Ethics
sjtuchenye/awesome-NeRF
A curated list of awesome neural radiance fields papers
sjtuchenye/awesome-point-cloud-analysis-2022
A list of papers and datasets about point cloud analysis (processing) since 2017. Update every day!
sjtuchenye/Awesome-Visual-Transformer
Collect some papers about transformer with vision. Awesome Transformer with Computer Vision (CV)
sjtuchenye/DeepLearning
深度学习入门教程, 优秀文章, Deep Learning Tutorial
sjtuchenye/detectron2
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
sjtuchenye/df
Larger resolution face masked, weirdly warped, deepfake,
sjtuchenye/DualSPHysics
C++/CUDA/OpenMP based Smoothed Particle Hydrodynamics (SPH) Solver
sjtuchenye/emci
sjtuchenye/Faceswap-Deepfake-Pytorch
Faceswap with Pytorch or DeepFake with Pytorch
sjtuchenye/faceswap_pytorch
Deep fake ready to train on any 2 pair dataset with higher resolution
sjtuchenye/FoldingNet
This is the implementation for FoldingNet——an autoencoder for point cloud in PyTorch.
sjtuchenye/Knewledge-graphs-link-prediction
Knowledge graph is essentially a semantic network. It is a graph-based data structure composed of nodes and edges. In the Knowledge graph, each node represents the "entity" that exists in the real world, and each edge is the "relationship" between the entity and the entity. Knowledge graphs are the most effective representation of relationships. In layman's terms, Knowledge graph is a network of relations that connect all different kinds of information together.
sjtuchenye/NIPs-paper554-Anonymous
sjtuchenye/opengl-raytracing
An experimental raytracer using OpenGL for GPU acceleration
sjtuchenye/partnet_dataset
PartNet Dataset Official Release Repo
sjtuchenye/pointnerf
Point-NeRF: Point-based Neural Radiance Fields
sjtuchenye/pointnet.pytorch
pytorch implementation for "PointNet: Deep Learning on Point Sets for 3D Classification and Segmentation" https://arxiv.org/abs/1612.00593
sjtuchenye/Procedural-painting
Procedural painting algorithms in Unity 3d with compute shaders based on genetic evolution algorithms
sjtuchenye/sjtuchenye.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
sjtuchenye/smith-chart
Simple Smith chart application serving as a paper.js demo
sjtuchenye/SPH-Tutorial
Dan Koschier, Jan Bender, Barbara Solenthaler, Matthias Teschner, "Smoothed Particle Hydrodynamics for Physically-Based Simulation of Fluids and Solids", Eurographics Tutorial, 2019
sjtuchenye/Stroke-based-OilPaiting-Paper-List
sjtuchenye/taichi_course_homework
Taichi Course Homework Template