Pinned Repositories
Advanced-Video
android_opengl_es_project
My complete project
AndroidViewToGLRendering
Demo for rendering android views to OpenGL texture
annotated_deep_learning_paper_implementations
🧑🏫 60 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
ArbitraryDistortionTransform
Achieve arbitrary transform
CircuitRecognition
The application to regconize hand-drwan circuit
EasySQLQueryPaser
Parse Sql Statements
high-dynamic-range-image
Creating HDR image from image stack with multiple exposures
render_customview_to_opengl
rendern android custom view on to glsurfaceview's text
Video-Stabilization
Digital Video Stabilization and Rolling Shutter Correction using Gyroscopes
shenchengkun's Repositories
shenchengkun/Advanced-Video
shenchengkun/android_opengl_es_project
My complete project
shenchengkun/AndroidViewToGLRendering
Demo for rendering android views to OpenGL texture
shenchengkun/annotated_deep_learning_paper_implementations
🧑🏫 60 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
shenchengkun/ArbitraryDistortionTransform
Achieve arbitrary transform
shenchengkun/CircuitRecognition
The application to regconize hand-drwan circuit
shenchengkun/EasySQLQueryPaser
Parse Sql Statements
shenchengkun/high-dynamic-range-image
Creating HDR image from image stack with multiple exposures
shenchengkun/render_customview_to_opengl
rendern android custom view on to glsurfaceview's text
shenchengkun/Video-Stabilization
Digital Video Stabilization and Rolling Shutter Correction using Gyroscopes
shenchengkun/Background-Matting
Background Matting: The World is Your Green Screen
shenchengkun/canny-edge-detector
Canny edge detector written in CUDA C++.
shenchengkun/Chinese-number-gestures-recognition
基于卷积神经网络的数字手势识别安卓APP,识别数字手势0-10(The number gestures recognition Android APP based on convolutional neural network(CNN), which can recognize the gestures corresponding number 0 to 10)
shenchengkun/CS4321-CS5321
Cornell database practium 2016 fall credit to Junchen Zhan
shenchengkun/cuda-neural-network
Convolutional Neural Network with CUDA (MNIST 99.23%)
shenchengkun/DeepLearning-Training-Cuda
Transparent Cudnn / Cublas / Eigen usage for the deep learning training using MNIST dataset.
shenchengkun/LeNet5-MNIST-PyTorch
The simplest implementation of LeNet5 with mnist in PyTorch. Accuracy: ~99%
shenchengkun/llama
Inference code for Llama models
shenchengkun/meshenger-android
P2P Audio/Video calls over local networks. No server or Internet access needed.
shenchengkun/mfnr
shenchengkun/RtspServer
RTSP服务器,支持传输H.264和AAC格式的音视频
shenchengkun/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.