Pinned Repositories
cpp_extension_issue
cuda_kernel_hash
An simple hash table that works inside cuda kernel. Based on Robin Hood Hashing.
d1_build
Debian disk image builder for the Sipeed Lichee RV Risc-v Single Board Computer
depth_single_image
exemplar-based-depth
linux
Memobear
A JSBox app that prints notes from Bear.app using Memobird printer.
non-local-inpainting
OV7670_to_VGA_FPGA
This is a basic project that takes video stream from OV7670 camera and displays via VGA on Artix7 FPGA.
SparseConvNet_cpp
Re-implementation of SparseConvNet & 3D UNet using pytorch C++ API.
Tom-Zheng's Repositories
Tom-Zheng/OV7670_to_VGA_FPGA
This is a basic project that takes video stream from OV7670 camera and displays via VGA on Artix7 FPGA.
Tom-Zheng/SparseConvNet_cpp
Re-implementation of SparseConvNet & 3D UNet using pytorch C++ API.
Tom-Zheng/depth_single_image
Tom-Zheng/exemplar-based-depth
Tom-Zheng/linux
Tom-Zheng/Memobear
A JSBox app that prints notes from Bear.app using Memobird printer.
Tom-Zheng/non-local-inpainting
Tom-Zheng/cpp_extension_issue
Tom-Zheng/cuda_kernel_hash
An simple hash table that works inside cuda kernel. Based on Robin Hood Hashing.
Tom-Zheng/d1_build
Debian disk image builder for the Sipeed Lichee RV Risc-v Single Board Computer
Tom-Zheng/docker_images
Tom-Zheng/flvmuxer
Tom-Zheng/GCMex
Matlab wrapper to Veksler, Boykov, Zabih and Kolmogorov's implementation of Graph Cut algorithm. Use the following citation if you use this software. There is a simple example of image segmentation using GraphCuts.
Tom-Zheng/Megatron-LM
Ongoing research training transformer language models at scale, including: BERT & GPT-2
Tom-Zheng/Paddle
PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)
Tom-Zheng/PaddleNLP
👑 Easy-to-use and powerful NLP and LLM library with 🤗 Awesome model zoo, supporting wide-range of NLP tasks from research to industrial applications, including 🗂Text Classification, 🔍 Neural Search, ❓ Question Answering, ℹ️ Information Extraction, 📄 Document Intelligence, 💌 Sentiment Analysis etc.
Tom-Zheng/patch_based_rgbd_inpainting
Tom-Zheng/PerceptualSimilarity
LPIPS metric. pip install lpips
Tom-Zheng/pointnet-autoencoder
Autoencoder for Point Clouds
Tom-Zheng/rtl8821CU
Realtek RTL8811CU/RTL8821CU USB Wi-Fi adapter driver for Linux
Tom-Zheng/RV-Debugger-BL702
RV-Debugger-BL702 Project, an opensource debugger implement
Tom-Zheng/segment
Tom-Zheng/showdown-extension-polar-bear
a plugin for showdown to be able to use Bear.app's syntax to generate html like the html it generates when you "export as html"
Tom-Zheng/SimpleMRF
Tom-Zheng/tangent_conv
Tangent Convolutions for Dense Prediction in 3D
Tom-Zheng/TransformerEngine
A library for accelerating Transformer models on NVIDIA GPUs, including using 8-bit floating point (FP8) precision on Hopper GPUs, to provide better performance with lower memory utilization in both training and inference.
Tom-Zheng/xv6-lab
Tom-Zheng/xv6-riscv-d1
Xv6 for RISC-V